linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) | пре 2 недеља | |
---|---|---|
.. | ||
.cargo | пре 1 месец | |
.vscode | пре 1 месец | |
syscall_ebpf-common | пре 1 месец | |
syscall_ebpf-ebpf | пре 2 недеља | |
xtask | пре 1 месец | |
.gitignore | пре 1 месец | |
Cargo.toml | пре 1 месец | |
README.md | пре 1 месец |
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