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 "$@"
href='/distro/kernel/commit/block/Makefile?id=d9f1439a30d607f7bd06494ea2a63018b7d46380'>block: Move zone related debugfs attribute to blk-zoned.cDamien Le Moal 2023-06-05block: move the code to do early boot lookup of block devices to block/Christoph Hellwig 2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg