commit | 8ab596afb97bc9e2f9140dc1d993e81749acff42 | [log] [tgz] |
---|---|---|
author | Jean Pihet <jean.pihet@linaro.org> | Mon Apr 28 14:32:33 2014 +0200 |
committer | Jiri Olsa <jolsa@kernel.org> | Tue Apr 29 15:31:19 2014 +0200 |
tree | 76e352baf6cf3e1029c37bc2866775f3e32abb9d | |
parent | 88080ce7f6af1ad99ad4b2825938411975910116 [diff] |
perf tools ARM64: Wire up perf_regs and unwind support 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>