From a1466b762d8014ce3c5c55657a909ac096701d66 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 7 Jul 2025 10:11:11 +0200 Subject: [PATCH] docs/perfetto: update link to documentation They moved things around, but the content is the same as before. Part-of: --- docs/perfetto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/perfetto.rst b/docs/perfetto.rst index 83a054d92b9..02b5db0d8ae 100644 --- a/docs/perfetto.rst +++ b/docs/perfetto.rst @@ -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 `__ + `convenience script `__ to start the tracing service: .. code-block:: sh