summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorThomas Hellström <thomas.hellstrom@linux.intel.com>2025-05-08 14:29:31 +0300
committerThomas Hellström <thomas.hellstrom@linux.intel.com>2025-05-09 11:32:27 +0300
commit243bf99e2fe75edf8df1711c1377b6fc020b806c (patch)
treeaf1ae12fa9096a7255dc76071d868fad5870d4f6 /tools/perf/scripts/python/exported-sql-viewer.py
parent252c4711973de4e4f3ecddcc18912aecfd4e537c (diff)
downloadlinux-243bf99e2fe75edf8df1711c1377b6fc020b806c.tar.xz
drm/xe: Fix the gem shrinker name
The xe buffer object shrinker name is visible in the <debugfs>/shrinker directory and most if not all other shinkers follow a naming convention that looks like <subsystem>-<driver>_<objects>:<unique> Follow the same convention for xe, changing the name to drm-xe_gem:<unique>. Other shrinkers typically use the device node for <unique> but since drm drivers typically don't have a single unique device- node, instead use the unique name in the drm device. Fixes: 00c8efc3180f ("drm/xe: Add a shrinker for xe bos") Cc: Matthew Brost <matthew.brost@intel.com> Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Reviewed-by: Francois Dugast <francois.dugast@intel.com> Link: https://lore.kernel.org/r/20250508112931.3347-1-thomas.hellstrom@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions