[Lldb-commits] [PATCH] D87730: [intel-pt] Pretty print the instruction list

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 15 16:59:29 PDT 2020


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

remove whitespace changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87730

Files:
  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/test/API/commands/trace/TestTraceDump.py
  lldb/test/API/commands/trace/intelpt-trace-multi-function/a.out
  lldb/test/API/commands/trace/intelpt-trace-multi-function/main.cpp
  lldb/test/API/commands/trace/intelpt-trace-multi-function/multi-function.trace
  lldb/test/API/commands/trace/intelpt-trace-multi-function/other.cpp
  lldb/test/API/commands/trace/intelpt-trace-multi-function/other.h
  lldb/test/API/commands/trace/intelpt-trace-multi-function/trace.json

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87730.292060.patch
Type: text/x-patch
Size: 16077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200915/f0ee4ea2/attachment.bin>


More information about the lldb-commits mailing list