2020-05-07 16:34:07

by Paul A. Clarke

[permalink] [raw]
Subject: [PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup

From: "Paul A. Clarke" <[email protected]>

The recent patches posted by Ian Rogers motivated a deeper dive into
the POWER9 perf metrics, which uncovered some additional issues:

- 'lsu_other_stall_cpi' doesn't work at all
- All of the "ICT" metrics are missing from the metricgroup

Paul A. Clarke (2):
perf: Fix POWER9 metric 'lsu_other_stall_cpi'
perf: Add missing metrics to POWER9 'cpi_breakdown'

.../arch/powerpc/power9/metrics.json | 143 ++++++++++--------
tools/perf/util/expr.h | 2 +-
2 files changed, 79 insertions(+), 66 deletions(-)

--
2.18.2