diff options
Diffstat (limited to 'doc/lispref/debugging.texi')
| -rw-r--r-- | doc/lispref/debugging.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index 2b5f64827c4..bb022e4516a 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi | |||
| @@ -918,6 +918,7 @@ be cleaner to combine them. | |||
| 918 | @section Profiling | 918 | @section Profiling |
| 919 | @cindex profiling | 919 | @cindex profiling |
| 920 | @cindex profile | 920 | @cindex profile |
| 921 | @cindex performance analysis | ||
| 921 | @cindex measuring resource usage | 922 | @cindex measuring resource usage |
| 922 | @cindex memory usage | 923 | @cindex memory usage |
| 923 | 924 | ||