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
n: add page demotion counterYang Shi 2021-08-28mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior 2021-06-29mm/vmstat: inline NUMA event counter updatesMel Gorman 2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman 2021-06-29mm/page_alloc: split per cpu page lists and zone statsMel Gorman 2021-05-07mm: fix typos in commentsIngo Molnar 2021-05-05x86/mm: track linear mapping split eventsSaravanan D 2021-05-05mm: /proc/sys/vm/stat_refresh stop checking monotonic numa statsHugh Dickins 2021-05-05mm: /proc/sys/vm/stat_refresh skip checking known negative statsHugh Dickins 2021-05-05mm: no more EINVAL from /proc/sys/vm/stat_refreshHugh Dickins 2021-05-05mm: restore node stat checking in /proc/sys/vm/stat_refreshHugh Dickins 2021-05-05mm: vmstat: add cma statisticsMinchan Kim