Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_AUTOFDO_CLANG
:
( CONFIG_ARCH_SUPPORTS_AUTOFDO_CLANG ) && ( CONFIG_CC_IS_CLANG && CONFIG_CLANG_VERSION >= CONFIG_170000 )
This option enables Clang’s AutoFDO build. When an AutoFDO profile is specified in variable CLANG_AUTOFDO_PROFILE during the build process, Clang uses the profile to optimize the kernel.
If no profile is specified, AutoFDO options are still passed to Clang to facilitate the collection of perf data for creating an AutoFDO profile in subsequent builds.
If unsure, say N.
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab