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 -- "$@"
/commit/block/fops.c?id=39c3b4e7d0a0d8876f29ea078b978b3caa924542'>blkdev_write_iter(): saner way to get inode and bdevAl Viro 2024-04-15block: Call blkdev_dio_unaligned() from blkdev_direct_IO()John Garry 2024-04-07fs: claw back a few FMODE_* bitsChristian Brauner 2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds 2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner 2024-02-25block: remove bdev_handle completelyChristian Brauner 2024-02-25bdev: remove bdev pointer from struct bdev_handleChristian Brauner 2024-02-25bdev: make struct bdev_handle private to the block layerChristian Brauner 2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche 2024-02-01iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig 2023-12-29fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle) 2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle) 2023-10-28block: Use bdev_open_by_dev() in blkdev_open()Jan Kara 2023-10-11block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti 2023-08-31block: remove the call to file_remove_privs in blkdev_write_iterChristoph Hellwig 2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds 2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe 2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig 2023-08-02block: use iomap for writes to block devicesChristoph Hellwig 2023-08-02block: stop setting ->direct_IOChristoph Hellwig 2023-08-02block: open code __generic_file_write_iter for blkdev writesChristoph Hellwig 2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds 2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds 2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds