You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pahole: Add --lang_exclude to allow skipping compilation units written in some languages
For instance, to exclude rust compilation units when encoding BTF from
DWARF:
$ pahole --btf_encode --lang_exclude rust
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
0 commit comments