Lines Matching full:boot
4 Boot-time tracing
12 Boot-time tracing allows users to trace boot-time process including
19 Options in the Boot Config
22 Here is the list of available options list for boot time tracing in
23 boot config file [1]_. All options are under "ftrace." or "kernel."
33 Ftrace global options have "kernel." prefix in boot config, which means
65 Enable/Disable tracing on this instance when starting boot-time tracing.
82 Enable given events on boot. You can use a wild card in EVENT.
85 Set TRACER to current tracer on boot. (e.g. function)
126 All boot-time tracing options starting with ``ftrace`` will be enabled at the
130 boot-time tracing.
141 events, and synthetic events with histogram, write a boot config like
166 Also, boot-time tracing supports "instance" node, which allows us to run
169 "kernel\_" functions, you can write boot config as below::
205 This boot-time tracing also supports ftrace kernel parameters via boot
211 This can be written in boot config like below::