Lines Matching full:systrace
536 <img src="{@docRoot}images/jb-systrace.png" alt="" width="390" style="margin-bottom:0;">
537 <p class="img-caption" style="padding-top:1.5em;line-height:1.25em;">Systrace uses a new command syntax and lets you collect more types of profiling data.</p>
540 <h4 id="43-systrace">Enhanced Systrace logging</h4>
542 <p>Android 4.3 supports an enhanced version of the <strong>Systrace</strong>
550 specific sections of code to trace using Systrace <strong>begin/end
556 <p>You can visualize app-specific events in a timeline in the Systrace output
558 data. Together with existing Systrace tags, custom app sections can give you new
585 can analyze them further using Systrace and other tools.</p>
1111 execution using Logcat, Systrace, or callstack on glGetError.</li>
1270 <p><strong>Tooling</strong> can help you get the absolute best performance out of your apps. Android 4.1 is designed to work with a new tool called <strong>systrace</strong>, which collects data directly from the Linux kernel to produce an overall picture of system activities. The data is represented as a group of vertically stacked time series graphs, to help isolate rendering interruptions and other issues. The tool is available now in the <a href="{@docRoot}tools/index.html">Android SDK</a> (Tools R20 or higher)</p>