PM / tools: pm-graph: upgrade to v5.1
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Thu, 24 May 2018 16:36:28 +0000 (09:36 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 27 May 2018 10:03:50 +0000 (12:03 +0200)
commitffbb95aa2d8248eabd594e113718b478cdc576e3
tree672d90fd0a6ff3dabd669566f21f58a4a069dd35
parent35459105deb26430653a7299a86bc66fb4dd5773
PM / tools: pm-graph: upgrade to v5.1

general changes:
 - make python dependent on version2 to enable clearlinux
 - upgrade dmesg error/warning extraction to be more detailed
 - enable logs generated from -cmd runs to be processed in gzip form
 - add notification on power mode entry failure into the timeline
 - add -battery option to show if battery is connected and its charge

summary changes (output of -summary):
 - add -genhtml option to regenerate missing timelines from logs found
 - add min/max/median/avg data to the summary page with links to the data
 - add highlight to minimum, maximum, and median tests
 - add result column to summary (pass or fail) with red highlight on fail
 - add issues column to summary with a list of dmesg err/warn/bugs

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/bootgraph.py
tools/power/pm-graph/sleepgraph.8
tools/power/pm-graph/sleepgraph.py