2011-01-07 18:48:00 -08:00
|
|
|
page.title=Traceview
|
2011-02-15 18:26:07 -08:00
|
|
|
parent.title=Tools
|
|
|
|
parent.link=index.html
|
2009-03-03 19:31:44 -08:00
|
|
|
@jd:body
|
|
|
|
|
2011-01-07 18:48:00 -08:00
|
|
|
<p>Traceview is a graphical viewer for execution logs saved by your application.
|
|
|
|
Traceview can help you debug your application and profile its performance.</p>
|
2009-05-01 13:01:24 -07:00
|
|
|
|
2011-01-07 18:48:00 -08:00
|
|
|
<p>To start Traceview, enter the following command from the SDK <code>tools/</code> directory:</p>
|
|
|
|
<pre>traceview</pre>
|
2009-05-01 13:01:24 -07:00
|
|
|
</ol>
|
|
|
|
|
2011-01-07 18:48:00 -08:00
|
|
|
<p>For more information on how to use Traceview, see
|
2012-06-21 17:14:39 -07:00
|
|
|
<a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with Traceview and dmtracedump</a>
|
2009-03-03 19:31:44 -08:00
|
|
|
</p>
|
|
|
|
|