]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5423d312b0b0a52727c8c0911a506133d5e5f98c
tree03b43d6d3a04a373b1d8195049579250b603c9b9
parent7097526fac480ff1ef931f6dc24b3284a2dcfdce
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]