retsnoop icon indicating copy to clipboard operation
retsnoop copied to clipboard

retsnoop: support capturing user-space stack traces

Open anakryiko opened this issue 2 years ago • 0 comments

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.

anakryiko avatar Nov 15 '22 04:11 anakryiko