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

Pr/olsajiri/tailcalls #3002

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Pr/olsajiri/tailcalls #3002

wants to merge 4 commits into from

Commits on Oct 20, 2024

  1. github: Allow extern declarations in c files

    Signed-off-by: Jiri Olsa <jolsa@kernel.org>
    olsajiri committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bab2feb View commit details
    Browse the repository at this point in the history
  2. tetragon: Update ebpf version

    Signed-off-by: Jiri Olsa <jolsa@kernel.org>
    olsajiri committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b647968 View commit details
    Browse the repository at this point in the history
  3. tetragon: Disable contents loading in initial map loading

    Disable content loading at this point, we just care about the map,
    the content will be loaded when the whole object gets loaded.
    
    Signed-off-by: Jiri Olsa <jolsa@kernel.org>
    olsajiri committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    533c6c0 View commit details
    Browse the repository at this point in the history
  4. tetragon: Remove ebpf spec.RewriteConstants call

    because it got deprecated, replacing it with our version.
    
    Signed-off-by: Jiri Olsa <jolsa@kernel.org>
    olsajiri committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f5c9c89 View commit details
    Browse the repository at this point in the history