• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1* Development workflow
2  * [Contributing](contributing.md)
3  * [Build instructions](build-instructions.md)
4  * [Running tests](testing.md)
5* On-device tracer
6  * [Running Perfetto](running.md)
7  * [Capturing long traces](long-traces.md)
8  * [Advanced trace config](trace-config.md)
9  * [Running in detached mode](detached-mode.md)
10  * [Heap Profiling](heapprofd.md)
11* Trace analysis
12  * [Trace processor](trace-processor.md)
13  * [Trace conversion](traceconv.md)
14* Architectural docs
15  * [Key concepts](architecture.md)
16  * [Life of a tracing session](life-of-a-tracing-session.md)
17  * [Ftrace interop](ftrace.md)
18  * [Performance benchmarks](benchmarks.md)
19  * [Trace format](trace-format.md)
20  * [Multi-layer tracing](multi-layer-tracing.md)
21  * [Security model](security-model.md)
22  * [Embedding Perfetto](embedder-guide.md)
23  * [ProtoZero internals](protozero.md)
24  * [IPC internals](ipc.md)
25