Primiano Tucci | b808373 | 2018-04-09 15:38:37 +0100 | [diff] [blame] | 1 | # Perfetto - Performance instrumentation and tracing |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 2 | |
Primiano Tucci | b808373 | 2018-04-09 15:38:37 +0100 | [diff] [blame] | 3 | Perfetto is an open-source project for performance instrumentation and tracing |
| 4 | of Linux/Android/Chrome platforms and user-space apps. |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 5 | |
Primiano Tucci | 9ead3fb | 2018-10-21 04:30:43 +0100 | [diff] [blame] | 6 | See [www.perfetto.dev](https://www.perfetto.dev) for docs. |
Primiano Tucci | 4d831ce | 2018-07-16 15:54:20 +0100 | [diff] [blame] | 7 | |
| 8 | Bugs |
| 9 | ---- |
| 10 | * For bugs affecting Android or the tracing internals use the internal |
| 11 | bug tracker ([go/perfetto-bugs](http://goto.google.com/perfetto-bugs)). |
| 12 | * For bugs affecting Chrome use http://crbug.com, Component:Speed>Tracing |
| 13 | label:Perfetto. |