Lines Matching full:timeline
11 creates an html representation of the initcall timeline. It graphs
13 timeline is split into two phases: kernel mode & user mode. kernel mode
19 outputs a new timeline.
21 The tool can also augment the timeline with ftrace data on custom target
25 html timeline : <hostname>_boot.html
38 clicking a button in the timeline.
65 which are barely visible in the timeline.
69 Reduce callgraph output in the timeline by limiting it to a list of calls. The
74 Reduce callgraph output in the timeline by skipping over uninteresting
90 Reboot the machine and generate a new timeline automatically. Works in 4 steps.
94 4. after startup, extracts the data and generates the timeline
97 Show the requirements to generate a new timeline manually. Requires 3 steps.
120 Create a timeline using the current dmesg log.
124 Create a timeline using the current dmesg and ftrace log.
128 Create a timeline using the current dmesg, add the log to the html and change the folder.
132 Capture a new boot timeline by automatically rebooting the machine.
136 Capture a new boot timeline with function trace data.
140 Capture a new boot timeline with trace & callgraph data. Skip callgraphs smaller than 5ms.
144 Capture a new boot timeline with callgraph data over custom functions.
148 Capture a brand new boot timeline with manual reboot.
158 .SS "rebuild timeline from logs"