summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
ModeNameSize
d---------Perf-Trace-Util100logplain
d---------bin1126logplain
-rw-r--r--call-graph-from-postgresql.py11125logplain
-rw-r--r--check-perf-trace.py2539logplain
-rw-r--r--compaction-times.py7950logplain
-rw-r--r--event_analyzing_sample.py7393logplain
-rw-r--r--export-to-postgresql.py17826logplain
-rw-r--r--failed-syscalls-by-pid.py2233logplain
-rw-r--r--futex-contention.py1508logplain
-rwxr-xr-xnet_dropmonitor.py1749logplain
-rw-r--r--netdev-times.py15191logplain
-rw-r--r--sched-migration.py11965logplain
-rw-r--r--sctop.py2102logplain
-rw-r--r--syscall-counts-by-pid.py2105logplain
-rw-r--r--syscall-counts.py1700logplain
ge E. Hallyn 2017-08-01commoncap: Move cap_elevated calculation into bprm_set_credsKees Cook 2017-08-01commoncap: Refactor to remove bprm_secureexec hookKees Cook 2017-07-20security: Use user_namespace::level to avoid redundant iterations in cap_capa...Kirill Tkhai 2017-03-06security: mark LSM hooks as __ro_after_initJames Morris 2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds 2017-01-24exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman 2017-01-24exec: Test the ptracer's saved cred to see if the tracee can gain capsEric W. Biederman 2017-01-24exec: Don't reset euid and egid when the tracee has CAP_SETUIDEric W. Biederman 2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler 2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher 2016-06-24fs: Treat foreign mounts as nosuidAndy Lutomirski 2016-06-24fs: Limit file caps to the user namespace of the super blockSeth Forshee 2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2016-04-22security: Introduce security_settime64()Baolin Wang 2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro 2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn