Analyse and explore linux
Component FTRACE_SORT_STARTUP_TEST

Component Type: kbuild config

Description: Verify compile time sorting of ftrace functions

More info: Sorting of the mcount_loc sections that is used to find the where the ftrace knows where to patch functions for tracing and other callbacks is done at compile time. But if the sort is not done correctly, it will cause non-deterministic failures. When this is set, the sorted sections will be verified that they are in deed sorted and will warn if they are not. If unsure, say N

Build project: Kconfig (Linux kconfig) (Path: kernel\trace\Kconfig )

Other views: file explorer

Generated by PFA software prototype