commit | 8a39fae0c1352f8e0f58d8aa315a208e79a37b1e | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jan 20 17:22:10 2020 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jan 20 17:22:10 2020 +0000 |
tree | 127f771371d99013fdb9a5754f2cd58bc0db4b31 | |
parent | 5d3c6c53932a4e08560f94c1410f60e2c9994f34 [diff] |
trace_processor: add flamegraph virtual table This CL adds the glue code between the logic in HeapGraphTracker to compute a new flamegraph table and SQLite. We are mostly delegating the logic to DbSqliteTable to maximise code reuse - we simply intercept selected calls to add some custom logic. Change-Id: Ic83dc974b0d25b765593f8eb981cd452e57ad75e
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.