Skip to content

Add BTF for arm64 too#81

Merged
ti-mo merged 1 commit intocilium:mainfrom
alban:alban_btf_upstream_pr
Nov 4, 2025
Merged

Add BTF for arm64 too#81
ti-mo merged 1 commit intocilium:mainfrom
alban:alban_btf_upstream_pr

Conversation

@alban
Copy link
Contributor

@alban alban commented Jul 7, 2025

arch/arm64/configs/defconfig contains CONFIG_DEBUG_INFO_REDUCED=y

This conflicts with CONFIG_DEBUG_INFO_BTF=y.

Fixes: #80

cc @mauriciovasquezbernal

TODO:

  • Wait for the CI to complete and test

@alban alban marked this pull request as ready for review July 8, 2025 11:41
@ti-mo
Copy link
Contributor

ti-mo commented Nov 3, 2025

@alban Sorry for letting this one sit, would you be able to rebase this one on top of #84 after it's merged?

arch/arm64/configs/defconfig contains CONFIG_DEBUG_INFO_REDUCED=y

This conflicts with CONFIG_DEBUG_INFO_BTF=y.

Signed-off-by: Alban Crequy <alban.crequy@gmail.com>
@alban alban force-pushed the alban_btf_upstream_pr branch from ebf7519 to d657515 Compare November 4, 2025 10:42
@alban
Copy link
Contributor Author

alban commented Nov 4, 2025

Rebased!

@ti-mo ti-mo merged commit 4a7e17d into cilium:main Nov 4, 2025
10 checks passed
@ti-mo
Copy link
Contributor

ti-mo commented Nov 4, 2025

Thanks!

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.

arm64 kernels don't have BTF

3 participants