enabled. This option and the preempt-off timing option can be
used together or separately.)
+config KERNEL_OSNOISE_TRACER
+ bool "OS Noise tracer"
+ depends on KERNEL_FTRACE
+ default n
+
config KERNEL_PREEMPT_TRACER
bool "Preemption-off Latency Tracer"
depends on KERNEL_FTRACE
enabled. This option and the irqs-off timing option can be
used together or separately.)
+config KERNEL_TIMERLAT_TRACER
+ bool "Timerlat tracer"
+ default n
+
config KERNEL_HIST_TRIGGERS
bool "Histogram triggers"
depends on KERNEL_FTRACE
Inter-event tracing of quantities such as latencies is also
supported using hist triggers under this option.
+config KERNEL_RING_BUFFER_VALIDATE_TIME_DELTAS
+ bool
+ default n
+
config KERNEL_DEBUG_KERNEL
bool