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 -- "$@"
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo 2023-02-14Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"Christoph Hellwig 2023-02-14Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig 2023-02-03blk-cgroup: move the cgroup information to struct gendiskChristoph Hellwig 2023-02-03blk-cgroup: pass a gendisk to pd_alloc_fnChristoph Hellwig 2023-02-03blk-cgroup: pass a gendisk to blkcg_{de,}activate_policyChristoph Hellwig 2023-02-03blk-rq-qos: store a gendisk instead of request_queue in struct rq_qosChristoph Hellwig 2023-02-03blk-rq-qos: constify rq_qos_opsChristoph Hellwig 2023-02-03blk-rq-qos: make rq_qos_add and rq_qos_del more usefulChristoph Hellwig 2023-02-03blk-cgroup: pin the gendisk in struct blkcg_gqChristoph Hellwig