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

tracing: network connection tracepoints #25832

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3c16937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98733db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc92d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c613563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1697f8f View commit details
    Browse the repository at this point in the history
  6. tracing: log_p2p_connections.bt example

    A bpftrace script that logs information from the
    net:*_connection tracepoints.
    
    I've tested this script with bpftrace version 0.14.1 and v0.20.2.
    0xB10C committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5b59cfc View commit details
    Browse the repository at this point in the history