From 3b2d85d2130cfac1f525510068595d3699689264 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 9 Sep 2024 23:24:18 +0100 Subject: [PATCH] doc/llvmpipe: Fix broken link syntax Signed-off-by: Daniel Stone Fixes: 13a2805325f8 ("llvmpipe: FlameGraph profiling support") Part-of: --- docs/drivers/llvmpipe.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index e6d85e21212..189e7683896 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -260,7 +260,7 @@ FlameGraph support ~~~~~~~~~~~~~~~~~~~~~~ Outside Linux, it is possible to generate a -`FlameGraph https://github.com/brendangregg/FlameGraph`__: +`FlameGraph `__ with resolved JIT symbols. Set the environment variable ``JIT_SYMBOL_MAP_DIR`` to a directory path,