intel/perf: Fix mistake in description string
authorMatt Turner <mattst88@gmail.com>
Thu, 3 Mar 2022 07:28:18 +0000 (23:28 -0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 7 Mar 2022 21:09:54 +0000 (21:09 +0000)
Along with fixing the grammar, this allows it to be deduplicated since
the properly worded description exists in later generations' XMLs.

Cuts 96 B from iris_dri.so and libvulkan_intel.so.

   text    data     bss     dec     hex filename
 917613       0       0  917613   e006d meson-generated_.._intel_perf_metrics.c.o (before)
 917511       0       0  917511   e0007 meson-generated_.._intel_perf_metrics.c.o (after)

   text    data     bss     dec     hex filename
14131044 365708  210004 14706756 e06844 iris_dri.so (before)
14130948 365708  210004 14706660 e067e4 iris_dri.so (after)

   text    data     bss     dec     hex filename
8124321  214264   22820 8361405  7f95bd libvulkan_intel.so (before)
8124225  214264   22820 8361309  7f955d libvulkan_intel.so (after)

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15237>

src/intel/perf/oa-hsw.xml

index 64faf91..fda73e0 100644 (file)
     <counter name="GPU Busy"
              symbol_name="GpuBusy"
              underscore_name="gpu_busy"
-             description="The percentage of time in which the GPU has being processing GPU commands."
+             description="The percentage of time in which the GPU has been processing GPU commands."
              data_type="float"
              max_equation="100"
              units="percent"
     <counter name="GPU Busy"
              symbol_name="GpuBusy"
              underscore_name="gpu_busy"
-             description="The percentage of time in which the GPU has being processing GPU commands."
+             description="The percentage of time in which the GPU has been processing GPU commands."
              data_type="float"
              max_equation="100"
              units="percent"
     <counter name="GPU Busy"
              symbol_name="GpuBusy"
              underscore_name="gpu_busy"
-             description="The percentage of time in which the GPU has being processing GPU commands."
+             description="The percentage of time in which the GPU has been processing GPU commands."
              data_type="float"
              max_equation="100"
              units="percent"
     <counter name="GPU Busy"
              symbol_name="GpuBusy"
              underscore_name="gpu_busy"
-             description="The percentage of time in which the GPU has being processing GPU commands."
+             description="The percentage of time in which the GPU has been processing GPU commands."
              data_type="float"
              max_equation="100"
              units="percent"
     <counter name="GPU Busy"
              symbol_name="GpuBusy"
              underscore_name="gpu_busy"
-             description="The percentage of time in which the GPU has being processing GPU commands."
+             description="The percentage of time in which the GPU has been processing GPU commands."
              data_type="float"
              max_equation="100"
              units="percent"