diff options
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2026-04-08 14:31:56 -0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-04-08 19:21:04 -0700 |
| commit | d3e01be6daab9f76f3c8b0ffd556ed9f18275c22 (patch) | |
| tree | 915ba9cd7900491a5a19adb4900b3ed324b04298 /tools/perf/scripts/python/flamegraph.py | |
| parent | f552b132e4d5248715828e7e5c2bf7889bf05b2e (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
