]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pm-graph v5.13
authorTodd Brandt <todd.e.brandt@intel.com>
Thu, 12 Sep 2024 05:59:56 +0000 (22:59 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Oct 2024 19:21:54 +0000 (21:21 +0200)
commit8c763ffafe218da98575855105f0102dc593381c
tree12290383053a9af072653f91159b54f7c8a659f2
parent8e929cb546ee42c9a61d24fae60605e9e3192354
pm-graph v5.13

 - fix link to pm-graph homepage and in comments
 - add usleep_range() kprobe to -dev mode
 - add SIGUSR1 and SIGUSR2 to list of captured signals
 - kill -s USR1 causes sleepgraph to print out stack trace
 - kill -s USR2 prints stack trace and exits
 - stack trace is also printed to -result file
 - add legacy support for /sys/kernel/debug/tracing/
 - allow multiple instances of trace funcs in the same phase
 - update javascript to draw device detail for multiple trace func instances
 - add -debugtiming option to print out timestamps on all outputs

Signed-off-by: Todd Brandt <todd.e.brandt@intel.com>
Link: https://patch.msgid.link/20240912055956.30108-1-todd.e.brandt@intel.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/pm-graph/sleepgraph.8
tools/power/pm-graph/sleepgraph.py