summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
'>2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi 2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds 2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski 2014-08-06memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan 2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi 2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman 2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu 2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner