← Back to context Comment by xtoilette 6 hours ago Cool! is there something similar for async rust ? 1 comment xtoilette Reply fch42 2 hours ago 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.
fch42 2 hours ago 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.
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.