Hi Ian,
Please feel free to add my ack. :)
Acked-by: Masami Hiramatsu
Ingo, I think this one is important enhancement for perf
to port it on other archs.
Thank you,
Ian Munsie wrote:
> From: Ian Munsie
>
> The perf userspace tool included some architecture specific code to map
> registers f
From: Ian Munsie
The perf userspace tool included some architecture specific code to map
registers from the DWARF register number into the names used by the regs
and stack access API.
This patch moves the architecture specific code out into a separate
arch/x86 directory along with the infrastruc