TaskTracer

From MozillaWiki
Revision as of 04:32, 8 April 2014 by Gyeh (talk | contribs) (Created page with "== Introduction == TaskTracer aims at the '''correlation''' between Tasks and Runnables, across threads and processes. By looking at a task, TaskTracer tells you: * The “so...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

TaskTracer aims at the correlation between Tasks and Runnables, across threads and processes.

By looking at a task, TaskTracer tells you:

  • The “source events” of this task.
    • IO events: touch events, key events, wifi daemon signal
  • Where it is dispatched from.

How to use Task Tracer

How to read the profile using Isis

Reference links

TODO

  • Integrate with built-in profiler.