summaryrefslogtreecommitdiffstats
path: root/tools/power/pm-graph/config/cgskip.txt
diff options
context:
space:
mode:
authorTodd Brandt <todd.e.brandt@linux.intel.com>2018-10-08 15:56:32 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-10-09 09:27:34 +0200
commit18d3f8fc0c2c5a55d40d1bedcf46865ecb87d84e (patch)
treeed38f74b0999081ac9e1fb574dc0219d5fb823cd /tools/power/pm-graph/config/cgskip.txt
parent5484f0334439701900121a107709c461215cadb6 (diff)
PM / tools: sleepgraph and bootgraph: upgrade to v5.2
bootgraph & sleepgraph: - funnel all prints through the pprint function - remove superfluous print calls, arrange them in single blocks - flush stdout on every print, enables log capture on hang sleepgraph: - in -summary, if all tests have the same host+kernel+mode, add to title - update verbose device detail print to include machine suspend/resume - match tKernSus and tKernRes to pm_prepare/restore_console - fully support multiple suspend/resumes in a single timeline - enable various disk modes (disk-suspend, disk-test_resume, etc) - add warnings when -display (xset) fails Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/power/pm-graph/config/cgskip.txt')
-rw-r--r--tools/power/pm-graph/config/cgskip.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/power/pm-graph/config/cgskip.txt b/tools/power/pm-graph/config/cgskip.txt
index e48d588fbfb4..9ff88e7e2300 100644
--- a/tools/power/pm-graph/config/cgskip.txt
+++ b/tools/power/pm-graph/config/cgskip.txt
@@ -27,6 +27,7 @@ ktime_get
# console calls
printk
dev_printk
+__dev_printk
console_unlock
# memory handling