Skip to content

Spoor

Wikipedia iOS app boot trace


Spoor gives you deep insight into your application's performance. Its three-part toolchain enables you to analyze your application down to the function call with nanosecond precision and includes:

  1. Compiler instrumentation to auto-inject trace events.
  2. A runtime library to capture and buffer events.
  3. Tools to process and visualize the traces.


Get started

Project status

Spoor is still in its infancy and should be considered alpha-quality software. Please anticipate breaking changes, report bugs that you encounter, and consider contributing code to support Spoor's development.

Wikipedia iOS app boot trace

Wikipedia's iOS app boot instrumented with Spoor and visualized with Perfetto.