Lines Matching refs:process
53 Android environment, letting you see system and applications process execution on a common
59 <strong>Figure 1.</strong> An example {@code systrace} report on 5 seconds of process execution
92 The tool can gather the following types of process information:</p>
157 the process execution details. Use the <em>W</em> key to zoom in, the <em>S</em>
170 <img src="{@docRoot}images/systrace/process-rhythm.png" alt="Systrace exerpt of app processing"
178 a regular process rhythm (1). The lower section of figure 2 shows a magnified section of
179 the trace indicated by the dotted outline, which reveals some irregularity in the process
183 to a user, unless it impacts another process with specific timing, such as a screen update.</p>
187 trace, zoom in on the process using the
190 also look at other processes running at the same time, looking for a thread in one process that is
191 being blocked by another process.</p>
204 <strong>SurfaceFlinger</strong> process in the {@code systrace} report where your application is
215 device display. The section of the <strong>SurfaceFlinger</strong> process in top excerpt,
225 <p>Regular, rhythmic execution of the <strong>SurfaceFlinger</strong> process is essential to smooth