public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [RFC i-g-t 0/2] IGT PMU support
@ 2017-08-02 12:33 Tvrtko Ursulin
  2017-08-02 12:33 ` [RFC i-g-t 1/2] intel-gpu-overlay: Use new class/instance based PMU API Tvrtko Ursulin
  2017-08-02 12:33 ` [RFC i-g-t 2/2] tools/intel_engine_stats: Just a demo Tvrtko Ursulin
  0 siblings, 2 replies; 8+ messages in thread
From: Tvrtko Ursulin @ 2017-08-02 12:33 UTC (permalink / raw)
  To: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Two patches which enable intel-gpu-overlay to work with the i915 PMU RFC,
plus a simple tool which reads engine busyness from debugfs.

Tvrtko Ursulin (2):
  intel-gpu-overlay: Use new class/instance based PMU API
  tools/intel_engine_stats: Just a demo

 overlay/gem-interrupts.c   |  2 +-
 overlay/gpu-freq.c         |  4 +--
 overlay/gpu-top.c          | 51 ++++++++++++++++++++--------------
 overlay/perf.h             | 68 ++++++++++++++++++++++++++++------------------
 overlay/power.c            |  2 +-
 overlay/rc6.c              |  6 ++--
 tools/Makefile.sources     |  1 +
 tools/intel_engine_stats.c | 40 +++++++++++++++++++++++++++
 8 files changed, 119 insertions(+), 55 deletions(-)
 create mode 100644 tools/intel_engine_stats.c

-- 
2.9.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-08-02 13:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 12:33 [RFC i-g-t 0/2] IGT PMU support Tvrtko Ursulin
2017-08-02 12:33 ` [RFC i-g-t 1/2] intel-gpu-overlay: Use new class/instance based PMU API Tvrtko Ursulin
2017-08-02 12:56   ` Chris Wilson
2017-08-02 12:58   ` Petri Latvala
2017-08-02 12:33 ` [RFC i-g-t 2/2] tools/intel_engine_stats: Just a demo Tvrtko Ursulin
2017-08-02 13:01   ` Petri Latvala
2017-08-02 13:02   ` Chris Wilson
2017-08-02 13:10     ` Tvrtko Ursulin

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