[Lldb-commits] [PATCH] D128316: [trace] Add an option to dump instructions in json and to a file

Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 22 11:14:41 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGefbfde0dd0f9: [trace] Add an option to dump instructions in json and to a file (authored by Walter Erquinigo <wallace at fb.com>).

Changed prior to commit:
  https://reviews.llvm.org/D128316?vs=439072&id=439103#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128316

Files:
  lldb/include/lldb/Target/TraceCursor.h
  lldb/include/lldb/Target/TraceInstructionDumper.h
  lldb/source/Commands/CommandObjectThread.cpp
  lldb/source/Commands/Options.td
  lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
  lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h
  lldb/source/Target/TraceInstructionDumper.cpp
  lldb/test/API/commands/trace/TestTraceDumpInstructions.py
  lldb/test/API/commands/trace/TestTraceLoad.py
  lldb/test/API/commands/trace/TestTraceTSC.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128316.439103.patch
Type: text/x-patch
Size: 41638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/3f986aec/attachment-0001.bin>


More information about the lldb-commits mailing list