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
libbpf: Capture error message on freplace attach failure
Extend 'bpf_link_create()' to support capturing log output from the kernel
when creating a freplace link.
Additionally, introduce a new API, 'bpf_program__attach_freplace_log()',
to allow users to retrieve detailed error message when a freplace program
fails to attach.
Signed-off-by: Leon Hwang <[email protected]>
0 commit comments