Back to home page

OSCL-LXR

 
 

    


 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-03-06 09:18:39  
kprobe_example.c 3504 bytes 2025-03-06 09:18:39 2025-03-06 13:32:44

Here's a sample kernel module showing the use of kprobes to dump a stack trace and selected registers when kernel_clone() is called.

kretprobe_example.c 3056 bytes 2025-03-06 09:18:39 2025-03-06 13:32:44

Here's a sample kernel module showing the use of return probes to report the return value and total time taken for probed function to run.

Makefile 244 bytes 2025-03-06 09:18:39 2025-03-06 13:32:44