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 -- "$@"
_dev_info from request_queueJan Kara 2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds 2016-12-12mm: don't cap request size based on read-ahead settingJens Axboe 2016-12-01block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni 2016-11-10block: hook up writeback throttlingJens Axboe 2016-11-05block: add code to track actual device queue depthJens Axboe 2016-10-18block: update chunk_sectors in blk_stack_limits()Hannes Reinecke 2016-10-18block: Add 'zoned' queue limitDamien Le Moal