zrthxn marked 15 inline comments as done.
zrthxn added a comment.

Before refactor

  thread #1: tid = 37275
    Raw trace size: 4 KiB
    Total number of instructions: 21
    Total approximate memory usage: 5.38 KiB

After refactor

  (lldb) thread trace dump info
  Trace technology: intel-pt
  
  thread #1: tid = 13690
    Raw trace size: 4 KiB
    Total number of instructions: 20
    Total approximate memory usage: 5.34 KiB


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122293

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to