From 72e5fdc672d1ab5a3f3a34d488e9386abc16a4e0 Mon Sep 17 00:00:00 2001 Message-ID: <72e5fdc672d1ab5a3f3a34d488e9386abc16a4e0.1700214488.git.yantar92@posteo.net> From: Ihor Radchenko Date: Fri, 17 Nov 2023 11:47:46 +0200 Subject: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs --- doc/lispref/debugging.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index 169e3ac37d3..a758a0fcf5e 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi @@ -47,6 +47,7 @@ Debugging @item You can profile the program to get hints about how to make it more efficient. +@xref{Profiling}. @end itemize Other useful tools for debugging input and output problems are the -- 2.42.0