Closed krisnova closed 1 year ago
See the signals-ebpf
probe for more context: https://github.com/ricardomaraschini/ebpf-signals
Is this something we would want to add to the Observe
API?
yes
Looking at: https://github.com/ricardomaraschini/ebpf-signals/blob/main/signals-ebpf/src/main.rs#L15 and wondering why I never noticed those format
files before 😠This means - at least for this first cut - we don't need to rely on BTF symbols to be available on the host? We would require debugfs
to be mounted, though.
(assuming here we want to ship pre-compiled eBPF programs)
Should we close this one?
Can we please add an API to expose POSIX signals metadata using Aurae?
This will be helpful for a few reasons, notably: