summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util
Commit message (Expand)AuthorAgeFilesLines
* 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