Age | Commit message (Expand) | Author | Files | Lines |
2017-04-19 | perf tools: Replace STR() calls with __stringify() | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2017-04-19 | perf unwind arm64: Add missing errno.h header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-02-08 | perf tools arm64: Add support for generating bpf prologue | He Kuang | 2 | -1/+15 |
2017-01-26 | perf probe: Fix wrong register name for arm64 | He Kuang | 1 | -6/+6 |
2016-12-01 | perf annotate: AArch64 support | Kim Phillips | 1 | -0/+62 |
2016-09-22 | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier | 1 | -1/+3 |
2016-09-22 | perf tools: Make coresight PMU listable | Mathieu Poirier | 1 | -0/+2 |
2016-09-01 | perf probe: Support probing on offline cross-arch binary | Masami Hiramatsu | 1 | -0/+13 |
2016-06-07 | perf callchain: Support aarch64 cross-platform | He Kuang | 1 | -1/+3 |
2016-06-07 | perf unwind: Separate local/remote libunwind config | He Kuang | 1 | -1/+1 |
2016-03-10 | perf jitdump: Build only on supported archs | Jiri Olsa | 1 | -0/+1 |
2015-05-29 | perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing | Wang Nan | 5 | -0/+113 |
2015-02-12 | perf build: Add arch arm64 objects building | Jiri Olsa | 3 | -4/+3 |
2015-02-12 | perf build: Add arch x86 objects building | Jiri Olsa | 1 | -0/+0 |
2014-10-01 | perf tools: Fix build breakage on arm64 targets | Will Deacon | 1 | -0/+1 |
2014-07-30 | perf tools: Fix arm64 build error | Mark Salter | 1 | -0/+2 |
2014-05-16 | perf tools: Consolidate types.h for ARM and ARM64 | Jean Pihet | 1 | -1/+1 |
2014-04-29 | perf tools ARM64: Wire up perf_regs and unwind support | Jean Pihet | 4 | -0/+257 |