summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64
Commit message (Collapse)AuthorAgeFilesLines
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-161-1/+1
| | | | | | | | | Prevents a build breakage since commit d944c4eebcf4c0d5e5d9728fec110cbf0047ad7f 'tools: Consolidate types.h' Signed-off-by: Jean Pihet <jean.pihet@linaro.org> Link: http://lkml.kernel.org/r/1400229672-16104-1-git-send-email-jean.pihet@linaro.org Signed-off-by: Jiri Olsa <jolsa@kernel.org>
* perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-294-0/+257
This patch hooks in the perf_regs and libunwind code for ARM64. The tools/perf/arch/arm64 is created; it contains the arch specific code for DWARF unwinding. Signed-off-by: Jean Pihet <jean.pihet@linaro.org> Acked-by: Will Deacon <will.deacon@arm.com> Link: http://lkml.kernel.org/r/1398688353-3737-1-git-send-email-jean.pihet@linaro.org Signed-off-by: Jiri Olsa <jolsa@kernel.org>
OpenPOWER on IntegriCloud