summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
ModeNameSize
d---------Perf-Trace-Util67logplain
d---------bin800logplain
-rw-r--r--check-perf-trace.py2503logplain
-rw-r--r--failed-syscalls-by-pid.py2058logplain
-rw-r--r--futex-contention.py1486logplain
-rwxr-xr-xnet_dropmonitor.py1554logplain
-rw-r--r--netdev-times.py15048logplain
-rw-r--r--sched-migration.py11670logplain
-rw-r--r--sctop.py1924logplain
-rw-r--r--syscall-counts-by-pid.py1927logplain
-rw-r--r--syscall-counts.py1522logplain
03-21tmpfs: security xattr setting on inode creationJarkko Sakkinen 2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds 2012-03-20tidy up after d_make_root() conversionAl Viro 2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro 2012-03-20mm: remove the second argument of k[un]map_atomic()Cong Wang 2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro 2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins 2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins 2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro 2012-01-03shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro 2012-01-03switch ->mknod() to umode_tAl Viro 2012-01-03switch ->create() to umode_tAl Viro 2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro 2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro 2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi 2011-10-31vmscan: add barrier to prevent evictable page in unevictable listMinchan Kim 2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker 2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris