Home
last modified time | relevance | path

Searched refs:doError (Results 1 – 2 of 2) sorted by relevance

/linux/tools/power/pm-graph/
H A Dbootgraph.py113 doError('badly formatted filter function string')
115 doError('loadable module functions not allowed - "%s"' % func)
117 doError('spaces found in filter functions - "%s"' % func)
119 doError('function "%s" not available for ftrace' % func)
125 doError('badly formatted filter function string')
180 doError('[GRUB] missing update command')
182 doError('[GRUB] missing /etc/default/grub')
188 doError('[GRUB] missing %s' % cfg)
197 doError('unknown boot loader: %s' % self.bootloader)
463 doError('ftrace not configured for a boot callgraph')
[all …]
H A Dsleepgraph.py674 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
677 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
3049 doError('Invalid tracer format: [%s]' % tracer)
3088 doError('data does not include the expected stamp')
3454 doError('%s does not exist' % sysvals.ftracefile)
3916 doError('%s does not exist' % sysvals.dmesgfile)
3961 doError('dmesg log has no suspend/resume data: %s' \
4204 doError('dmesg log format has changed, could not find start of suspend')
4682 doError('No timeline data')
5767 doError('dmidecod
6100 def doError(msg, help=False): global() function
[all...]