]> git.eshelyaron.com Git - emacs.git/commitdiff
; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
authorIhor Radchenko <yantar92@posteo.net>
Fri, 17 Nov 2023 09:47:46 +0000 (11:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Nov 2023 12:25:01 +0000 (14:25 +0200)
doc/lispref/debugging.texi

index 1246b3ff57aac70033f9405f86165e4684637f93..4c1ad291876a24a092d256aa5772f7d7168fae64 100644 (file)
@@ -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