pm-graph: AnalyzeSuspend v4.7
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Wed, 5 Jul 2017 21:42:55 +0000 (14:42 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 Jul 2017 23:56:13 +0000 (01:56 +0200)
commit49218edd649ae4922aa776aad5b7a65d028c6e96
treea7787d8ec09ac9817f7521bd36cb125be8e2eca9
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
pm-graph: AnalyzeSuspend v4.7

- changed -rtcwake parameter to be on & 15 sec by default,
  to disable rtcwake use: "-rtcwake off"
- changed behavior of -o: renames HTML file on rerun, subdir on new run
- changed execution_misalignment error to missing_function_name
- add sysinfo to logs and timeline via a custom dmidecode call
  it supplants dmidecode tool when used as a library call
- add -sysinfo command, displays dmidecode values and cpu/mem info
- set trace buffer size to lesser of memtotal/2 or 2GB when using callgraph
- add support for /sys/power/mem_sleep. if mem_sleep found:
  mem-shallow=standby, mem-s2idle=freeze, mem-deep=mem
- remove redundant javascript
- cosmetic changes to HTML layout

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_suspend.py