CONFIG_WORKLOAD_MONITOR

This option instructs the kernel to record the percentage of time the system is doing useful work (i.e. is not idle).

Symbol:

WORKLOAD_MONITOR

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“y”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Workload monitoring [EXPERIMENTAL]” if MICROKERNEL (value: “y”)
Default values:
  • n (value: “n”)
  • Condition: MICROKERNEL (value: “y”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

MICROKERNEL (value: “y”)

Locations:
  • ../kernel/microkernel/Kconfig:95