diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-06-12 11:56:21 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-06-12 11:56:21 +0000 |
commit | 9d8f61ad6097a308edd2f453d94c3eb0623b88a1 (patch) | |
tree | 9d3e54977addf60af36b5ece3514795bc44b5164 /llvm/lib/Support/Program.cpp | |
parent | 73bf3206ae2154f712b708a655a154eb1d7f946a (diff) | |
download | llvm-9d8f61ad6097a308edd2f453d94c3eb0623b88a1.zip llvm-9d8f61ad6097a308edd2f453d94c3eb0623b88a1.tar.gz llvm-9d8f61ad6097a308edd2f453d94c3eb0623b88a1.tar.bz2 |
[clangd] Trace time the operations wait on Semaphore.
The Semaphore is currently used to limit the number of concurrently
running tasks. Tracing the wait times will allow to find out how much
time is wasted waiting on other operations to complete.
llvm-svn: 334495
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions