TaskTracer

From MozillaWiki
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.