summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util
AgeCommit message (Expand)AuthorLines
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo-0/+1
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo-1/+2
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo-1/+1
2017-02-08perf tools arm64: Add support for generating bpf prologueHe Kuang-1/+14
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier-1/+3
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier-0/+2
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang-1/+3
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang-1/+1
2015-02-12perf build: Add arch arm64 objects buildingJiri Olsa-0/+2
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon-0/+1
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet-0/+162