pm-graph: AnalyzeSuspend v5.0
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Tue, 30 Jan 2018 08:17:20 +0000 (00:17 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Feb 2018 22:56:22 +0000 (23:56 +0100)
commit700abc90f07b7f60e512c5d5b7cb33bdc207e47c
tree45c14bb495ff2b4775c75b7dfb8495cc9aa080d4
parentd83a76a8ec34b3c52e9aadafadb370ebd82cf79a
pm-graph: AnalyzeSuspend v5.0

- add -cgskip option to reduce callgraph output size
- add -cgfilter option to focus on a list of devices
- add -result option for exporting batch test results
- removed all phoronix hooks, use -result to enable batch testing
- change -usbtopo to -devinfo, now prints all devices
- add -gzip option to read/write logs in gz format
- add -bufsize option to manually control ftrace buffer size
- add -sync option to run filesystem sync prior to test
- add -display option to enable/disable the display prior to test
- add -rs option to enable/disable runtime suspend on all devices for test
- add installed config files to search path
- add kernel error/warning links into the timeline
- fix callgraph trace to better handle interrupts
- include command string and kernel params in timeline output header

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