Hey all,

now that libunwind is becoming more alive again, could we get the 
unw_backtrace_skip functionality upstream? For those who are unacquainted with 
it:

It gives you the behavior of unw_backtrace, but skips the first N frames, see 
e.g.:

https://gist.github.com/mikesart/8365549

This is often required in profilers to skip frames introduced by the profiler 
itself.

Cheers
-- 
Milian Wolff
m...@milianw.de
http://milianw.de

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Libunwind-devel mailing list
Libunwind-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to