Skip to content

Commit d23e95c

Browse files
tebrandtrafaeljw
authored andcommitted
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 <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 418baf2 commit d23e95c

File tree

2 files changed

+227
-164
lines changed

2 files changed

+227
-164
lines changed

tools/power/pm-graph/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
|_| |___/ |_|
77

88
pm-graph: suspend/resume/boot timing analysis tools
9-
Version: 5.7
9+
Version: 5.8
1010
Author: Todd Brandt <[email protected]>
1111
Home Page: https://01.org/pm-graph
1212

@@ -61,7 +61,7 @@
6161
- runs with python2 or python3, choice is made by /usr/bin/python link
6262
- python
6363
- python-configparser (for python2 sleepgraph)
64-
- python-requests (for googlesheet.py)
64+
- python-requests (for stresstester.py)
6565
- linux-tools-common (for turbostat usage in sleepgraph)
6666

6767
Ubuntu:

0 commit comments

Comments
 (0)