summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
ModeNameSize
d---------Perf-Trace-Util100logplain
d---------bin1222logplain
-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.py26298logplain
-rw-r--r--failed-syscalls-by-pid.py2233logplain
-rw-r--r--futex-contention.py1508logplain
-rwxr-xr-xnet_dropmonitor.py1749logplain
-rw-r--r--netdev-times.py15299logplain
-rw-r--r--sched-migration.py11965logplain
-rw-r--r--sctop.py2102logplain
-rwxr-xr-xstackcollapse.py4360logplain
-rw-r--r--stat-cpi.py2391logplain
-rw-r--r--syscall-counts-by-pid.py2105logplain
-rw-r--r--syscall-counts.py1700logplain
ro 2017-09-08fs/epoll: use faster rb_first_cached()Davidlohr Bueso 2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov 2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov 2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov 2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov 2017-07-10fs, epoll: short circuit fetching events if thread has been killedDavid Rientjes 2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar 2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar 2017-03-24epoll: Add busy poll support to epoll with socket fds.Sridhar Samudrala 2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar 2017-02-27fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds