mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 04:04:23 +08:00
docs: Fix formatting for RMV tracing docs
Fixes: e1cbff22
("docs: Add short documentation about RMV tracing variables")
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21502>
This commit is contained in:
parent
be2961de09
commit
de4e3da4c4
@ -1008,11 +1008,14 @@ Shared Vulkan driver environment variables
|
||||
------------------------------------------
|
||||
|
||||
.. envvar:: MESA_VK_MEMORY_TRACE
|
||||
|
||||
enable memory tracing and exporting RMV captures (requires the
|
||||
``scripts/setup.sh`` script in the Radeon Developer Tools folder to be
|
||||
run beforehand). ``MESA_VK_MEMORY_TRACE=n`` dumps data
|
||||
after n frames. Currently, only RADV implements this.
|
||||
|
||||
.. envvar:: MESA_VK_MEMORY_TRACE_TRIGGER
|
||||
|
||||
enable trigger file-based memory tracing. (e.g.
|
||||
``export MESA_VK_MEMORY_TRACE_TRIGGER=/tmp/memory_trigger`` and then
|
||||
``touch /tmp/memory_trigger`` to capture a memory trace).
|
||||
|
Loading…
Reference in New Issue
Block a user