Lines Matching refs:perfetto
4 Mesa has experimental support for `Perfetto <https://perfetto.dev>`__ for
6 `producers <https://perfetto.dev/docs/concepts/service-model>`__ each with
17 The mesa perfetto support adds additional producers, to allow for visualizing
50 To capture a trace with perfetto you need to take the following steps:
52 1. Build perfetto from sources available at ``subprojects/perfetto`` following
53 `this guide <https://perfetto.dev/docs/quickstart/linux-tracing>`__.
55 2. Create a `trace config <https://perfetto.dev/#/trace-config.md>`__, which is
58 can be found in ``subprojects/perfetto/test/configs``.
60 3. Change directory to ``subprojects/perfetto`` and run a
61 `convenience script <https://perfetto.dev/#/running.md>`__ to start the
66 cd subprojects/perfetto
71 5. Start ``perfetto`` under the tmux session initiated in step 3.
77 7. Go to `ui.perfetto.dev <https://ui.perfetto.dev>`__ and upload