HomeSort by relevance Sort by last modified time
    Searched full:systrace (Results 51 - 75 of 168) sorted by null

1 23 4 5 6 7

  /docs/source.android.com/src/devices/audio/
avoiding_pi.jd 316 <a href="http://developer.android.com/tools/help/systrace.html">systrace</a>
latency_measure.jd 219 <code>systrace</code> is an excellent general-purpose tool
  /frameworks/base/docs/html/tools/performance/traceview/
index.jd 31 <li><a href="{@docRoot}tools/performance/systrace/index.html">
32 Systrace Walkthrough</a></li>
  /frameworks/base/docs/html/training/articles/
perf-anr.jd 196 <li>Use performance tools such as <a href="{@docRoot}tools/help/systrace.html">Systrace</a>
perf-tips.jd 430 <li><a href="{@docRoot}tools/debugging/systrace.html">Analyzing UI Performance
431 with Systrace</a></li>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceOptionsDialogV2.java 17 package com.android.ide.eclipse.ddms.systrace;
48 private static final String TITLE = "Systrace (Android System Trace)";
SystraceOptionsDialogV1.java 17 package com.android.ide.eclipse.ddms.systrace;
  /art/runtime/base/
timing_logger.h 77 // A timing logger that knows when a split starts for the purposes of logging tools, like systrace.
  /frameworks/base/docs/html/preview/testing/
performance.jd 425 recommended to use the <a href="{@docRoot}tools/help/systrace.html">systrace</a> tool.
446 <li>Analyzing UI Performance with Systrace
640 "{@docRoot}tools/help/systrace.html">systrace</a> is a great place to start, showing
  /frameworks/base/docs/html-intl/intl/es/preview/testing/
performance.jd 400 Para esto, es sumamente recomendable que utilice la herramienta <a href="{@docRoot}tools/help/systrace.html">systrace</a>.
422 <li>Analyzing UI Performance with Systrace
612 Para realizar una investigación manual, <a href="{@docRoot}tools/help/systrace.html">systrace</a> es un buen lugar para comenzar, ya que muestra información precisa sobre cada etapa de la canalización de representación, cada subproceso y núcleo del sistema, además de cualquier marca de evento personalizada que usted defina.
  /frameworks/base/docs/html-intl/intl/pt-br/preview/testing/
performance.jd 401 o uso da ferramenta <a href="{@docRoot}tools/help/systrace.html">systrace</a>.
422 <li>Análise do desempenho de IU com Systrace
612 para a investigação manual. Para a investigação manual, <a href="{@docRoot}tools/help/systrace.html">systrace</a> é um ótimo lugar para começar,
  /external/openssh/
Android.mk 246 sandbox-systrace.c \
configure.ac 112 #include <dev/systrace.h>
    [all...]
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 33 // Android-specific addition that is used to show when frames began in systrace
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd 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>
    [all...]
android-4.3.jd 91 <li><a href="#Systrace">Systrace events for apps</a></li>
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactResolver.java 66 /** Size 1 pool mostly to make systrace output traces on one line. */
  /docs/source.android.com/src/devices/graphics/
architecture.jd     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java     [all...]
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 149 // catch up (b/10898363). It also provides an easily-visible break in the systrace
  /frameworks/native/opengl/libs/EGL/
trace.cpp 364 // Systrace
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/android/
android_auditor.html 689 description: 'RecyclerView is calculating a scroll. If there are too many of these in Systrace, some Views inside RecyclerView might be causing it. Try to avoid using EditText, focusable views or handle them with care.'}); // @suppress longLineCheck
692 description: 'OnLayout has been called by the View system. If this shows up too many times in Systrace, make sure the children of RecyclerView do not update themselves directly. This will cause a full re-layout but when it happens via the Adapter notifyItemChanged, RecyclerView can avoid full layout calculation.'}); // @suppress longLineCheck
    [all...]
  /frameworks/base/docs/html/tools/studio/
index.jd 254 <p>The Android SDK tools, such as <a href="{@docRoot}tools/help/systrace.html">Systrace</a>,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DeveloperOptionsActivity.java     [all...]
  /packages/apps/Settings/res/values-af/
arrays.xml 485 <item msgid="5397807424362304288">"Systrace (Grafika)"</item>

Completed in 1465 milliseconds

1 23 4 5 6 7