mesa/src/intel/perf
Anuj Phogat 5d7e7545ac intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..}
export SEARCH_PATH="src/intel src/gallium/drivers/iris src/mesa/drivers/dri/i965
grep -E "gen_" -rIl $SEARCH_PATH | xargs sed -ie "s/gen_\(pipeline\|oa\|counter\|hw\)/intel_\1/g"

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10241>
2021-04-20 20:06:34 +00:00
..
gen_perf.py intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..} 2021-04-20 20:06:34 +00:00
intel_perf.c intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..} 2021-04-20 20:06:34 +00:00
intel_perf.h intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..} 2021-04-20 20:06:34 +00:00
intel_perf_mdapi.c intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_mdapi.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_private.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_query.c intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_query.h intel: Fix alignment and line wrapping due to gen_perf renaming 2021-04-20 20:06:34 +00:00
intel_perf_regs.h intel: Rename gen_perf prefix in filenames to intel_perf 2021-04-20 20:06:34 +00:00
meson.build intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..} 2021-04-20 20:06:34 +00:00
oa-adl.xml intel/perf: Add Alderlake metrics 2021-02-22 13:49:53 +02:00
oa-bdw.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-bxt.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-cflgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-cflgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-chv.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-dg1.xml intel/perf: add DG1 support 2021-02-02 13:25:55 +00:00
oa-ehl.xml intel/perf: update files from IGT 2021-02-02 13:25:55 +00:00
oa-glk.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-hsw.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-icl.xml intel/perf: add async compute metrics 2021-02-02 13:25:55 +00:00
oa-kblgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-kblgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-rkl.xml intel/perf: add RKL support 2021-02-02 13:25:55 +00:00
oa-sklgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-sklgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-sklgt4.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-tglgt1.xml intel/perf: break TGL perf configs in GT1/2 2021-02-02 13:25:55 +00:00
oa-tglgt2.xml intel/perf: break TGL perf configs in GT1/2 2021-02-02 13:25:55 +00:00