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.
Mike Rostecki 3449c6de1b ebpf: Always use `release` profile
Using `dev` profile, even after tuning flags (to make it identical
with `release`) still causes problems and is confusing for people.

And even when we have BTF support in future, it'd be better and
less confusing to set `debug=2` in `release` profile (because we
would want debug info, but still keep the same opt-level and other
options).
1 year ago
..
.cargo Remove branch specifications 1 year ago
.vim ebpf: Add rust-analyzer settings for coc.nvim 3 years ago
.vscode Fix trailing comma in ebpf/.vscode/settings.json 2 years ago
src adjust spacing to avoid VSCode changes on save 2 years ago
Cargo.toml ebpf: Always use `release` profile 1 year ago
rust-toolchain.toml Remove branch specifications 1 year ago