summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-165-0/+91
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-172-1/+227
* perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips2017-12-272-0/+23
* perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2017-12-052-0/+66
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-077-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-231-1/+2
|/
* perf annotate: Fix AArch64 comment charKim Phillips2017-05-041-1/+1
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo2017-04-191-1/+2
* perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo2017-04-191-1/+1
* perf tools arm64: Add support for generating bpf prologueHe Kuang2017-02-082-1/+15
* perf probe: Fix wrong register name for arm64He Kuang2017-01-261-6/+6
* perf annotate: AArch64 supportKim Phillips2016-12-011-0/+62
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-1/+3
* perf tools: Make coresight PMU listableMathieu Poirier2016-09-221-0/+2
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-011-0/+13
* perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-1/+3
* perf unwind: Separate local/remote libunwind configHe Kuang2016-06-071-1/+1
* perf jitdump: Build only on supported archsJiri Olsa2016-03-101-0/+1
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-295-0/+113
* perf build: Add arch arm64 objects buildingJiri Olsa2015-02-123-4/+3
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-121-0/+0
* perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-011-0/+1
* perf tools: Fix arm64 build errorMark Salter2014-07-301-0/+2
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-161-1/+1
* perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-294-0/+257
OpenPOWER on IntegriCloud