All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/8] lib/i915/perf: Small improvements
@ 2021-04-23  7:44 Lionel Landwerlin
  2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 1/8] lib/i915/perf: add name checker for conversion Lionel Landwerlin
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Lionel Landwerlin @ 2021-04-23  7:44 UTC (permalink / raw)
  To: igt-dev

Hi all,

Here are a few improvements for converter scripts & meson build system
files.

Cheers,

Lionel Landwerlin (8):
  lib/i915/perf: add name checker for conversion
  lib/i915/perf-configs: rename metric descriptions
  lib/i915/perf-config: simplify converter script
  lib/i915/perf-config: document devinfo fields
  lib/i915/perf-config: don't forget to resolve single variable
  lib/i915/perf-config: sanitize GT names
  lib/i915/perf: have python scripts a custom_target input
  tools/i915-perf-recorder: print out oa format

 lib/i915/perf-configs/codegen.py              | 45 ++++++++++++-------
 lib/i915/perf-configs/mdapi-xml-convert.py    | 26 +++++------
 lib/i915/perf-configs/oa-adl.xml              | 18 ++++----
 lib/i915/perf-configs/oa-bdw.xml              | 24 +++++-----
 lib/i915/perf-configs/oa-bxt.xml              | 24 +++++-----
 lib/i915/perf-configs/oa-cflgt2.xml           | 26 +++++------
 lib/i915/perf-configs/oa-cflgt3.xml           | 26 +++++------
 lib/i915/perf-configs/oa-chv.xml              |  8 ++--
 lib/i915/perf-configs/oa-cnl.xml              | 16 +++----
 lib/i915/perf-configs/oa-dg1.xml              | 18 ++++----
 lib/i915/perf-configs/oa-ehl.xml              | 20 ++++-----
 lib/i915/perf-configs/oa-glk.xml              | 20 ++++-----
 lib/i915/perf-configs/oa-hsw.xml              | 12 ++---
 lib/i915/perf-configs/oa-icl.xml              | 20 ++++-----
 lib/i915/perf-configs/oa-kblgt2.xml           | 22 ++++-----
 lib/i915/perf-configs/oa-kblgt3.xml           | 22 ++++-----
 lib/i915/perf-configs/oa-rkl.xml              | 20 ++++-----
 lib/i915/perf-configs/oa-sklgt2.xml           | 22 ++++-----
 lib/i915/perf-configs/oa-sklgt3.xml           | 22 ++++-----
 lib/i915/perf-configs/oa-sklgt4.xml           | 22 ++++-----
 lib/i915/perf-configs/oa-tglgt1.xml           | 20 ++++-----
 lib/i915/perf-configs/oa-tglgt2.xml           | 20 ++++-----
 lib/i915/perf-configs/oa_guid_registry.py     | 29 ++++++++++++
 .../perf-configs/perf-metricset-codegen.py    |  4 +-
 lib/i915/perf-configs/update-guids.py         |  4 +-
 lib/i915/perf.h                               |  6 +++
 lib/meson.build                               | 25 +++++------
 meson.build                                   |  4 +-
 tools/i915-perf/i915_perf_recorder.c          |  5 ++-
 29 files changed, 297 insertions(+), 253 deletions(-)

--
2.27.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2021-05-18 20:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23  7:44 [igt-dev] [PATCH i-g-t 0/8] lib/i915/perf: Small improvements Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 1/8] lib/i915/perf: add name checker for conversion Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 2/8] lib/i915/perf-configs: rename metric descriptions Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 3/8] lib/i915/perf-config: simplify converter script Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 4/8] lib/i915/perf-config: document devinfo fields Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 5/8] lib/i915/perf-config: don't forget to resolve single variable Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 6/8] lib/i915/perf-config: sanitize GT names Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 7/8] lib/i915/perf: have python scripts a custom_target input Lionel Landwerlin
2021-04-23  7:44 ` [igt-dev] [PATCH i-g-t 8/8] tools/i915-perf-recorder: print out oa format Lionel Landwerlin
2021-04-23  8:25 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915/perf: Small improvements Patchwork
2021-04-23  9:33 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-05-18 20:07 ` [igt-dev] [PATCH i-g-t 0/8] " Umesh Nerlige Ramappa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.