Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FORCE_DYNAMIC_FTRACE
:
( CONFIG_X86_32 ) && ( CONFIG_FUNCTION_TRACER )
We keep the static function tracing (!DYNAMIC_FTRACE) around in order to test the non static function tracing in the generic code, as other architectures still use it. But we only need to keep it around for x86_64. No need to keep it for x86_32. For x86_32, force DYNAMIC_FTRACE.
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 - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab