[Lldb-commits] [PATCH] D108050: [wip] [trace] Hierarchical Trace Representation (HTR) redesign and "call stack trace" visualization
Jakob Johnson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Oct 9 11:02:22 PDT 2021
jj10306 updated this revision to Diff 378464.
jj10306 added a comment.
Herald added a subscriber: dang.
Pulling in the request stitching changes so I can see what modifications were made to the "call stack trace" visualization along the way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108050/new/
https://reviews.llvm.org/D108050
Files:
lldb/include/lldb/Target/TraceCursor.h
lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h
lldb/source/Plugins/TraceExporter/common/CMakeLists.txt
lldb/source/Plugins/TraceExporter/common/EventTrace.cpp
lldb/source/Plugins/TraceExporter/common/EventTrace.h
lldb/source/Plugins/TraceExporter/common/LayerHTR.cpp
lldb/source/Plugins/TraceExporter/common/LayerHTR.h
lldb/source/Plugins/TraceExporter/common/TraceHTR.cpp
lldb/source/Plugins/TraceExporter/common/TraceHTR.h
lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp
lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.h
lldb/source/Plugins/TraceExporter/ctf/TraceExporterCTFOptions.td
lldb/test/API/commands/trace/TestTraceExport.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108050.378464.patch
Type: text/x-patch
Size: 90659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211009/6ad036fc/attachment-0001.bin>
More information about the lldb-commits
mailing list