aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06
|\
| * perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to syscall-counts.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to stat-cpi.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to stackcollapse.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to sctop.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to net_dropmonitor.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to mem-phys-addr.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones2019-02-25
| * perf script python: Add Python3 support to netdev-times.pyTony Jones2019-02-25
| * perf tools: Add perf_exe() helper to find perf binaryAndi Kleen2019-02-25
| * perf script: Handle missing fields with -F +..Andi Kleen2019-02-25
| * perf data: Add perf_data__open_dir_data functionJiri Olsa2019-02-25
| * perf data: Add perf_data__(create_dir|close_dir) functionsJiri Olsa2019-02-25
| * perf data: Fail check_backup in case of errorJiri Olsa2019-02-25
| * perf data: Make check_backup work over directoriesJiri Olsa2019-02-25
| * perf tools: Add rm_rf_perf_data functionJiri Olsa2019-02-25
| * perf tools: Add pattern name checking to rm_rfJiri Olsa2019-02-25
| * perf tools: Add depth checking to rm_rfJiri Olsa2019-02-25
| * perf data: Add global path holderJiri Olsa2019-02-22
| * perf data: Move size to struct perf_data_fileJiri Olsa2019-02-22
| * perf scripts python: exported-sql-viewer.py: Add top calls reportAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Remove no selection errorAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItemAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Create new dialog data item classesAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Move report name into ReportVarsAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter2019-02-22
| * perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter2019-02-22
| * perf thread-stack: Hide x86 retpolinesAdrian Hunter2019-02-22
| * perf thread-stack: Improve thread_stack__no_call_return()Adrian Hunter2019-02-22
| * perf annotate: Fix getting source line failureWei Li2019-02-21
| * perf tools: Make rm_rf() remove single fileJiri Olsa2019-02-20
| * perf cpumap: Increase debug level for cpu_map__snprint verbose outputJiri Olsa2019-02-20
| * perf bpf-event: Add missing new line into pr_debug callJiri Olsa2019-02-20
| * perf script: Allow +- operator for type specific fields optionJiri Olsa2019-02-20
| * perf evsel: Force sample_type for slave eventsJiri Olsa2019-02-20
| * perf session: Don't report zero period samples for slave eventsJiri Olsa2019-02-20
| * perf trace: Allow dumping a BPF map after setting up BPF eventsArnaldo Carvalho de Melo2019-02-19
| * perf bpf: Add bpf_map dumperArnaldo Carvalho de Melo2019-02-19
| * perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-02-19
| * perf doc: Fix documentation of the Flags section in perf.dataJonas Rabenstein2019-02-19
| * perf doc: Fix HEADER_CMDLINE description in perf.data documentationJonas Rabenstein2019-02-19
| * perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2019-02-19
| * perf tools: Use sysfs__mountpoint() when reading cpu topologyJiri Olsa2019-02-19
| * perf tools: Add numa_topology objectJiri Olsa2019-02-19