2020-04-27 22:49 UTC-0700 ~ Andrii Nakryiko <[email protected]> > Move attach_type_strings into main.h for access in non-cgroup code. > bpf_attach_type is used for non-cgroup attach types quite widely now. So also > complete missing string translations for non-cgroup attach types. > > Cc: Quentin Monnet <[email protected]> > Signed-off-by: Andrii Nakryiko <[email protected]> > ---
Reviewed-by: Quentin Monnet <[email protected]> Thank you Andrii
