From 6cde1e340325e18403dfbd38b5543c10874372ea Mon Sep 17 00:00:00 2001 From: Lukas Zapolskas Date: Fri, 5 Sep 2025 09:47:21 +0100 Subject: [PATCH] docs: Add Panthor to the Perfetto documentation as a data source Signed-off-by: Lukas Zapolskas --- docs/perfetto.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/perfetto.rst b/docs/perfetto.rst index b65ffb99951..04410e69afe 100644 --- a/docs/perfetto.rst +++ b/docs/perfetto.rst @@ -220,6 +220,16 @@ To run the producer, follow these two simple steps: ./build/pps-producer +Panthor +^^^^^^^ + +The Panthor PPS driver uses stable IOCTLs and don't need any special privileges to enable. The +data source can be configured by running the producer : + +.. code-block:: sh + + ./build/pps-producer + V3D / V3DV ^^^^^^^^^^