This diff is created on top of D137614.
Added a json dumper for call graph reconstructor. "-j" option prints the call graph in json format without indent while "-J" pretty prints it with indent.
Paths
| Differential D139969
Add a json dumper for call graph reconstructor Needs ReviewPublic Authored by persona0220 on Dec 13 2022, 1:27 PM.
Revision Contents
Diff 482606 lldb/include/lldb/Target/TraceDumper.h
lldb/source/Commands/CommandObjectThread.cpp
lldb/source/Target/TraceDumper.cpp
|