Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
To: intel-gfx@lists.freedesktop.org, igt-dev@lists.freedesktop.org
Cc: Vinay Belgaumkar <vinay.belgaumkar@intel.com>,
	Riana Tauro <riana.tauro@intel.com>,
	Rodrigo Vivi <rodrigo.vivi@intel.com>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH i-g-t v8 0/3] tests/intel/xe_pmu: Add PMU tests
Date: Tue,  4 Feb 2025 18:10:53 -0800	[thread overview]
Message-ID: <20250205021056.1539902-1-vinay.belgaumkar@intel.com> (raw)

Add utils and gt-c6 tests that utilize PMU counters.

Cc: Riana Tauro <riana.tauro@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>

Vinay Belgaumkar (3):
  lib/igt_core: Add tolerance and measured_usleep utils
  lib/igt_perf: Add utils to extract PMU event info
  tests/xe/pmu: Add pmu tests for gt-c6

 lib/igt_core.c                         |  20 ++++
 lib/igt_core.h                         |  20 ++++
 lib/igt_perf.c                         |  70 ++++++++++++
 lib/igt_perf.h                         |   2 +
 tests/intel/drm_fdinfo.c               |  68 +++---------
 tests/intel/gem_exec_nop.c             |   6 --
 tests/intel/gem_spin_batch.c           |   6 --
 tests/intel/i915_pm_rc6_residency.c    |  42 ++------
 tests/intel/perf_pmu.c                 |  81 +++++---------
 tests/intel/sysfs_heartbeat_interval.c |  19 +---
 tests/intel/xe_pm_residency.c          |  29 +----
 tests/intel/xe_pmu.c                   | 142 +++++++++++++++++++++++++
 tests/meson.build                      |   1 +
 13 files changed, 309 insertions(+), 197 deletions(-)
 create mode 100644 tests/intel/xe_pmu.c

-- 
2.38.1


             reply	other threads:[~2025-02-05  2:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05  2:10 Vinay Belgaumkar [this message]
2025-02-05  2:10 ` [PATCH i-g-t v8 1/3] lib/igt_core: Add tolerance and measured_usleep utils Vinay Belgaumkar
2025-02-06 12:08   ` Krzysztof Karas
2025-02-05  2:10 ` [PATCH i-g-t v8 2/3] lib/igt_perf: Add utils to extract PMU event info Vinay Belgaumkar
2025-02-14 18:42   ` Umesh Nerlige Ramappa
2025-02-05  2:10 ` [PATCH i-g-t v8 3/3] tests/xe/pmu: Add pmu tests for gt-c6 Vinay Belgaumkar
2025-02-05  3:08 ` ✓ Xe.CI.BAT: success for tests/intel/xe_pmu: Add PMU tests Patchwork
2025-02-05  3:23 ` ✓ i915.CI.BAT: " Patchwork
2025-02-05  9:47 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-05 10:47 ` ✗ i915.CI.Full: " Patchwork
2025-02-05 17:27   ` Belgaumkar, Vinay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250205021056.1539902-1-vinay.belgaumkar@intel.com \
    --to=vinay.belgaumkar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=riana.tauro@intel.com \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox