+2
−0
arch/arm/include/uapi/asm/perf_regs.h
0 → 100644
+23
−0
+1
−0
arch/arm/kernel/perf_regs.c
0 → 100644
+30
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>