summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorJean Pihet <jean.pihet@linaro.org>2014-02-03 19:18:27 +0100
committerChanho Park <chanho61.park@samsung.com>2014-04-16 21:36:49 +0900
commitf6c1b855f6bc378672328f353bc36aa2310ad05b (patch)
tree7b753f68fad20f1d71024a843b86116e0aa4261d /init
parent5321cdf5d023df4a51d55d651384fe526387d2f8 (diff)
downloadlinux-3.10-f6c1b855f6bc378672328f353bc36aa2310ad05b.tar.gz
linux-3.10-f6c1b855f6bc378672328f353bc36aa2310ad05b.tar.bz2
linux-3.10-f6c1b855f6bc378672328f353bc36aa2310ad05b.zip
ARM64: perf: add support for perf registers API
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. Compat mode is also supported. Only the general purpose user space registers are exported, i.e.: PERF_REG_ARM_X0, ... PERF_REG_ARM_X28, PERF_REG_ARM_FP, PERF_REG_ARM_LR, PERF_REG_ARM_SP, PERF_REG_ARM_PC and not the PERF_REG_ARM_V* registers. Signed-off-by: Jean Pihet <jean.pihet@linaro.org> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions