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: Implement bpf.GetNumPossibleCPUs through cilium/ebpf library #2244

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

olsajiri
Copy link
Contributor

We have ebpf.PossibleCPU for getting the number of possible cpus, let's use it.

We have ebpf.PossibleCPU for getting the number of possible cpus,
let's use it.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
@olsajiri olsajiri added the release-note/minor This PR introduces a minor user-visible change label Mar 22, 2024
@olsajiri olsajiri marked this pull request as ready for review March 22, 2024 09:10
@olsajiri olsajiri requested a review from a team as a code owner March 22, 2024 09:10
Copy link
Member

@tixxdz tixxdz left a comment

Choose a reason for hiding this comment

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

Thanks

@olsajiri olsajiri merged commit 582da32 into main Mar 22, 2024
34 of 35 checks passed
@olsajiri olsajiri deleted the pr/olsajiri/fixes branch March 22, 2024 15:21
@lambdanis lambdanis added release-note/misc This PR makes changes that have no direct user impact. and removed release-note/minor This PR introduces a minor user-visible change labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants