pm-graph v5.10
authorTodd Brandt <todd.e.brandt@intel.com>
Thu, 20 Oct 2022 09:23:10 +0000 (02:23 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 25 Oct 2022 15:46:15 +0000 (17:46 +0200)
commit9bfb09774ea40937b6c6d6e07858e0f7ad1991ec
treed18e317b92c6c822bcc34b7391d33da15060d20f
parent247f34f7b80357943234f93f247a1ae6b6c3a740
pm-graph v5.10

sleepgraph:
- add -wifitrace argument for tracing all the way to wifi reconnect
- include more data in ftrace to mark the end of kernel resume
- add async_synchronize_full to the list of funcs to chart
- add thermal zone info to the log data
- include a check for s0ix support (s2idle is the default mem_sleep)
- if s2idle does not support s0ix, remove the SYS%LPI turbostat var
- fix -dev crash when kprobe caller is just an address (not a symbol)
- fix the cpuexec data in -proc to display in resume

sleepgraph.8:
- add -wifitrace documentation

README:
- change links from 01.org to developer.intel.com

Signed-off-by: Todd Brandt <todd.e.brandt@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/pm-graph/README
tools/power/pm-graph/sleepgraph.8
tools/power/pm-graph/sleepgraph.py