[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
Tue Sep 8 16:38:41 PDT 2020


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

- format


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/test/API/commands/trace/TestTraceDump.py
  lldb/test/API/commands/trace/TestTraceLoad.py
  lldb/test/API/commands/trace/intelpt-trace/trace2.json

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86670.290607.patch
Type: text/x-patch
Size: 18316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200908/8d11405f/attachment.bin>


More information about the lldb-commits mailing list