brintos

brintos / linux-shallow public Read only

0
0
Text · 146 B · 21a356b Raw
4 lines · plain
1#!/bin/sh2# description: produce callgraphs in short form for scripting use3perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"4