mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
This fixes 39d954200bf6 ("fprobe: Skip exit_handler if entry_handler
returns !0"), which causes multiple multi-kprobe tests to fail. Upstream
fix was found at [0].
[0] https://lore.kernel.org/all/168100731160.79534.374827110083836722.stgit@devnote2/#r
Signed-off-by: Daniel Müller <deso@posteo.net>