summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
a href='/distro/kernel/commit/arch/arm/mach-pxa/include/mach/pxa27x_keypad.h?h=linux-6.12.y&id=a09e64fbc0094e3073dbb09c3b4bfe4ab669244b'>[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>