anakryiko / retsnoop

Investigate kernel error call stacks
BSD 2-Clause "Simplified" License
210 stars 34 forks source link

sidecar: switch sidecar from binary to statically linked Rust library #24

Open anakryiko opened 2 years ago

anakryiko commented 2 years ago

This will allow simpler integration, won't require fork, will be easier to maintain and debug.