; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
This commit is contained in:
parent
6f884d3aed
commit
c65ddf26a3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue