tools: power: pm-graph: AnalyzeBoot v2.0
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Fri, 7 Apr 2017 18:05:36 +0000 (11:05 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Apr 2017 21:26:41 +0000 (23:26 +0200)
commitc4980cee82efb4fef8afac3675cb25fba3baca34
tree03b43d6d3a04a373b1d8195049579250b603c9b9
parentbc167c7de8886f08b3d8266b176eefaa9f22cd80
tools: power: pm-graph: AnalyzeBoot v2.0

First release into the kernel tools source
- pulls in analyze_suspend.py as as library, same html formatting
- supplants scripts/bootgraph.pl, outputs HTML instead of SVG
- enables automatic reboot and collection for easy timeline capture
- enables ftrace callgraph collection from early boot

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/analyze_boot.py [new file with mode: 0755]