Analyse et explore linux
Component PM_TRACE

Component Type: kbuild config

More info: This enables code to save the last PM event point across reboot. The architecture needs to support this, x86 for example does by saving things in the RTC, see below. The architecture specific code must provide the extern functions from <linux/resume-trace.h> as well as the <asm/resume-trace.h> header with a TRACE_RESUME() macro. The way the information is presented is architecture- dependent, x86 will print the information during a late_initcall.

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

Other views: file explorer

Generated by PFA software prototype