[Lldb-commits] [PATCH] D146977: [lldb-server/linux] Use waitpid(-1) to collect inferior events

jeffrey tan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 28 09:27:43 PDT 2023


yinghuitan accepted this revision.
yinghuitan added a comment.
This revision is now accepted and ready to land.

LGTM.

I have patched and verified this diff indeed fixed the performance issue in our internal service with 3000~4000 threads. Thanks for fixing it!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146977/new/

https://reviews.llvm.org/D146977



More information about the lldb-commits mailing list