linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) | 2 months ago | |
---|---|---|
.. | ||
.cargo | 3 months ago | |
.vscode | 3 months ago | |
syscall_ebpf-common | 3 months ago | |
syscall_ebpf-ebpf | 2 months ago | |
xtask | 3 months ago | |
.gitignore | 3 months ago | |
Cargo.toml | 3 months ago | |
README.md | 3 months ago |
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