Skip to content

Problem attaching fentry due to missing BTF on older kernel #1123

Answered by lmb
bartebor asked this question in Q&A
Discussion options

You must be logged in to vote

Even if we searched KernelTypes we'd get an error from the kernel since fentry / fexit require the kernel to have BTF built in. Hence we don't attempt to use it in the first place.

Note that the library isn't tested against anything older than 4.9 and we also don't test against RH / CentOS frankenkernels.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bartebor
Comment options

Answer selected by bartebor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants