Lines Matching refs:doError

113 				doError('badly formatted filter function string')
115 doError('loadable module functions not allowed - "%s"' % func)
117 doError('spaces found in filter functions - "%s"' % func)
119 doError('function "%s" not available for ftrace' % func)
125 doError('badly formatted filter function string')
180 doError('[GRUB] missing update command')
182 doError('[GRUB] missing /etc/default/grub')
188 doError('[GRUB] missing %s' % cfg)
197 doError('unknown boot loader: %s' % self.bootloader)
463 doError('ftrace not configured for a boot callgraph')
713 doError('%s not found' % crondir)
718 doError('crontab not found')
748 doError('crontab failed')
812 doError('update grub failed')
828 def doError(msg, help=False): function
924 doError('No callgraph functions supplied', True)
930 doError('No file supplied', True)
936 doError('%s does not exist' % cgskip)
941 doError('No boot loader name supplied', True)
943 doError('Unknown boot loader: %s' % val, True)
954 doError('No filter functions supplied', True)
963 doError('No ftrace file supplied', True)
965 doError('%s does not exist' % val)
976 doError('No dmesg file supplied', True)
978 doError('%s does not exist' % val)
985 doError('No subdirectory name supplied', True)
991 doError('No result file supplied', True)
1005 doError('No executable supplied', True)
1013 doError('Invalid argument: '+arg, True)
1018 doError('-cronjob is meant for batch purposes only')
1020 doError('-reboot and -dmesg/-ftrace are incompatible')
1025 doError('Ftrace is not properly enabled')
1046 doError('Ftrace functionality requires kernel v4.10 or newer')
1080 doError('No initcall data found in %s' % sysvals.dmesgfile)
1087 doError('dmesg file required')