page.title=Traceview Walkthrough meta.tags="android, performance, profiling, tools, compute, traceview" page.tags="android", "performance", "profiling", "tools", "compute", "traceview" page.metaDescription=Log method execution over time and inspect execution data, per-thread timelines, and call stacks to track down performance issues in your source code. page.image=tools/performance/thumbnails/tools_traceview.png page.article=true @jd:body

In this document

You should also read

This walkthrough shows the basic usage and workflow for the Traceview tool. Traceview logs method execution over time and shows execution data, per-thread timelines, and call stacks.

What it's good for:

Prerequisites

Working with Traceview