Home
last modified time | relevance | path

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

/Linux-v5.4/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.py604 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
607 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
2716 doError('Invalid tracer format: [%s]' % tracer)
3081 doError('%s does not exist' % sysvals.ftracefile)
3515 doError('%s does not exist' % sysvals.dmesgfile)
3553 doError('dmesg log has no suspend/resume data: %s' \
4269 doError('No timeline data')
5360 doError('file does not exist: %s' % mempath)
5364 doError('file is not readable: %s' % mempath)
5391 doError('DMI table is unreachable, sorry')
[all …]