[Lldb-commits] [PATCH] D122293: [intelpt] Refactoring instruction decoding for flexibility
Alisamar Husain via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 25 22:15:31 PDT 2022
zrthxn marked an inline comment as done.
zrthxn added a comment.
Test program info, (llvm-project/lldb/test/API/commands/trace/intelpt-trace/a.out)
(lldb) thread trace dump info
Trace technology: intel-pt
thread #1: tid = 3842849
Raw trace size: 4 KiB
Total number of instructions: 22
Total approximate memory usage: 6.38 KiB
Average memory usage per instruction: 296 bytes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122293/new/
https://reviews.llvm.org/D122293
More information about the lldb-commits
mailing list