anakryiko/retsnoop

retsnoop: support capturing user-space stack traces

Opened this issue · 0 comments

This one is different from #25. Here, the request is to just capture and symbolize user-space stack trace in addition to kernel stack trace, while still tracing only kernel functions.

This will allow to debug where in user-space application kernel error is triggered.