commit | f523c336ef715e7a0b09477b7d8f04d0342256ba | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Oct 12 08:52:30 2021 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Oct 17 10:56:21 2021 -0400 |
tree | 15f96cc429df46325678b06e6dcdceddd8ace790 | |
parent | 46db2b491dfa1cbcb4394389e8e87465c545c538 [diff] |
pm: Use stats subsys for tracking system states Uses the stats subsys to provide simple but useful debugging stats for power management state changes and timing. Removes the no longer needed PM_DEBUG config option Replaces the use of PM_DEBUG for a test clock output pin for mec1501 and adds in its place an SoC Kconfig option to enable it. Adds a STATS_SET macro for assigning a value to a stat group field Signed-off-by: Tom Burdick <thomas.burdick@intel.com>