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

bpf: Emit error messages to DebugFS #40

Merged
merged 4 commits into from
Nov 13, 2023
Merged

Commits on Nov 13, 2023

  1. tests: Add timeout for agent start up

    Signed-off-by: Daiki Ueno <[email protected]>
    ueno committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1f85d4 View commit details
    Browse the repository at this point in the history
  2. bpf: Make use of BPF_USDT args

    Signed-off-by: Daiki Ueno <[email protected]>
    ueno committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fc70e14 View commit details
    Browse the repository at this point in the history
  3. bpf: Emit error messages to DebugFS

    Signed-off-by: Daiki Ueno <[email protected]>
    ueno committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    31c21b9 View commit details
    Browse the repository at this point in the history
  4. bpf: Do not attempt to read blob_data if the length is 0

    Signed-off-by: Daiki Ueno <[email protected]>
    ueno committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f6c4eb3 View commit details
    Browse the repository at this point in the history