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 "$@"
Jozsef Kadlecsik 2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel 2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik 2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik 2019-11-04netfilter: ipset: Add wildcard support to net,ifaceKristian Evensen 2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden