aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2024-01-24 11:05:15 +0200
committerLucas De Marchi <[email protected]>2024-01-24 14:34:07 -0800
commit439987f6f471c2d8c99e77d3aa75cda597796b9d (patch)
treed3122480dae6ef1690275a27bd3e671112e9ee5e /tools/perf/scripts/python/sctop.py
parent28a98c39fa9b917cea04cb429eb1744e161c82f0 (diff)
drm/xe: don't build debugfs files when CONFIG_DEBUG_FS=n
If we unconditionally build the debugfs files, we'll get both the static inline stubs from the headers and the real functions for CONFIG_DEBUG_FS=n. Avoid building the debugfs files with that config. Reported-by: Randy Dunlap <[email protected]> Closes: https://lore.kernel.org/r/[email protected] Signed-off-by: Jani Nikula <[email protected]> Tested-by: Randy Dunlap <[email protected]> # build-tested Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Lucas De Marchi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions