]> git.baikalelectronics.ru Git - kernel.git/commit
tools: power: pm-graph: AnalyzeSuspend v4.6
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Fri, 7 Apr 2017 18:05:35 +0000 (11:05 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Apr 2017 21:26:40 +0000 (23:26 +0200)
commitad5549e808cbc43c65e19a67482a64d079e95417
tree870a634d72b07507573c64d799f7218e5eb701ee
parent6c77233e0048fa52cf14f75ea4e62b11f5a0273a
tools: power: pm-graph: AnalyzeSuspend v4.6

Moved from scripts into tools, and updated from 4.5 to 4.6
- Changed the tool title to SleepGraph
- Reformatted the code so analyze_suspend can be used as a library
- Reorganized all html/js/css handling code to be used by other tools
- upgraded the -summary feature to work faster with better readability

Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
scripts/analyze_suspend.py [deleted file]
tools/power/pm-graph/analyze_suspend.py [new file with mode: 0755]