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 -- "$@"
/tr> 2024-04-05fs/writeback: bail out if there is no more inodes for IO and queued onceKemeng Shi 2024-03-26fs/writeback: avoid to writeback non-expired inode in kupdate writebackKemeng Shi 2024-01-22writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi 2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells 2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds 2023-10-19writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbsJingbo Xu 2023-09-20fs-writeback: do not requeue a clean inode having skipped pagesChunhai Guo 2023-08-21super: make locking naming consistentChristian Brauner 2023-06-09writeback: move wb_over_bg_thresh() call outside lock sectionYosry Ahmed 2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds 2023-04-28writeback: fix call of incorrect macroMaxim Korotkov 2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li