Test module for in-kernel synthetic event generation

modulename: synth_event_gen_test.ko

configname: CONFIG_SYNTH_EVENT_GEN_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Tracers
└─>Test module for in-kernel synthetic event generation
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This option creates a test module to check the base
functionality of in-kernel synthetic event definition and
generation.

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

If unsure, say N.

source code:
depends
CONFIG_FTRACE
CONFIG_MODULES
CONFIG_SYNTH_EVENTS