From: Jan Blunck Date: Fri, 19 Oct 2007 18:35:04 +0000 (+0200) Subject: x86: introduce frame_pointer() and stack_pointer() X-Git-Tag: v2.6.24-rc1~132^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1df280f53d7c3ce8613a3b25d1efe009b9860dd;p=pandora-kernel.git x86: introduce frame_pointer() and stack_pointer() This patch defines frame_pointer() and stack_pointer() similar to the already defined instruction_pointer(). Thus the oprofile code can be written in a more readable fashion. [ tglx: arch/x86 adaptation ] Signed-off-by: Jan Blunck Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed