Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] tools/gputop: Add PMU stats
@ 2024-12-20  0:37 Vinay Belgaumkar
  2024-12-20  0:37 ` [PATCH i-g-t v2 1/4] tools/gputop: Define data structs for " Vinay Belgaumkar
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vinay Belgaumkar @ 2024-12-20  0:37 UTC (permalink / raw)
  To: intel-gfx, igt-dev
  Cc: Vinay Belgaumkar, Rodrigo Vivi, Lucas De Marchi, Kamil Konieczny

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

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-01-13 23:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20  0:37 [PATCH i-g-t v2 0/4] tools/gputop: Add PMU stats Vinay Belgaumkar
2024-12-20  0:37 ` [PATCH i-g-t v2 1/4] tools/gputop: Define data structs for " Vinay Belgaumkar
2024-12-20  0:37 ` [PATCH i-g-t v2 2/4] lib/igt_drm_clients: Add pdev and driver info Vinay Belgaumkar
2024-12-20  0:37 ` [PATCH i-g-t v2 3/4] lib/igt_perf: Add utils to extract PMU event info Vinay Belgaumkar
2024-12-20  0:37 ` [PATCH i-g-t v2 4/4] tools/gputop: Add GT freq and c6 stats Vinay Belgaumkar
2024-12-20 10:15 ` [PATCH i-g-t v2 0/4] tools/gputop: Add PMU stats Tvrtko Ursulin
2024-12-20 19:13   ` Rodrigo Vivi
2024-12-20 19:32     ` Lucas De Marchi
2024-12-22 17:47       ` Tvrtko Ursulin
2025-01-13 23:19       ` Belgaumkar, Vinay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox