aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Make pid i32 #417

Closed izissise closed 1 year ago

izissise commented 1 year ago

This fix cargo compilation in /ebpf folder

cargo +nightly build --package ebpf-probes
--target=bpfel-unknown-none -Z build-std=core --release
izissise commented 1 year ago

@dmah42 This works better