summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
ernel/cred.c?id=41e845628511878d6e89e2a9249c095e72aab7eb'>cred: add get_cred_many and put_cred_manyMateusz Guzik 2023-08-18cred: convert printks to pr_<level>tiozhang