> On Fri, Sep 21, 2007 at 10:45:06PM +0200, Andi Kleen wrote:
> > From:
jblunck@suse.de
> > 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.
>
> Can we do these for all architectures, please? They're quite useful for
> non-trivial kprobes.