Create USDT probes and instrument your Python application dynamically
Exposes libstapsdt to Rust code for programmatic creation of SystemTap user mode probes. Never use this crate directly; use `tracers` and let it determine the correct implementation at build time.
Define SDT (DTrace) probes at runtime in a Ruby program