summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2025-05-02 13:40:56 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-06-24 10:27:50 -0700
commit317fa41b47da63730145e336c9ef47c62b78ee4f (patch)
treec2ee842b5fd9feab51ae3a8550d7b793c75d0fae /tools/perf/scripts/python/flamegraph.py
parentc21986d33d6beb269a35b38dcb8adaa5bd228527 (diff)
perf trace: Show zero value in STRARRAY
The STRARRAY macro is to print values in a pre-defined array. But sometimes it hides the value because it's 0. The value of 0 can have a meaning in this case so set 'show_zero' field. For example, it can show CREATE_MAP cmd in the bpf syscall. Acked-by: Howard Chu <howardchu95@gmail.com> Link: https://lore.kernel.org/r/20250502204056.973977-1-namhyung@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions