Lines Matching full:help
30 parser.add_option('-o', dest='output_file', help='write HTML to FILE',
33 help='trace for N seconds', metavar='N')
35 help='use a trace buffer size of N KB', metavar='N')
37 action='store_true', help='trace disk I/O (requires root)')
39 action='store_true', help='trace CPU frequency changes')
41 action='store_true', help='trace CPU idle events')
43 action='store_true', help='trace CPU load')
45 action='store_false', help='inhibit tracing CPU ' +
49 action='store_true', help='trace the kernel workqueues ' +
52 help='set the enabled trace tags and exit; set to a ' +
56 action='store_true', help='link to original CSS or JS resources '