Lines Matching refs:doError

111 				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')
711 doError('%s not found' % crondir)
716 doError('crontab not found')
746 doError('crontab failed')
810 doError('update grub failed')
821 # Function: doError Description:
826 def doError(msg, help=False):
922 doError('No callgraph functions supplied', True)
928 doError('No file supplied', True)
934 doError('%s does not exist' % cgskip)
939 doError('No boot loader name supplied', True)
941 doError('Unknown boot loader: %s' % val, True)
952 doError('No filter functions supplied', True)
961 doError('No ftrace file supplied', True)
963 doError('%s does not exist' % val)
974 doError('No dmesg file supplied', True)
976 doError('%s does not exist' % val)
983 doError('No subdirectory name supplied', True)
989 doError('No result file supplied', True)
1003 doError('No executable supplied', True)
1011 doError('Invalid argument: '+arg, True)
1016 doError('-cronjob is meant for batch purposes only')
1018 doError('-reboot and -dmesg/-ftrace are incompatible')
1023 doError('Ftrace is not properly enabled')
1044 doError('Ftrace functionality requires kernel v4.10 or newer')
1078 doError('No initcall data found in %s' % sysvals.dmesgfile)
1085 doError('dmesg file required')