linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) | il y a 1 semaine | |
---|---|---|
.. | ||
.cargo | il y a 4 semaines | |
.vscode | il y a 4 semaines | |
syscall_ebpf-common | il y a 4 semaines | |
syscall_ebpf-ebpf | il y a 1 semaine | |
xtask | il y a 4 semaines | |
.gitignore | il y a 4 semaines | |
Cargo.toml | il y a 4 semaines | |
README.md | il y a 4 semaines |
cargo install bpf-linker
cargo xtask build-ebpf
To perform a release build you can use the --release
flag.
You may also change the target architecture with the --target
flag.
cargo build
cargo xtask build
RUST_LOG=info cargo xtask run