Show navigation Hide navigation

Traceview

Traceview is a graphical viewer for execution logs saved by your application. Traceview can help you debug your application and profile its performance.

To start the Traceview tool:

  • Start the Android Device Monitor.
  • In the Android Device Monitor tool bar, click DDMS and select a process.
  • Click the Start Method Profiling icon to start method profiling.
  • After the profiling is complete, click the Stop Method Profiling icon to display the traceview.

For more information on how to use Traceview, see Profiling with Traceview and dmtracedump.

Note: Running traceview from the command line has been deprecated.