Skip to content

Update jump_table map to modern BTF style map#1292

Merged
mmat11 merged 1 commit into
open-telemetry:mainfrom
coralogix:pgn/fix
Feb 12, 2026
Merged

Update jump_table map to modern BTF style map#1292
mmat11 merged 1 commit into
open-telemetry:mainfrom
coralogix:pgn/fix

Conversation

@pinoOgni
Copy link
Copy Markdown
Contributor

This PR just updates the jump_table map by moving from the legacy struct bpf_map_def to the BTF style one.

@pinoOgni pinoOgni requested a review from a team as a code owner February 12, 2026 11:21
Copy link
Copy Markdown
Contributor

@marctc marctc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.42%. Comparing base (35e78af) to head (4e4c377).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1292      +/-   ##
==========================================
+ Coverage   43.35%   43.42%   +0.07%     
==========================================
  Files         305      304       -1     
  Lines       32816    32779      -37     
==========================================
+ Hits        14228    14235       +7     
+ Misses      17674    17627      -47     
- Partials      914      917       +3     
Flag Coverage Δ
integration-test 21.10% <ø> (+<0.01%) ⬆️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-x86_64-5.15.152 0.00% <ø> (ø)
integration-test-vm-x86_64-6.10.6 0.00% <ø> (ø)
k8s-integration-test 2.37% <ø> (-0.01%) ⬇️
oats-test 0.00% <ø> (ø)
unittests 44.29% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pinoOgni pinoOgni changed the title Upgrade jump_table map to modern BTF style map Update jump_table map to modern BTF style map Feb 12, 2026
@pinoOgni pinoOgni force-pushed the pgn/fix branch 2 times, most recently from 278f08e to b925262 Compare February 12, 2026 11:35
Comment thread bpf/generictracer/k_tracer_tailcall.h
Signed-off-by: Giuseppe Ognibene <giuseppe.ognibene@coralogix.com>
@mmat11 mmat11 merged commit 354a685 into open-telemetry:main Feb 12, 2026
86 of 90 checks passed
@mmat11 mmat11 deleted the pgn/fix branch February 12, 2026 13:28
@MrAlias MrAlias added this to the v0.6.0 milestone Feb 23, 2026
@MrAlias MrAlias mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants