Test module for in-kernel kprobe event generation

modulename: kprobe_event_gen_test.ko

configname: CONFIG_KPROBE_EVENT_GEN_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Tracers
└─>Test module for in-kernel kprobe event generation
In linux kernel since version 5.1 (release Date: 2019-05-05)  
This option creates a test module to check the base
functionality of in-kernel kprobe event definition.

To test, insert the module, and then check the trace buffer
for the generated kprobe events.

If unsure, say N.

source code: