[Lldb-commits] [PATCH] D124648: [trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTrace

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 2 10:00:28 PDT 2022


wallace added inline comments.


================
Comment at: lldb/source/Plugins/Process/Linux/IntelPTCollector.h:136
-
 /// Manages a list of thread traces.
 class IntelPTThreadTraceCollection {
----------------
wallace wrote:
> jj10306 wrote:
> > update doc since this is no longer tied to thread's traces
> good catch!
actually the comment is right because this collection is in fact for threads


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124648



More information about the lldb-commits mailing list