pm-graph v5.8
authorTodd Brandt <todd.e.brandt@linux.intel.com>
Wed, 11 Nov 2020 02:36:17 +0000 (18:36 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 23 Nov 2020 17:20:28 +0000 (18:20 +0100)
commitd23e95c09067618eabd6d0e8cff372f0ce517c84
treed5ecfa2309ba2be18c086f5e63a6720cc3b938f4
parent418baf2c28f3473039f2f7377760bd8f6897ae18
pm-graph v5.8

 - if wakeups occur in s2idle: "freeze time: N (-x ms waking y times) ms"

 - change FREEZELOOP and FREEZEWAKE to S2LOOP and S2WAKE for brevity

 - returns all sysfs vals to their initial state after testing

 - use the dmesg log for debugging until the test is completed,
   instrument the executeSuspend process to have a full trace,
   if test completes, formal dmesg log overwrites the debug log

 - fix CPU_ON and CPU_OFF devices in the timeline, should include [n]

Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/pm-graph/README
tools/power/pm-graph/sleepgraph.py