On Wed, Sep 5, 2012 at 4:50 AM, Tommi Rantala <[email protected]> wrote:
> +.PP > +unw_backtrace() > +is a convenient routine for obtaining the backtrace for > +the calling program. Could you also mention that on some architectures (eg: x86_64), libunwind uses a higher performance method where only a minimal subset of the machine context is used for unwinding? Also, in unusual cases where the compiler spills the minimal subset above to another register, we fall back to the normal unwinding method which uses the full machine state. > +.PP > +David Mosberger\-Tang > +.br > +Email: \[email protected]\fP Please list Lassi Tuura <[email protected]> as a co-author here. -Arun _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
