--- zzzz-none-000/linux-4.19.183/kernel/trace/Kconfig 2021-03-24 10:07:39.000000000 +0000 +++ bcm63-7530ax-756/linux-4.19.183/kernel/trace/Kconfig 2023-06-28 08:54:21.000000000 +0000 @@ -786,6 +786,14 @@ Note that on a kernel compiled with this config, ftrace will run significantly slower. +config TRACE_FSNOTIFY_EVENTS + bool "Trace fsnotify events" + depends on FSNOTIFY + select GENERIC_TRACER + default n + help + Enable tracing fsnotify events + endif # FTRACE endif # TRACING_SUPPORT