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

tetragon: update vmlinux.h #3308

Merged
merged 4 commits into from
Jan 17, 2025
Merged

tetragon: update vmlinux.h #3308

merged 4 commits into from
Jan 17, 2025

Conversation

olsajiri
Copy link
Contributor

@olsajiri olsajiri commented Jan 16, 2025

update vmlinux.h now both for both archs we build for

Fixes: #786

@olsajiri olsajiri added the release-note/minor This PR introduces a minor user-visible change label Jan 16, 2025
Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit df4bf48
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/67890811b199450008919f46
😎 Deploy Preview https://deploy-preview-3308--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Adding vmlinux_generated_x86.h file generated from fedora kernel
version 6.12.9-200.fc41.x86_64.

It will take over current vmlinux.h in following changes.

Signed-off-by: Jiri Olsa <[email protected]>
Adding vmlinux_generated_arm64.h file generated from fedora kernel
version 6.12.9-200.fc41.aarch64.

It will take over current vmlinux.h in following changes.

Signed-off-by: Jiri Olsa <[email protected]>
Removing vmlinux.h file to make next change human readable,
can be squashed if needed.

Signed-off-by: Jiri Olsa <[email protected]>
@olsajiri
Copy link
Contributor Author

note the syntax checked does not like vmlinux.h formatting,
but I'd like to keep it, so the future update diff is reasonable

Adding vmlinux.h file that includes the arch vmlinux headers
and adds our local tetragon structures.

Signed-off-by: Jiri Olsa <[email protected]>
@olsajiri olsajiri marked this pull request as ready for review January 17, 2025 07:32
@olsajiri olsajiri requested a review from a team as a code owner January 17, 2025 07:32
@olsajiri olsajiri requested a review from tpapagian January 17, 2025 07:32
@olsajiri olsajiri requested a review from kkourt January 17, 2025 11:37
@olsajiri olsajiri merged commit 9c24a3f into main Jan 17, 2025
43 of 45 checks passed
@olsajiri olsajiri deleted the pr/olsajiri/fixes branch January 17, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM-specific vmlinux.h
3 participants