Files
qemu-qemu/subprojects/.gitignore
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

29 lines
403 B
Plaintext

/packagecache
/berkeley-softfloat-3
/berkeley-testfloat-3
/dtc
/keycodemapdb
/libvfio-user
/slirp
/anyhow-*
/arbitrary-int-*
/attrs-*
/bilge-*
/bilge-impl-*
/either-*
/foreign-*
/glib-sys-*
/itertools-*
/libc-*
/probe-*
/proc-macro-error-*
/proc-macro-error-attr-*
/proc-macro*
/quote-*
/syn-*
/unicode-ident-*
# Workaround for Meson v1.9.0 https://github.com/mesonbuild/meson/issues/14948
/.wraplock