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

profiler: Use BPF batch operations #394

Merged
merged 8 commits into from
May 13, 2022
Merged

profiler: Use BPF batch operations #394

merged 8 commits into from
May 13, 2022

Commits on May 5, 2022

  1. Utilize libbpf batch APIs

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a0558dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff69ca1 View commit details
    Browse the repository at this point in the history
  3. profiler: Batch API fixes

    Details in PR (to avoid push forces creating repeating events on the GitHub UI)
    javierhonduco committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bc0e129 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #395 from javierhonduco/ebpf_batch

    profiler: Batch API fixes
    kakkoyun committed May 5, 2022
    Configuration menu
    Copy the full SHA
    70590cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95f89e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    e9e0ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67603df View commit details
    Browse the repository at this point in the history
  3. Fix linter issues

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6d8c316 View commit details
    Browse the repository at this point in the history