Lines Matching refs:doError
106 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')
706 doError('%s not found' % crondir)
711 doError('crontab not found')
741 doError('crontab failed')
805 doError('update grub failed')
821 def doError(msg, help=False): function
917 doError('No callgraph functions supplied', True)
923 doError('No file supplied', True)
929 doError('%s does not exist' % cgskip)
934 doError('No boot loader name supplied', True)
936 doError('Unknown boot loader: %s' % val, True)
947 doError('No filter functions supplied', True)
956 doError('No ftrace file supplied', True)
958 doError('%s does not exist' % val)
969 doError('No dmesg file supplied', True)
971 doError('%s does not exist' % val)
978 doError('No subdirectory name supplied', True)
984 doError('No result file supplied', True)
995 doError('Invalid argument: '+arg, True)
1000 doError('-cronjob is meant for batch purposes only')
1002 doError('-reboot and -dmesg/-ftrace are incompatible')
1007 doError('Ftrace is not properly enabled')
1028 doError('Ftrace functionality requires kernel v4.10 or newer')
1062 doError('No initcall data found in %s' % sysvals.dmesgfile)
1069 doError('dmesg file required')