]> asedeno.scripts.mit.edu Git - linux.git/commit
scripts: analyze_suspend.py: Update to upstream v4.3
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Wed, 14 Dec 2016 18:37:05 +0000 (10:37 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 27 Jan 2017 10:25:35 +0000 (11:25 +0100)
commit203f1f986a0d8504f0f843b42fa7f087d0c91a29
treecb2007ace2ee6c24e9ec1db53049f856f68218cf
parent7a308bb3016f57e5be11a677d15b821536419d36
scripts: analyze_suspend.py: Update to upstream v4.3

- config file support added
- dev mode for monitoring kernel source calls and async kernel threads
- custom command support for executing a user cmd instead of suspend
- proc mode support for monitoring user processes with cpu exec data
- kprobe support for custom function tracing
- advanced callgraph support for function debug
- many bug fixes and formatting upgrades

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