Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE
has multiple definitions:
arch/blackfin/Kconfig.debug
The configuration item CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE:
CONFIG_DEBUG_BFIN_HWTRACE_ON
The CPLB error handler contains a lot of flow changes which can quickly fill up the hardware trace buffer. When debugging crashes, the hardware trace may indicate that the problem lies in kernel space when in reality an application is buggy.
Say Y here to disable hardware tracing in some known "jumpy" pieces of code so that the trace buffer will extend further back.
arch/blackfin/Kconfig.debug
The configuration item CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE:
CONFIG_DEBUG_BFIN_HWTRACE_ON
Some pieces of the kernel contain a lot of flow changes which can quickly fill up the hardware trace buffer. When debugging crashes, the hardware trace may indicate that the problem lies in kernel space when in reality an application is buggy.
Say Y here to disable hardware tracing in some known "jumpy" pieces of code so that the trace buffer will extend further back.
arch/blackfin/Kconfig
The configuration item CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE:
(none)
Some pieces of the kernel contain a lot of flow changes which can quickly fill up the hardware trace buffer. When debugging crashes, the hardware trace may indicate that the problem lies in kernel space when in reality an application is buggy.
Say Y here to disable hardware tracing in some known "jumpy" pieces of code so that the trace buffer will extend further back.
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab