Age | Commit message (Expand) | Author |
2018-10-19 | perf arm64: Fix generate system call table failed with /tmp mounted with noexec | Hongxu Jia |
2018-08-30 | perf annotate: Handle arm64 move instructions | Kim Phillips |
2018-08-30 | perf arm64: Fix include path for asm-generic/unistd.h | Kim Phillips |
2018-08-14 | perf arm spe: Fix uninitialized record error variable | Kim Phillips |
2018-07-24 | perf arm64: Generate system call table from asm/unistd.h | Kim Phillips |
2018-04-26 | perf map: Remove map_type arg from map_groups__find() | Arnaldo Carvalho de Melo |
2018-04-26 | perf map: Shorten map_groups__find() signature | Arnaldo Carvalho de Melo |
2018-03-16 | perf tools arm64: Add libdw DWARF post unwind support for ARM64 | Kim Phillips |
2018-01-17 | perf tools: Add ARM Statistical Profiling Extensions (SPE) support | Kim Phillips |
2017-12-27 | perf probe arm64: Fix symbol fixup issues due to ELF type | Kim Phillips |
2017-12-05 | perf tools arm64: Add support for get_cpuid_str function. | Ganapatrao Kulkarni |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa |
2017-05-04 | perf annotate: Fix AArch64 comment char | Kim Phillips |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Replace STR() calls with __stringify() | Arnaldo Carvalho de Melo |
2017-04-19 | perf unwind arm64: Add missing errno.h header | Arnaldo Carvalho de Melo |
2017-02-08 | perf tools arm64: Add support for generating bpf prologue | He Kuang |
2017-01-26 | perf probe: Fix wrong register name for arm64 | He Kuang |
2016-12-01 | perf annotate: AArch64 support | Kim Phillips |
2016-09-22 | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier |
2016-09-22 | perf tools: Make coresight PMU listable | Mathieu Poirier |
2016-09-01 | perf probe: Support probing on offline cross-arch binary | Masami Hiramatsu |
2016-06-07 | perf callchain: Support aarch64 cross-platform | He Kuang |
2016-06-07 | perf unwind: Separate local/remote libunwind config | He Kuang |
2016-03-10 | perf jitdump: Build only on supported archs | Jiri Olsa |
2015-05-29 | perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing | Wang Nan |
2015-02-12 | perf build: Add arch arm64 objects building | Jiri Olsa |
2015-02-12 | perf build: Add arch x86 objects building | Jiri Olsa |
2014-10-01 | perf tools: Fix build breakage on arm64 targets | Will Deacon |
2014-07-30 | perf tools: Fix arm64 build error | Mark Salter |
2014-05-16 | perf tools: Consolidate types.h for ARM and ARM64 | Jean Pihet |
2014-04-29 | perf tools ARM64: Wire up perf_regs and unwind support | Jean Pihet |