[Lldb-commits] [PATCH] D105717: [trace] [intel pt] Create a "thread trace dump stats" command

hanbing wang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Jul 18 23:20:00 PDT 2021


hanbingwang updated this revision to Diff 359671.
hanbingwang marked an inline comment as done.
hanbingwang added a comment.

F18016096: Screen Shot 2021-07-18 at 11.07.29 PM.png <https://reviews.llvm.org/F18016096>

print out the tracing plugin name exactly once when there are one or more than one threads.


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

https://reviews.llvm.org/D105717

Files:
  lldb/include/lldb/Target/Trace.h
  lldb/source/Commands/CommandObjectThread.cpp
  lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
  lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
  lldb/test/API/commands/trace/TestTraceDumpInfo.py
  lldb/test/API/commands/trace/TestTraceLoad.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105717.359671.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210719/23d71954/attachment.bin>


More information about the lldb-commits mailing list