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 -- "$@"
5ab3b06688299a20711'>vfs: partially sanitize i_state zeroing on inode creationMateusz Guzik 2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik 2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds 2024-03-13fs: file_remove_privs_flags()Kent Overstreet 2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds 2024-03-01fs: use inode_set_ctime_to_ts to set inode ctime to current timeNguyen Dinh Phi 2024-02-27vfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou 2024-02-06fs: Move enum rw_hint into a new header fileBart Van Assche 2024-01-22fs: improve dump_mapping() robustnessBaolin Wang 2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados 2023-12-21fs: fix doc comment typo fs tree wideAlexander Mikhalitsyn 2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham 2023-12-12fs/inode: Make relatime_need_update return boolHao Ge 2023-11-25kill lock_two_inodes()Al Viro 2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle) 2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig 2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds 2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan 2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton 2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner 2023-09-11fs: rename __mnt_{want,drop}_write*() helpersAmir Goldstein 2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2023-08-21fs: simplify invalidate_inodesChristoph Hellwig 2023-08-12locking: remove spin_lock_prefetchMateusz Guzik 2023-08-11fs: add infrastructure for multigrain timestampsJeff Layton 2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton 2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton 2023-08-09fs: remove silly warning from current_timeJeff Layton