On Wed, 17 Nov 2010 13:51:52 +0100
Peter Zijlstra <peterz@infradead.org> wrote:
Even without frame-pointers I should see at least the first caller in
userspace, since that can be obtained by reading the return address of
the syscall, right?
I don't see any difference in the output of 'trace report' thats why
I'm asking it is implemented at all right now, or I need additional
flags to see it.
I do see some difference in output of 'perf record -g/perf report'
though.
Best regards,
--Edwin
--