[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
Tue Jul 20 00:35:09 PDT 2021
hanbingwang updated this revision to Diff 360035.
hanbingwang edited the summary of this revision.
hanbingwang added a comment.
Create a "thread trace dump info" command
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/Commands/Options.td
lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/IntelPTDecoder.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
lldb/tools/lldb-vscode/ProgressEvent.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105717.360035.patch
Type: text/x-patch
Size: 14661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210720/db87e5be/attachment-0001.bin>
More information about the lldb-commits
mailing list