intel/perf: add a non installable tool to print metrics
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 13 Oct 2020 09:34:43 +0000 (12:34 +0300)
committerMarge Bot <emma+marge@anholt.net>
Thu, 17 Nov 2022 12:57:06 +0000 (12:57 +0000)
commitbdacd6df5adc2330409e15264e3be0033c483695
tree7973559cd1b10c579f457401e7b6a554a2fa5ca9
parente3a842d6272798d4515c61a9cc6fa2e0749ded01
intel/perf: add a non installable tool to print metrics

Useful to look at the layout of the queries.

v2: Rework based on Marcin's comment

v3: Rebase

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18893>
src/intel/perf/intel_perf.c
src/intel/perf/intel_perf_query_layout.c [new file with mode: 0644]
src/intel/perf/meson.build