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

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

tetragon: update vmlinux.h #3308

wants to merge 4 commits into from

Conversation

olsajiri
Copy link
Contributor

@olsajiri olsajiri commented Jan 16, 2025

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

@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 <jolsa@kernel.org>
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 <jolsa@kernel.org>
Removing vmlinux.h file to make next change human readable,
can be squashed if needed.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
@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 <jolsa@kernel.org>
@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
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.

1 participant