[Lldb-commits] [PATCH] D126394: [trace][intelpt] Support system-wide tracing [14] - Decode per cpu

Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 16 11:23:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa19fcc2bec81: [trace][intelpt] Support system-wide tracing [14] - Decode per cpu (authored by Walter Erquinigo <wallace at fb.com>).

Changed prior to commit:
  https://reviews.llvm.org/D126394?vs=434093&id=437621#toc

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/m.out
  lldb/test/API/commands/trace/intelpt-multi-core-trace/multi_thread.cpp
  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.437621.patch
Type: text/x-patch
Size: 64174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220616/d1ed5c52/attachment-0001.bin>


More information about the lldb-commits mailing list