Age | Commit message (Expand) | Author |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-05 | tools/: replace open encodings for NUMA_NO_NODE | Stephen Rothwell |
2019-03-01 | tools: libbpf: add a correctly named define for map iteration | Jakub Kicinski |
2019-02-25 | perf script python: Add Python3 support to syscall-counts-by-pid.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to syscall-counts.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to stat-cpi.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to stackcollapse.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to sctop.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to powerpc-hcalls.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to net_dropmonitor.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to mem-phys-addr.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to failed-syscalls-by-pid.py | Tony Jones |
2019-02-25 | perf script python: Add Python3 support to netdev-times.py | Tony Jones |
2019-02-25 | perf tools: Add perf_exe() helper to find perf binary | Andi Kleen |
2019-02-25 | perf script: Handle missing fields with -F +.. | Andi Kleen |
2019-02-25 | perf data: Add perf_data__open_dir_data function | Jiri Olsa |
2019-02-25 | perf data: Add perf_data__(create_dir|close_dir) functions | Jiri Olsa |
2019-02-25 | perf data: Fail check_backup in case of error | Jiri Olsa |
2019-02-25 | perf data: Make check_backup work over directories | Jiri Olsa |
2019-02-25 | perf tools: Add rm_rf_perf_data function | Jiri Olsa |
2019-02-25 | perf tools: Add pattern name checking to rm_rf | Jiri Olsa |
2019-02-25 | perf tools: Add depth checking to rm_rf | Jiri Olsa |
2019-02-22 | perf data: Add global path holder | Jiri Olsa |
2019-02-22 | perf data: Move size to struct perf_data_file | Jiri Olsa |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Add top calls report | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove no selection error | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Create new dialog data item classes | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Move report name into ReportVars | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Factor out ReportVars | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Move column headers | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal... | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Fix missing shebang | Adrian Hunter |
2019-02-22 | perf thread-stack: Hide x86 retpolines | Adrian Hunter |
2019-02-22 | perf thread-stack: Improve thread_stack__no_call_return() | Adrian Hunter |
2019-02-21 | perf annotate: Fix getting source line failure | Wei Li |
2019-02-20 | perf tools: Make rm_rf() remove single file | Jiri Olsa |
2019-02-20 | perf cpumap: Increase debug level for cpu_map__snprint verbose output | Jiri Olsa |
2019-02-20 | perf bpf-event: Add missing new line into pr_debug call | Jiri Olsa |
2019-02-20 | perf script: Allow +- operator for type specific fields option | Jiri Olsa |
2019-02-20 | perf evsel: Force sample_type for slave events | Jiri Olsa |
2019-02-20 | perf session: Don't report zero period samples for slave events | Jiri Olsa |
2019-02-19 | perf trace: Allow dumping a BPF map after setting up BPF events | Arnaldo Carvalho de Melo |
2019-02-19 | perf bpf: Add bpf_map dumper | Arnaldo Carvalho de Melo |
2019-02-19 | perf test: Fix failure of 'evsel-tp-sched' test on s390 | Thomas Richter |
2019-02-19 | perf doc: Fix documentation of the Flags section in perf.data | Jonas Rabenstein |
2019-02-19 | perf doc: Fix HEADER_CMDLINE description in perf.data documentation | Jonas Rabenstein |