On Fri, Aug 08, 2008 at 10:03:42PM -0400, Steven Rostedt wrote:
Right now gcc errors out unfortunately. Would need to ask gcc developers
to fix this first. But when they move mcount to be always first
you can still get at the parent, it will always be at 4(%esp) or 8(%rsp).
An alternative would be also run an assembler post processor that
inserts mcount calls without compiler help.
-Andi
--