ebpf
ebpf copied to clipboard
examples: add rewrite_constants example
Add rewrite_constants example.
The function of this sample program is to monitor the number of calls to the target system call made by the process every second. The target system call id is rewritten at load time.