aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-28perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernelVitaly Chikunov
2019-03-06perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo
2018-10-19perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia
2018-08-30perf annotate: Handle arm64 move instructionsKim Phillips
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips
2018-07-24perf arm64: Generate system call table from asm/unistd.hKim Phillips
2018-04-26perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo
2017-02-08perf tools arm64: Add support for generating bpf prologueHe Kuang
2017-01-26perf probe: Fix wrong register name for arm64He Kuang
2016-12-01perf annotate: AArch64 supportKim Phillips
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang
2016-03-10perf jitdump: Build only on supported archsJiri Olsa
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-02-12perf build: Add arch arm64 objects buildingJiri Olsa
2015-02-12perf build: Add arch x86 objects buildingJiri Olsa
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon
2014-07-30perf tools: Fix arm64 build errorMark Salter
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet