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