]> Pileus Git - ~andy/linux/commit
ARM: perf: wire up perf_regs and unwind support for ARM
authorWill Deacon <will.deacon@arm.com>
Thu, 26 Sep 2013 11:36:36 +0000 (12:36 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 30 Sep 2013 15:41:55 +0000 (16:41 +0100)
commit7495f3742dda97612a77d92fa62f85cb7591ab14
treeb9208a9e15ed268b6e96394493a09793b7fc1f0f
parent49863894db3ed7bd41541b1c17733273966cea71
ARM: perf: wire up perf_regs and unwind support for ARM

This patch hooks in the perf_regs and libunwind code for ARM.

Cc: Jean Pihet <jean.pihet@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
tools/perf/arch/arm/Makefile
tools/perf/arch/arm/include/perf_regs.h [new file with mode: 0644]
tools/perf/arch/arm/util/unwind.c [new file with mode: 0644]
tools/perf/config/Makefile