ARM: perf: add support for perf registers API
authorWill Deacon <will.deacon@arm.com>
Thu, 26 Sep 2013 11:36:35 +0000 (12:36 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 30 Sep 2013 15:41:50 +0000 (16:41 +0100)
This patch implements the functions required for the perf registers API,
allowing the perf tool to interface kernel register dumps with libunwind
in order to provide userspace backtracing.

Cc: Jean Pihet <jean.pihet@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found