Files
qemu/subprojects/probe-0.5-rs.wrap
Stefan Hajnoczi cd9fe9265c subprojects: add probe crate
The probe crate (https://crates.io/crates/probe) provides a probe!()
macro that defines SystemTap SDT probes on Linux hosts or does nothing
on other host OSes.

This crate will be used to implement DTrace support for Rust.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Link: https://lore.kernel.org/r/20251119205200.173170-4-stefanha@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-12-27 10:11:10 +01:00

8 lines
265 B
Plaintext

[wrap-file]
directory = probe-0.5.2
source_url = https://crates.io/api/v1/crates/probe/0.5.2/download
source_filename = probe-0.5.2.tar.gz
source_hash = 136558b6e1ebaecc92755d0ffaf9421f519531bed30cc2ad23b22cb00965cc5e
#method = cargo
patch_directory = probe-0.5-rs