--- zzzz-none-000/linux-4.9.218/kernel/trace/Kconfig 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ac-750/linux-4.9.218/kernel/trace/Kconfig 2022-11-30 09:46:20.000000000 +0000 @@ -699,6 +699,14 @@ help Enable tracing events for gpio subsystem +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