[trace][intelpt] Added total memory usage by decoded trace
authorAlisamar Husain <zrthxn@gmail.com>
Sun, 20 Mar 2022 07:31:31 +0000 (13:01 +0530)
committerAlisamar Husain <zrthxn@gmail.com>
Mon, 21 Mar 2022 07:06:08 +0000 (12:36 +0530)
commit37a466dd72b0c46090198c9f1779c384809c0662
tree574538fbcb35822e3b6491428cc827d8bafdabd6
parent1eada2adda8f6e31a5290dd17706cf617a483975
[trace][intelpt] Added total memory usage by decoded trace

This fails currently but the basics are there

Differential Revision: https://reviews.llvm.org/D122093
lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
lldb/test/API/commands/trace/TestTraceDumpInfo.py