Analyse and explore linux
Component PM_TRACE_RTC

Component Type: kbuild config

Description: Suspend/resume event tracing

More info: This enables some cheesy code to save the last PM event point in the RTC across reboots, so that you can debug a machine that just hangs during suspend (or more commonly, during resume). To use this debugging feature you should attempt to suspend the machine, reboot it and then run dmesg -s 1000000 | grep 'hash matches' CAUTION: this option will cause your machine's real-time clock to be set to an invalid time after a resume.

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

Other views: file explorer

Generated by PFA software prototype