; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).

This commit is contained in:
Ihor Radchenko 2023-11-17 11:47:46 +02:00 committed by Eli Zaretskii
parent 6f884d3aed
commit c65ddf26a3

View file

@ -47,6 +47,7 @@ You can use the ERT package to write regression tests for the program.
@item @item
You can profile the program to get hints about how to make it more efficient. You can profile the program to get hints about how to make it more efficient.
@xref{Profiling}.
@end itemize @end itemize
Other useful tools for debugging input and output problems are the Other useful tools for debugging input and output problems are the