pmc: restore "unhalted-cycles" alias
Reported by: mav@
This commit is contained in:
parent
2933651bf4
commit
86b5e013ed
@ -69,6 +69,7 @@ static struct pmu_alias pmu_intel_alias_table[] = {
|
||||
{"BRANCH_MISSES_RETIRED", "BR_MISP_RETIRED.ALL_BRANCHES"},
|
||||
{"BRANCH-MISSES-RETIRED", "BR_MISP_RETIRED.ALL_BRANCHES"},
|
||||
{"cycles", "tsc-tsc"},
|
||||
{"unhalted-cycles", "CPU_CLK_UNHALTED.THREAD_P_ANY"},
|
||||
{"instructions", "inst-retired.any_p"},
|
||||
{"branch-mispredicts", "br_misp_retired.all_branches"},
|
||||
{"branches", "br_inst_retired.all_branches"},
|
||||
|
Loading…
Reference in New Issue
Block a user