kprobe_percpu command
This program demonstrates attaching an eBPF program to a kernel symbol and using percpu map to collect data. The eBPF program will be attached to the start of the sys_execve kernel function and prints out the number of called times on each cpu every second.
- Version
- v0.12.2
- Published
- Oct 20, 2023
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 2 minutes ago –
Tools for package owners.