linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) | há 1 semana atrás | |
---|---|---|
.. | ||
.cargo | há 4 semanas atrás | |
.vscode | há 4 semanas atrás | |
syscall_ebpf-common | há 4 semanas atrás | |
syscall_ebpf-ebpf | há 1 semana atrás | |
xtask | há 4 semanas atrás | |
.gitignore | há 4 semanas atrás | |
Cargo.toml | há 4 semanas atrás | |
README.md | há 4 semanas atrás |
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