[all-commits] [llvm/llvm-project] 1215ff: Name threadpool threads.
bjacob via All-commits
all-commits at lists.llvm.org
Thu Feb 23 10:11:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1215ff89cde68bf66d2c883b19ad942fb2c5bf97
https://github.com/llvm/llvm-project/commit/1215ff89cde68bf66d2c883b19ad942fb2c5bf97
Author: Benoit Jacob <benoitjacob at google.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M llvm/lib/Support/ThreadPool.cpp
Log Message:
-----------
Name threadpool threads.
This gives our worker threads some names that allow easily identifying them in tools such as profilers and debuggers.
Differential Revision: https://reviews.llvm.org/D144297
More information about the All-commits
mailing list