Analyse and explore linux
Component USER_EVENTS

Component Type: kbuild config

Description: User trace events

More info: User trace events are user-defined trace events that can be used like an existing kernel trace event. User trace events are generated by writing to a tracefs file. User processes can determine if their tracing events should be generated by memory mapping a tracefs file and checking for an associated byte being non-zero. If in doubt, say N.

Build project: Kconfig (Linux kconfig) (Path: kernel\trace\Kconfig )

Other views: file explorer

Generated by PFA software prototype