Hacker News new | ask | show | jobs
by xtoilette 70 days ago
Cool! is there something similar for async rust ?
1 comments

https://docs.rs/tokio-console/latest/tokio_console/ comes to mind.

I'm not aware of eBPF-based dynamic instrumentation for either tokio or other async runtimes, but I'm also not (in need to be) debugging this on a daily basis.