From: Brian Rogan Date: Tue, 28 Mar 2006 09:56:20 +0000 (-0800) Subject: [PATCH] Add oprofile_add_ext_sample X-Git-Tag: v2.6.17-rc1~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273577165cd206d2d6689ee4b18aa13de1ec4bde;p=pandora-kernel.git [PATCH] Add oprofile_add_ext_sample On ppc64 we look at a profiling register to work out the sample address and if it was in userspace or kernel. The backtrace interface oprofile_add_sample does not allow this. Create oprofile_add_ext_sample and make oprofile_add_sample use it too. Signed-off-by: Anton Blanchard Cc: Philippe Elie Cc: John Levon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed