[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
Loading
Please sign in to comment