You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wanjunlei 7c143de8af
add a build command (#108)
Add a new command to build ebpf and userspace programs without running.

```
cargo xtask build
```

Co-authored-by: Michal Rostecki <vadorovsky@protonmail.com>
12 months ago
..
build.rs add a build command (#108) 12 months ago
build_ebpf.rs socket_filter: fix build 2 years ago
main.rs add a build command (#108) 12 months ago
run.rs add a build command (#108) 12 months ago