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
or making the sysvipc operations pid namespace awareEric W. Biederman 2018-02-06ipc: fix ipc data structures inconsistencyPhilippe Mikoyan 2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso 2017-11-17sysvipc: properly name ipc_addid() limit parameterDavidlohr Bueso 2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel 2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova 2017-07-12ipc: move atomic_set() to where it is neededKees Cook 2017-07-12ipc/util: drop ipc_rcu_alloc()Kees Cook 2017-07-12ipc/util: drop ipc_rcu_free()Kees Cook 2017-07-12ipc: drop non-RCU allocationKees Cook 2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul 2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko 2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com