summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
/td>Linus Torvalds 2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-10-08hugetlb: hugepage migration coreNaoya Horiguchi 2010-08-09new helper: end_writeback()Al Viro 2010-08-09switch hugetlbfs to ->evict_inode()Al Viro 2010-08-09remove inode_setattrChristoph Hellwig 2010-05-27rename the generic fsync implementationsChristoph Hellwig 2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro 2009-12-16switch alloc_file() to passing struct pathAl Viro 2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2009-09-24hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman 2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara 2009-09-23Move magic numbers into magic.hNick Black 2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson 2009-09-11writeback: add name to backing_dev_infoJens Axboe 2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins