Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib/bpf_inspect.py: inspect linked progs #403

Merged

Commits on Jun 2, 2024

  1. contrib/bpf_inspect.py: inspect linked progs

    Since 'prog->aux->linked_prog' has been moved to trampoline, it has to
    inspect linked progs from tracing link's trampoline.
    
    Therefore, add --show-details for link command to show the linked progs
    for tracing link.
    
    Signed-off-by: Leon Hwang <[email protected]>
    Asphaltt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3227737 View commit details
    Browse the repository at this point in the history