[Lldb-commits] [PATCH] D129239: [trace] Add an option to save a compact trace bundle
Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 13 11:43:39 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb532dd545fcd: [trace] Add an option to save a compact trace bundle (authored by Walter Erquinigo <wallace at fb.com>).
Changed prior to commit:
https://reviews.llvm.org/D129239?vs=442779&id=444358#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129239/new/
https://reviews.llvm.org/D129239
Files:
lldb/bindings/interface/SBTrace.i
lldb/include/lldb/API/SBTrace.h
lldb/include/lldb/Target/Trace.h
lldb/packages/Python/lldbsuite/test/tools/intelpt/intelpt_testcase.py
lldb/source/API/SBTrace.cpp
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Commands/CommandObjectTrace.cpp
lldb/source/Commands/Options.td
lldb/source/Plugins/Trace/intel-pt/PerfContextSwitchDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/PerfContextSwitchDecoder.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleSaver.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleSaver.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTOptions.td
lldb/test/API/commands/trace/TestTraceLoad.py
lldb/test/API/commands/trace/TestTraceSave.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129239.444358.patch
Type: text/x-patch
Size: 44343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220713/518325d8/attachment-0001.bin>
More information about the lldb-commits
mailing list