summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-04-08 14:31:56 -0300
committerNamhyung Kim <namhyung@kernel.org>2026-04-08 19:21:04 -0700
commitd3e01be6daab9f76f3c8b0ffd556ed9f18275c22 (patch)
tree915ba9cd7900491a5a19adb4900b3ed324b04298 /tools/perf/scripts/python/flamegraph.py
parentf552b132e4d5248715828e7e5c2bf7889bf05b2e (diff)
perf symbols: Make variable receiving result strrchr() const
Fixing: util/symbol.c: In function ‘symbol__config_symfs’: util/symbol.c:2499:20: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] 2499 | layout_str = strrchr(dir, ','); | With recent gcc/glibc. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions