[Lldb-commits] [PATCH] D105741: [trace] Add `thread trace export` command for Intel PT trace visualization
Jakob Johnson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jul 24 08:52:27 PDT 2021
jj10306 updated this revision to Diff 361460.
jj10306 edited the summary of this revision.
jj10306 added a comment.
Rebase and address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105741/new/
https://reviews.llvm.org/D105741
Files:
lldb/docs/htr.rst
lldb/docs/media/basic_super_block_pass.png
lldb/docs/media/htr_example.png
lldb/include/lldb/Target/Trace.h
lldb/include/lldb/Target/TraceHTR.h
lldb/include/lldb/lldb-enumerations.h
lldb/source/Commands/CommandObjectThread.cpp
lldb/source/Commands/Options.td
lldb/source/Target/CMakeLists.txt
lldb/source/Target/Trace.cpp
lldb/source/Target/TraceHTR.cpp
lldb/test/API/commands/trace/TestTraceExport.py
lldb/test/API/commands/trace/intelpt-trace/functions_example.cpp
lldb/test/API/commands/trace/intelpt-trace/functions_example.out
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105741.361460.patch
Type: text/x-patch
Size: 47948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210724/1326e57d/attachment-0001.bin>
More information about the lldb-commits
mailing list