Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/pm-graph/
Dbootgraph.py111 doError('badly formatted filter function string')
113 doError('loadable module functions not allowed - "%s"' % func)
115 doError('spaces found in filter functions - "%s"' % func)
117 doError('function "%s" not available for ftrace' % func)
123 doError('badly formatted filter function string')
178 doError('[GRUB] missing update command')
180 doError('[GRUB] missing /etc/default/grub')
186 doError('[GRUB] missing %s' % cfg)
195 doError('unknown boot loader: %s' % self.bootloader)
461 doError('ftrace not configured for a boot callgraph')
[all …]
Dsleepgraph.py621 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
624 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
2833 doError('Invalid tracer format: [%s]' % tracer)
2872 doError('data does not include the expected stamp')
3179 doError('%s does not exist' % sysvals.ftracefile)
3637 doError('%s does not exist' % sysvals.dmesgfile)
3675 doError('dmesg log has no suspend/resume data: %s' \
4400 doError('No timeline data')
5499 doError('file does not exist: %s' % mempath)
5503 doError('file is not readable: %s' % mempath)
[all …]