commit | 598c64a97ad9a09cd41627eed94ef3832b790d18 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Thu Feb 06 22:16:28 2020 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Thu Feb 06 22:16:28 2020 +0000 |
tree | a95ac494a58d38f1840fd6cb68c25372038ed92e | |
parent | 683b57f726e6a7e22ad448de7eb2a691d472964d [diff] |
traced_perf: add callstack trie, allow it to be purged manually Since the perf profiler doesn't have to keep track of the callsites, there's no need to use the external refcounting (i.e. node increment/decrement). Instead, we want to purge the whole tree when we're done / it grows too big (the latter is for the future). Bug: 144281346 Change-Id: I9f951bae6c0f9bc58c0d26fc8378cd270ef1312f
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.