summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
AgeCommit message (Expand)Author
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang
2012-08-08perf scripts python: Add a python library EventClass.pyFeng Tang
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi
6-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani 2016-09-23devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/ptsEric W. Biederman 2016-09-23devpts: Remove sync_filesystemsEric W. Biederman 2016-09-23devpts: Make devpts_kill_sb safe if fsi is NULLEric W. Biederman 2016-09-23devpts: Simplify devpts_mount by using mount_nodevEric W. Biederman 2016-09-23devpts: Move the creation of /dev/pts/ptmx into fill_superEric W. Biederman 2016-09-23devpts: Move parse_mount_options into fill_superEric W. Biederman 2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds 2016-06-23userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman 2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman 2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds 2016-04-18devpts: clean up interface to pty driversLinus Torvalds 2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski 2016-01-22wrappers for ->i_mutex accessAl Viro 2015-06-30devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett 2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells 2014-06-06fs/devpts/inode.c: convert printk to pr_foo()Fabian Frederick 2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o 2013-11-13devpts: plug the memory leak in kill_sbIlija Hadzic