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
..
src ebpf: Always use `release` profile 1 year ago
Cargo.toml make warn info more informative. 1 year ago