aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-10
|\
| * Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-09
| |\
| | * perf data: Force perf_data__open|close zero data->file.pathJiri Olsa2019-03-06
| | * perf session: Fix double free in perf_data__closeJiri Olsa2019-03-06
| | * perf evsel: Probe for precise_ip with simple attrJiri Olsa2019-03-06
| | * perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa2019-03-06
| | * perf hist: Fix memory leak of srclineJiri Olsa2019-03-06
| | * perf hist: Add error path into hist_entry__initJiri Olsa2019-03-06
| | * perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-03-06
| | * perf script python: Add Python3 support to intel-pt-events.pyTony Jones2019-03-06
| | * perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones2019-03-06
| | * perf script python: add Python3 support to check-perf-trace.pyTony Jones2019-03-06
| | * perf script python: Add Python3 support to futex-contention.pyTony Jones2019-03-06
| | * perf script python: Remove mixed indentationTony Jones2019-03-06
| | * perf diff: Support --pid/--tid filter optionsJin Yao2019-03-06
| | * perf diff: Support --cpu filter optionJin Yao2019-03-06
| | * perf diff: Support --time filter optionJin Yao2019-03-06
| | * perf thread: Generalize function to copy from thread addr space from intel-bt...Andi Kleen2019-03-06
| | * perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-06
| | * perf clang: Remove needless extra semicolonYang Wei2019-03-06
| | * perf bpf: Automatically add BTF ELF markersArnaldo Carvalho de Melo2019-03-06
| | * perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-03-01
| | * perf scripts python: exported-sql-viewer.py: Add call treeAdrian Hunter2019-03-01
| | * perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBaseAdrian Hunter2019-03-01
| | * perf scripts python: exported-sql-viewer.py: Improve TreeModel abstractionAdrian Hunter2019-03-01
| | * perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBaseAdrian Hunter2019-03-01
| | * perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-01
| | * perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-01
| | * perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter2019-03-01
| | * perf db-export: Add calls parent_id to enable creation of call treesAdrian Hunter2019-03-01
| | * perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-01
| | * perf auxtrace: Improve address filter error message when there is no DSOAdrian Hunter2019-03-01
| | * perf time-utils: Refactor time range parsing codeJin Yao2019-03-01
| | * perf probe: Clarify error message about not finding kernel modules debuginfoArnaldo Carvalho de Melo2019-02-28
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \ \ | |/ / |/| |
| * | tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell2019-03-06
* | | 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