docs/perfetto: update link to documentation

They moved things around, but the content is the same as before.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35962>
This commit is contained in:
Eric Engestrom
2025-07-07 10:11:11 +02:00
parent 72e76689a3
commit a1466b762d

View File

@@ -64,7 +64,7 @@ To capture a trace with Perfetto you need to take the following steps:
can be found in ``subprojects/perfetto/test/configs``.
3. Change directory to ``subprojects/perfetto`` and run a
`convenience script <https://perfetto.dev/docs/quickstart/linux-tracing#capturing-a-trace>`__
`convenience script <https://perfetto.dev/docs/getting-started/system-tracing#recording-your-first-system-trace>`__
to start the tracing service:
.. code-block:: sh