summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
bufferDarrick J. Wong 2024-12-12xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong 2024-12-12xfs: keep quota directory inode loadedDarrick J. Wong 2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song 2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song 2024-11-05xfs: enable realtime quota againDarrick J. Wong 2024-11-05xfs: create quota preallocation watermarks for realtime quotaDarrick J. Wong 2024-11-05xfs: fix chown with rt quotaDarrick J. Wong 2024-11-05xfs: use metadir for quota inodesDarrick J. Wong 2024-11-05xfs: refactor xfs_qm_destroy_quotainosDarrick J. Wong 2024-11-05xfs: move RT bitmap and summary information to the rtgroupChristoph Hellwig 2024-11-05xfs: add a xfs_qm_unmount_rt helperChristoph Hellwig 2024-11-05xfs: mark quota inodes as metadata filesDarrick J. Wong 2024-11-05xfs: don't count metadata directory files to quotaDarrick J. Wong 2024-11-05xfs: iget for metadata inodesDarrick J. Wong 2024-09-01xfs: refactor loading quota inodes in the regular caseDarrick J. Wong 2024-09-01xfs: pass the icreate args object to xfs_diallocDarrick J. Wong 2024-07-02xfs: separate the icreate logic around INIT_XATTRSDarrick J. Wong 2024-07-02xfs: pack icreate initialization parameters into a separate structureDarrick J. Wong 2024-04-15xfs: Hold inode locks in xfs_iallocAllison Henderson 2024-02-22xfs: report quota block corruption errors to the health systemDarrick J. Wong 2024-02-22xfs: track quota updates during live quotacheckDarrick J. Wong 2024-02-22xfs: report the health of quota countsDarrick J. Wong 2024-02-19xfs: Replace xfs_isilocked with xfs_assert_ilockedMatthew Wilcox (Oracle) 2024-02-13xfs: use __GFP_NOLOCKDEP instead of GFP_NOFSDave Chinner 2024-02-13xfs: convert remaining kmem_free() to kfree()Dave Chinner 2024-02-13xfs: convert kmem_alloc() to kmalloc()Dave Chinner 2024-02-13xfs: convert kmem_zalloc() to kzalloc()Dave Chinner 2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham 2023-10-04xfs: dynamically allocate the xfs-qm shrinkerQi Zheng 2023-09-24xfs: fix reloading entire unlinked bucket listsDarrick J. Wong 2023-09-12xfs: make inode unlinked bucket recovery work with quotacheckDarrick J. Wong