Home | History | Annotate | Download | only in help

Lines Matching full:trace

23 computer's execution path. In order to generate a trace, you must connect a device running Android
32 <p>Here is an example execution run that sets trace tags and generates a trace from a connected
59 <td>Write the HTML trace report to the specified file.</td>
65 <td>Trace activity for N seconds. Default value is 5 seconds.</td>
71 <td>Use a trace buffer size of N kilobytes. This option lets you limit the total size of the
72 data collected during a trace.</td>
78 <td>Trace disk input and output activity. This option requires root access on the device.</td>
84 <td>Trace CPU frequency changes. Only changes to the CPU frequency are logged, so the initial
91 <td>Trace CPU idle events.</td>
97 <td>Trace CPU load. This value is a percentage determined by the interactive CPU frequency
104 <td>Prevent tracing of the CPU scheduler. This option allows for longer trace times by reducing
105 the rate of data flowing into the trace buffer.</td>
111 <td>Trace kernel work queues. This option requires root access on the device.</td>
117 <td>Set the enabled trace tags in a comma separated list. The available tags are:
130 <p class="note"><strong>Note:</strong> When setting trace tags from the command line, you
139 <td>Link to the original CSS or JS resources instead of embedding them in the HTML trace
151 <p>You can set the trace <a href="#tags">tags</a> for {@code systrace} with your device's user
156 <h2 id="viewing-options">Trace Viewing Shortcuts</h2>
159 trace HTML report.</p>
171 <td>Zoom into the trace timeline.</td>
177 <td>Zoom out of the trace timeline.</td>
183 <td>Pan left on the trace timeline.</td>
189 <td>Pan right on the trace timeline.</td>
195 <td>Center the trace timeline on the current mouse location.</td>
225 <td>Zoom into the trace timeline.</td>
231 <td>Zoom out of the trace timeline.</td>