summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util
Commit message (Expand)AuthorAgeFilesLines
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-7/+2Star
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-6/+6
* perf arm spe: Fix uninitialized record error variableKim Phillips2018-08-141-0/+1
* perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-162-0/+61
* 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
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+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-081-1/+14
* 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 callchain: Support aarch64 cross-platformHe Kuang2016-06-071-1/+3
* perf unwind: Separate local/remote libunwind configHe Kuang2016-06-071-1/+1
* perf build: Add arch arm64 objects buildingJiri Olsa2015-02-121-0/+2
* perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-011-0/+1
* perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-292-0/+162