[PATCH i-g-t v2 0/4] tools/gputop: Add PMU stats

Vinay Belgaumkar vinay.belgaumkar at intel.com
Fri Dec 20 00:37:30 UTC 2024


Use the PMU support being added in
https://patchwork.freedesktop.org/series/139121/ to add freq/c6 stats.

Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>

Vinay Belgaumkar (4):
  tools/gputop: Define data structs for PMU stats
  lib/igt_drm_clients: Add pdev and driver info
  lib/igt_perf: Add utils to extract PMU event info
  tools/gputop: Add GT freq and c6 stats

 lib/igt_drm_clients.c |   6 ++
 lib/igt_drm_clients.h |   4 +
 lib/igt_perf.c        |  68 +++++++++++++
 lib/igt_perf.h        |   2 +
 tools/gputop.c        | 225 ++++++++++++++++++++++++++++++++++++++++++
 tools/meson.build     |   2 +-
 6 files changed, 306 insertions(+), 1 deletion(-)

-- 
2.38.1



More information about the igt-dev mailing list