| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-05-12 | perf tools riscv: Add support for riscv lookup_binutils_path | Paran Lee | 1 | -0/+18 |
| 2023-05-07 | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-04 | perf annotate: Own objdump_path and disassembler_style strings | Ian Rogers | 1 | -2/+2 |
| 2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap | 1 | -2/+0 |
| 2019-08-31 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2019-08-29 | perf tools: Move everything related to sys_perf_event_open() to perf-sys.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-09 | perf tools: Add missing headers, mostly stdlib.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2018-12-17 | perf annotate: Introduce basic support for ARC | Eugeniy Paltsev | 1 | -1/+10 |
| 2018-12-17 | perf machine: Record if a arch has a single user/kernel address space | Adrian Hunter | 1 | -0/+10 |
| 2018-06-04 | perf annotate: Move objdump_path to struct annotation_options | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2017-12-27 | perf env: Adopt perf_env__arch() from the annotate code | Arnaldo Carvalho de Melo | 1 | -41/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-05 | perf annotate: Add missing powerpc triplet | Kim Phillips | 1 | -0/+1 |
| 2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2016-07-12 | perf tools: Remove needless includes from cache.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-06-27 | perf tools: Add more toolchain triplets | Ravi Bangoria | 1 | -0/+17 |
| 2016-06-07 | perf tools: Export normalize_arch() function | He Kuang | 1 | -1/+1 |
| 2015-09-14 | perf env: Rename some leftovers from rename to perf_env | Arnaldo Carvalho de Melo | 1 | -6/+4 |
| 2015-08-28 | perf tools: Rename perf_session_env to perf_env | Kan Liang | 1 | -2/+2 |
| 2015-05-27 | perf tools: Assign default value for some pointers | Martin Liška | 1 | -1/+1 |
| 2014-08-15 | perf tools: Add arm64 triplets | Elliott Hughes | 1 | -0/+9 |
| 2013-12-27 | perf tools: Introduce zfree | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2013-01-30 | perf tools: Fix possible double free on error | Thomas Jarosch | 1 | -0/+1 |
| 2012-11-08 | perf tools: Don't try to lookup objdump for live mode | Namhyung Kim | 1 | -0/+7 |
| 2012-11-05 | perf tools: Use normalized arch name for searching objdump path | Namhyung Kim | 1 | -7/+33 |
| 2012-10-24 | perf tools: Try to find cross-built objdump path | Irina Tirdea | 1 | -0/+178 |