summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
ModeNameSize
-rw-r--r--failed-syscalls-by-pid-record52logplain
-rw-r--r--failed-syscalls-by-pid-report258logplain
-rw-r--r--futex-contention-record82logplain
-rw-r--r--futex-contention-report129logplain
-rwxr-xr-xnet_dropmonitor-record44logplain
-rwxr-xr-xnet_dropmonitor-report132logplain
-rw-r--r--netdev-times-record334logplain
-rw-r--r--netdev-times-report176logplain
-rw-r--r--sched-migration-record134logplain
-rw-r--r--sched-migration-report122logplain
-rw-r--r--sctop-record53logplain
-rw-r--r--sctop-report484logplain
-rw-r--r--syscall-counts-by-pid-record53logplain
-rw-r--r--syscall-counts-by-pid-report256logplain
-rw-r--r--syscall-counts-record53logplain
-rw-r--r--syscall-counts-report241logplain
el/commit/drivers/dma/ste_dma40.c?id=e349d4b7317818cbb21096ead26420c80819ddd4'>ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()Markus Elfring 2016-09-26ste_dma40: Improve a size determination in d40_of_probe()Markus Elfring 2016-09-26ste_dma40: Move an assignment in d40_lcla_allocate()Markus Elfring 2016-09-26ste_dma40: Rename a jump label in d40_lcla_allocate()Markus Elfring 2016-09-26ste_dma40: Return directly after a failed kmalloc_array()Markus Elfring 2016-09-26ste_dma40: Use kmalloc_array() in d40_lcla_allocate()Markus Elfring 2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada 2016-08-08dmaengine: ste_dma40: convert callback to helper functionDave Jiang 2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin