Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UNWINDER_FRAME_POINTER
has multiple definitions:
arch/x86/Kconfig.debug
The configuration item CONFIG_UNWINDER_FRAME_POINTER:
(none)
This option enables the frame pointer unwinder for unwinding kernel stack traces.
The unwinder itself is fast and it uses less RAM than the ORC unwinder, but the kernel text size will grow by ~3% and the kernel's overall performance will degrade by roughly 5-10%.
arch/arm/Kconfig.debug
The configuration item CONFIG_UNWINDER_FRAME_POINTER:
! CONFIG_THUMB2_KERNEL
This option enables the frame pointer unwinder for unwinding kernel stack traces.
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 - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab