forked from iovisor/bcc
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libbpf-tools: Allow hardirqs to run on old kernels
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 <[email protected]>
- Loading branch information
1 parent
dfb0d98
commit fcd2187
Showing
2 changed files
with
64 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters