[Lldb-commits] [PATCH] D86670: [intel-pt] Add a basic implementation of the dump command

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 1 12:57:27 PDT 2020


wallace updated this revision to Diff 295655.
wallace added a comment.

comments addressed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86670/new/

https://reviews.llvm.org/D86670

Files:
  lldb/include/lldb/Target/Target.h
  lldb/include/lldb/Target/Trace.h
  lldb/source/Commands/CommandObjectTrace.cpp
  lldb/source/Commands/Options.td
  lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
  lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
  lldb/source/Target/Target.cpp
  lldb/source/Target/Trace.cpp
  lldb/source/Target/TraceSettingsParser.cpp
  lldb/test/API/commands/trace/TestTraceDump.py
  lldb/test/API/commands/trace/intelpt-trace/trace2.json

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86670.295655.patch
Type: text/x-patch
Size: 18139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201001/2fe1101f/attachment-0001.bin>


More information about the lldb-commits mailing list