| # Perfetto - Performance instrumentation and tracing |
| |
| Perfetto is an open-source project for performance instrumentation and tracing |
| of Linux/Android/Chrome platforms and user-space apps. |
| |
| See [www.perfetto.dev](https://www.perfetto.dev) for docs. |
| |
| Contributing |
| ------------ |
| See [/docs/contributing.md](docs/contributing.md) for instructions. |
| |
| The source-of-truth repo is [Android's Gerrit][aosp]. |
| The [GitHub repo](https://github.com/google/perfetto) is a read-only mirror. |
| |
| Bugs |
| ---- |
| * For bugs affecting Android or the tracing internals use the internal |
| bug tracker ([go/perfetto-bugs](http://goto.google.com/perfetto-bugs)). |
| * For bugs affecting Chrome use http://crbug.com, Component:Speed>Tracing |
| label:Perfetto. |
| |
| Community |
| --------- |
| You can reach us on our [Discord channel](https://discord.gg/35ShE3A). |
| If you prefer using IRC we have an experimental Discord <> IRC bridge |
| synced with `#perfetto-dev` on [Freenode](https://webchat.freenode.net/). |
| |
| [aosp]: https://android.googlesource.com/platform/external/perfetto/ |