#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/octeon_switch.S
AgeCommit message (Expand)Author
2023-08-15mips: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-04-12MIPS: octeon_switch: Remove duplicated labelsJiaxun Yang