diff options
| author | Emma Anholt <emma@anholt.net> | 2025-10-10 16:22:02 -0700 |
|---|---|---|
| committer | Marge Bot <marge-bot@fdo.invalid> | 2025-11-05 19:19:03 +0000 |
| commit | 80cdb1641ffd1934ee2a96ce07ab7feab4d8bf98 (patch) | |
| tree | a28b7b23080e0ff3a48ad95060400c9f2cf4a36c /docs | |
| parent | 09793f02bc5a73478a957ebefe8e11182907f83e (diff) | |
docs/perfetto: Put V3D at the same level of heading as other drivers.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37826>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/perfetto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/perfetto.rst b/docs/perfetto.rst index 69d2810757e..b65ffb99951 100644 --- a/docs/perfetto.rst +++ b/docs/perfetto.rst @@ -221,7 +221,7 @@ To run the producer, follow these two simple steps: ./build/pps-producer V3D / V3DV ----------- +^^^^^^^^^^ As we can only have one performance monitor active at a given time, we can only monitor 32 performance counters. There is a need to define the performance counters of interest |