Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index

CONFIG_FRAME_POINTER_UNWINDER: Frame pointer unwinder

General informations

The Linux kernel configuration item CONFIG_FRAME_POINTER_UNWINDER:

Help text

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%.

This option is recommended if you want to use the livepatch consistency model, as this is currently the only way to get a reliable stack trace (HAVE_RELIABLE_STACKTRACE).

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index

Automatically generated (in year 2024). See also LKDDb sources on GitLab