From c65ddf26a335157b31d6a3d2cedffd661e7e42bf Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Fri, 17 Nov 2023 11:47:46 +0200 Subject: [PATCH] ; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236). --- doc/lispref/debugging.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index 1246b3ff57a..4c1ad291876 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi @@ -47,6 +47,7 @@ You can use the ERT package to write regression tests for the program. @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.39.2