Home
last modified time | relevance | path

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

/Linux-v5.15/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.py623 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
626 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
2915 doError('Invalid tracer format: [%s]' % tracer)
2954 doError('data does not include the expected stamp')
3261 doError('%s does not exist' % sysvals.ftracefile)
3720 doError('%s does not exist' % sysvals.dmesgfile)
3758 doError('dmesg log has no suspend/resume data: %s' \
4483 doError('No timeline data')
5572 doError('file does not exist: %s' % mempath)
5576 doError('file is not readable: %s' % mempath)
[all …]