Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/pm-graph/
Dbootgraph.py106 doError('badly formatted filter function string')
108 doError('loadable module functions not allowed - "%s"' % func)
110 doError('spaces found in filter functions - "%s"' % func)
112 doError('function "%s" not available for ftrace' % func)
118 doError('badly formatted filter function string')
173 doError('[GRUB] missing update command')
175 doError('[GRUB] missing /etc/default/grub')
181 doError('[GRUB] missing %s' % cfg)
190 doError('unknown boot loader: %s' % self.bootloader)
456 doError('ftrace not configured for a boot callgraph')
[all …]
Dsleepgraph.py525 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
528 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
2287 doError('Invalid tracer format: [%s]' % tracer)
2648 doError('%s does not exist' % sysvals.ftracefile)
3107 doError('%s does not exist' % sysvals.dmesgfile)
3723 doError('No timeline data')
4757 doError('%s does not exist' % sysvals.ftracefile)
4908 doError('file does not exist: %s' % mempath)
4912 doError('file is not readable: %s' % mempath)
4939 doError('DMI table is unreachable, sorry')
[all …]