ebpf icon indicating copy to clipboard operation
ebpf copied to clipboard

examples: add rewrite_constants example

Open sancppp opened this issue 1 year ago • 2 comments

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.

sancppp avatar Jul 24 '24 04:07 sancppp