| Commit message (Expand) | Author | Age | Files | Lines |
* | perf annotate: Move objdump_path to struct annotation_options | Arnaldo Carvalho de Melo | 2018-06-04 | 1 | -2/+2 |
* | perf env: Adopt perf_env__arch() from the annotate code | Arnaldo Carvalho de Melo | 2017-12-27 | 1 | -41/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf annotate: Add missing powerpc triplet | Kim Phillips | 2017-06-05 | 1 | -0/+1 |
* | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+2 |
* | perf tools: Remove needless includes from cache.h | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -0/+1 |
* | perf tools: Add more toolchain triplets | Ravi Bangoria | 2016-06-27 | 1 | -0/+17 |
* | perf tools: Export normalize_arch() function | He Kuang | 2016-06-07 | 1 | -1/+1 |
* | perf env: Rename some leftovers from rename to perf_env | Arnaldo Carvalho de Melo | 2015-09-14 | 1 | -6/+4 |
* | perf tools: Rename perf_session_env to perf_env | Kan Liang | 2015-08-28 | 1 | -2/+2 |
* | perf tools: Assign default value for some pointers | Martin Liška | 2015-05-27 | 1 | -1/+1 |
* | perf tools: Add arm64 triplets | Elliott Hughes | 2014-08-15 | 1 | -0/+9 |
* | perf tools: Introduce zfree | Arnaldo Carvalho de Melo | 2013-12-27 | 1 | -2/+1 |
* | perf tools: Fix possible double free on error | Thomas Jarosch | 2013-01-30 | 1 | -0/+1 |
* | perf tools: Don't try to lookup objdump for live mode | Namhyung Kim | 2012-11-08 | 1 | -0/+7 |
* | perf tools: Use normalized arch name for searching objdump path | Namhyung Kim | 2012-11-05 | 1 | -7/+33 |
* | perf tools: Try to find cross-built objdump path | Irina Tirdea | 2012-10-24 | 1 | -0/+178 |