summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJames Clark <james.clark@arm.com>2023-11-23 15:04:58 +0300
committerSuzuki K Poulose <suzuki.poulose@arm.com>2024-02-12 13:18:41 +0300
commita7195f3f93836f518e07da11d0b068e71149d17e (patch)
tree84023227bbf5379d71da17f2eba5bc3a22a6d7ee /tools/perf/scripts/python/stackcollapse.py
parent54daf07e63321d98473777527ce4853fa8eac33d (diff)
downloadlinux-a7195f3f93836f518e07da11d0b068e71149d17e.tar.xz
coresight: Fix undeclared variable warnings from sparse checker
Including the header with the declarations fixes the following warning with a C=1 build: coresight-cfg-afdo.c:102:27: warning: symbol 'strobe_etm4x' was not declared. Should it be static? coresight-cfg-afdo.c:141:26: warning: symbol 'afdo_etm4x' was not declared. Should it be static? Signed-off-by: James Clark <james.clark@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20231123120459.287578-4-james.clark@arm.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions