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 -- "$@"
blk-mq-dma: provide the bio_vec array being iteratedKeith Busch 2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch 2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig 2025-05-16blk-mq: add a copyright notice to blk-mq-dma.cChristoph Hellwig 2025-05-16blk-mq: move the DMA mapping code to a separate fileChristoph Hellwig