summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-08-03 22:19:51 +0800
committerMark Brown <broonie@kernel.org>2026-08-07 18:58:06 +0100
commit07d3854aded4d50834f25bd9620a3c059ebfc28c (patch)
tree80841f59a83caefff22c5f8a4eb9891f96a4efaa /tools/perf/scripts/python/bin/stackcollapse-record
parentd87ae277834df0c531d77e138079a0b95c426b77 (diff)
spi: rockchip-sfc: use modern PM macros
Use the modern PM macros for the suspend and resume functions to be automatically dropped by the compiler when CONFIG_PM or CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards. This has the advantage of always compiling these functions in, independently of any Kconfig option. Thanks to that, bugs and other regressions are subsequently easier to catch. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Link: https://patch.msgid.link/20260803142003.12857-28-jszhang@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions