pm-graph: AnalyzeBoot v2.2
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Tue, 30 Jan 2018 08:17:19 +0000 (00:17 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Feb 2018 22:56:22 +0000 (23:56 +0100)
commitd83a76a8ec34b3c52e9aadafadb370ebd82cf79a
treec49457a40427f73f52d7f3a1a6bcbc7ef7a42ccc
parenta6fbdbb2b852c2208156f21747b270931fd0d427
pm-graph: AnalyzeBoot v2.2

- 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
- changed argument -f to match sleegraph, -f = -callgraph
- use -fstat for function status instead of -f
- add -verbose option to print out timeline stats and kernel options
- 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/bootgraph.8
tools/power/pm-graph/bootgraph.py