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 <acme@redhat.com>
2 files changed