summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-03-01tools: libbpf: add a correctly named define for map iterationJakub Kicinski
2019-02-25perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones
2019-02-25perf script python: Add Python3 support to syscall-counts.pyTony Jones
2019-02-25perf script python: Add Python3 support to stat-cpi.pyTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2019-02-25perf script python: Add Python3 support to sctop.pyTony Jones
2019-02-25perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones
2019-02-25perf script python: Add Python3 support to net_dropmonitor.pyTony Jones
2019-02-25perf script python: Add Python3 support to mem-phys-addr.pyTony Jones
2019-02-25perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones
2019-02-25perf script python: Add Python3 support to netdev-times.pyTony Jones
2019-02-25perf tools: Add perf_exe() helper to find perf binaryAndi Kleen
2019-02-25perf script: Handle missing fields with -F +..Andi Kleen
2019-02-25perf data: Add perf_data__open_dir_data functionJiri Olsa
2019-02-25perf data: Add perf_data__(create_dir|close_dir) functionsJiri Olsa
2019-02-25perf data: Fail check_backup in case of errorJiri Olsa
2019-02-25perf data: Make check_backup work over directoriesJiri Olsa
2019-02-25perf tools: Add rm_rf_perf_data functionJiri Olsa
2019-02-25perf tools: Add pattern name checking to rm_rfJiri Olsa
2019-02-25perf tools: Add depth checking to rm_rfJiri Olsa
2019-02-22perf data: Add global path holderJiri Olsa
2019-02-22perf data: Move size to struct perf_data_fileJiri Olsa
2019-02-22perf scripts python: exported-sql-viewer.py: Add top calls reportAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Remove no selection errorAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItemAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Create new dialog data item classesAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Move report name into ReportVarsAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter
2019-02-22perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter
2019-02-22perf thread-stack: Hide x86 retpolinesAdrian Hunter
2019-02-22perf thread-stack: Improve thread_stack__no_call_return()Adrian Hunter
2019-02-21perf annotate: Fix getting source line failureWei Li
2019-02-20perf tools: Make rm_rf() remove single fileJiri Olsa
2019-02-20perf cpumap: Increase debug level for cpu_map__snprint verbose outputJiri Olsa
2019-02-20perf bpf-event: Add missing new line into pr_debug callJiri Olsa
2019-02-20perf script: Allow +- operator for type specific fields optionJiri Olsa
2019-02-20perf evsel: Force sample_type for slave eventsJiri Olsa
2019-02-20perf session: Don't report zero period samples for slave eventsJiri Olsa
2019-02-19perf trace: Allow dumping a BPF map after setting up BPF eventsArnaldo Carvalho de Melo
2019-02-19perf bpf: Add bpf_map dumperArnaldo Carvalho de Melo
2019-02-19perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-19perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein
2019-02-19perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein