teleport/bpf/enhancedrecording
Jakub Nyckowski 35a5688a79
Move BPF event filtering to the kernel (#23017)
* Move BPF event filtering to the kernel

#19354 moved filtering of disk events to the kernel space. This PR continues work in this area and moves all events to be filtered in the kernel space.

* Improve comments.
Minor code fixes.
2023-03-20 18:46:00 +00:00
..
command.bpf.c Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
common.h Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
counter_test.bpf.c Remove Apache license headers from BPF modules (#16896) 2022-10-03 10:02:31 +00:00
disk.bpf.c Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00
network.bpf.c Move BPF event filtering to the kernel (#23017) 2023-03-20 18:46:00 +00:00