[all-commits] [llvm/llvm-project] 827122: [trace][intelpt] Instruction count in trace info

Alisamar Husain via All-commits all-commits at lists.llvm.org
Sat Mar 19 22:58:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8271220a9981d0cb3186e8fc25477f622ea5c2c9
      https://github.com/llvm/llvm-project/commit/8271220a9981d0cb3186e8fc25477f622ea5c2c9
  Author: Alisamar Husain <zrthxn at gmail.com>
  Date:   2022-03-20 (Sun, 20 Mar 2022)

  Changed paths:
    M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
    M lldb/test/API/commands/trace/TestTraceDumpInfo.py

  Log Message:
  -----------
  [trace][intelpt] Instruction count in trace info

Added a line to `thread trace dump info` results which shows total number of instructions executed until now.

Differential Revision: https://reviews.llvm.org/D122076




More information about the All-commits mailing list