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

Update irqtools #4233

Merged
merged 2 commits into from
Oct 8, 2022
Merged

Update irqtools #4233

merged 2 commits into from
Oct 8, 2022

Conversation

chenhengqi
Copy link
Collaborator

This PR updates hardirqs/softirqs to fallback to raw tracepoints if BPF trampoline is not available.

This is part of efforts towards iovisor#4231. Fallback to raw tracepoints
if tp_btf is not available. With this patch, we also remove manual
attach and merge the two irq_handler_entry handlers into one.

Signed-off-by: Hengqi Chen <chenhengqi@outlook.com>
This is part of efforts towards iovisor#4231. Fallback to raw tracepoints
if tp_btf is not available.

Signed-off-by: Hengqi Chen <chenhengqi@outlook.com>
@chenhengqi chenhengqi linked an issue Sep 13, 2022 that may be closed by this pull request
14 tasks
@yonghong-song yonghong-song merged commit e85bd8f into iovisor:master Oct 8, 2022
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.

Allow libbpf-tools to run on old kernels
2 participants