retsnoop
retsnoop copied to clipboard
retsnoop: support capturing user-space stack traces
This one is different from https://github.com/anakryiko/retsnoop/issues/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.