Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RCU_TRACE has multiple definitions:
kernel/rcu/Kconfig.debugThe configuration item CONFIG_RCU_TRACE:
( CONFIG_DEBUG_KERNEL ) && ( CONFIG_TREE_RCU )This option enables additional tracepoints for ftrace-style event tracing.
Say Y here if you want to enable RCU tracing Say N if you are unsure.
lib/Kconfig.debugThe configuration item CONFIG_RCU_TRACE:
( CONFIG_DEBUG_KERNEL ) && ( CONFIG_TREE_RCU )This option provides tracing in RCU which presents stats in debugfs for debugging RCU implementation. It also enables additional tracepoints for ftrace-style event tracing.
Say Y here if you want to enable RCU tracing Say N if you are unsure.
init/KconfigThe configuration item CONFIG_RCU_TRACE:
(none)This option provides tracing in RCU which presents stats in debugfs for debugging RCU implementation.
Say Y here if you want to enable RCU tracing Say N if you are unsure.
kernel/Kconfig.preemptThe configuration item CONFIG_RCU_TRACE:
CONFIG_PREEMPT_RCUThis option provides tracing in RCU which presents stats in debugfs for debugging RCU implementation.
Say Y here if you want to enable RCU tracing Say N if you are unsure.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2025). See also LKDDb sources on GitLab