From ee0157ec1fba8a9756744d585f8a77b617506db6 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Jun 2024 18:52:00 +0200 Subject: [PATCH] docs: Steamos -> SteamOS Part-of: --- docs/gpuvis.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gpuvis.rst b/docs/gpuvis.rst index df3922fb4fb..e7f30b60a76 100644 --- a/docs/gpuvis.rst +++ b/docs/gpuvis.rst @@ -24,10 +24,10 @@ configuring the markers needed for GPU events. To start tracing: The resulting trace file can be opened with Gpuvis. -Run on Steamos +Run on SteamOS -------------- -Steamos includes a script (`gpu-trace `__) +SteamOS includes a script (`gpu-trace `__) to capture traces. .. code-block:: sh @@ -35,7 +35,7 @@ to capture traces. sudo gpu-trace # Press Ctrl+C to stop capture and open report in gpuvis -Note that on Steamos gpuvis is actually not installed by default, but the +Note that on SteamOS gpuvis is actually not installed by default, but the script does write a gpu-trace.zip file in the current working directory. To open it you'll want to do the following on your development machine: