treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / tools / perf / scripts / python / bin / stackcollapse-report
blob356b9656393db5a59bb3083d79d0ab0c35e1200a
1 #!/bin/sh
2 # description: produce callgraphs in short form for scripting use
3 perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"