[Lldb-commits] [PATCH] D126394: [trace][intelpt] Support system-wide tracing [14] - Decode per cpu
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 3 11:31:18 PDT 2022
wallace updated this revision to Diff 434081.
wallace edited the summary of this revision.
wallace added a comment.
Herald added subscribers: mgrang, mgorny.
finish diff
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126394/new/
https://reviews.llvm.org/D126394
Files:
lldb/include/lldb/Target/Trace.h
lldb/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h
lldb/source/Plugins/Trace/intel-pt/CMakeLists.txt
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/LibiptDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/LibiptDecoder.h
lldb/source/Plugins/Trace/intel-pt/PerfContextSwitchDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/PerfContextSwitchDecoder.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTJSONStructs.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTMultiCoreDecoder.cpp
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTMultiCoreDecoder.h
lldb/source/Target/Trace.cpp
lldb/source/Utility/TraceIntelPTGDBRemotePackets.cpp
lldb/test/API/commands/trace/TestTraceLoad.py
lldb/test/API/commands/trace/intelpt-multi-core-trace/cores/45.intelpt_trace
lldb/test/API/commands/trace/intelpt-multi-core-trace/cores/45.perf_context_switch_trace
lldb/test/API/commands/trace/intelpt-multi-core-trace/cores/51.intelpt_trace
lldb/test/API/commands/trace/intelpt-multi-core-trace/cores/51.perf_context_switch_trace
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/home/wallace/tests/m.out
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/lib64/libc.so.6
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/lib64/libgcc_s.so.1
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/lib64/libm.so.6
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/lib64/libpthread.so.0
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/lib64/libstdc++.so.6
lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/usr/lib64/ld-2.28.so
lldb/test/API/commands/trace/intelpt-multi-core-trace/trace.json
lldb/test/API/commands/trace/multiple-threads/TestTraceStartStopMultipleThreads.py
lldb/unittests/Process/Linux/PerfTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126394.434081.patch
Type: text/x-patch
Size: 63446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220603/8b116b16/attachment-0001.bin>
More information about the lldb-commits
mailing list