From: Ian Munsie Date: Tue, 20 Apr 2010 06:58:32 +0000 (+1000) Subject: perf: Move arch specific code into separate arch directory X-Git-Tag: v2.6.35-rc1~522^2~95^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd932c593995abee1d1a8a0bfe608f7d103d87ad;p=pandora-kernel.git perf: Move arch specific code into separate arch directory 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 moves the architecture specific code out into a separate arch/x86 directory along with the infrastructure required to use it. Signed-off-by: Ian Munsie Acked-by: Masami Hiramatsu Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed