Em Mon, Feb 18, 2019 at 11:38:41AM -0800, Andrii Nakryiko escreveu: > On Mon, Feb 18, 2019 at 6:29 AM Arnaldo Carvalho de Melo wrote: > > Thanks for all the cool work! > My pleasure, it was fun! :) So, next step, tag a pahole release and announce it, but I wonder about the libbpf linking, wouldn't be better, for now, to make it link statically with libbpf? I ask this because libbpf isn't yet generally available, so perhaps we should have some logic to detect if it is available and link against it or if not, use the module stuff we have now and link it statically, wdyt? Hopefully we get the problems noticed via btfdiff before that. - Arnaldo