summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
c61f2e63f0f54'>new helper: file_inode(file)Al Viro 2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov 2012-09-21userns: Convert the qnx4 filesystem to use kuid/kgid where appropriateEric W. Biederman 2012-07-30qnx4fs: use memweight()Akinobu Mita 2012-07-14stop passing nameidata to ->lookup()Al Viro 2012-03-20qnx4: new helper - try_extent()Al Viro 2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro 2012-03-20qnx4fs: small cleanupKai Bankett 2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro 2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro 2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro 2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro 2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro 2011-11-20qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer 2011-11-02filesystems: add set_nlink()Miklos Szeredi