texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Gavin D. Smith
Date: Thu, 27 Oct 2022 05:12:08 -0400 (EDT)

branch: master
commit 59ec72474476339ffebf52194087a1db83fa4cc1
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Oct 27 10:01:07 2022 +0100

    * README-hacking: more on Devel::NYTProf
---
 ChangeLog      | 4 ++++
 README-hacking | 5 ++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 7cfe8ed287..132f115ba6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-10-27  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * README-hacking: more on Devel::NYTProf
+
 2022-10-25  Patrice Dumas  <pertusus@free.fr>
 
        Use \[..\] for @displaymath in LaTeX output
diff --git a/README-hacking b/README-hacking
index d89a5817b5..7347ff261c 100644
--- a/README-hacking
+++ b/README-hacking
@@ -221,7 +221,10 @@ run all tests with valgrind:
 
 parsetexi memory leak checks with valgrind
 
-NYTProf profiling for Perl code to check for avoidable hotspots
+NYTProf profiling for Perl code
+* e.g. 'perl -d:NYTProf ../tp/texi2any.pl FILE.texi'.  See Devel::NYTProf
+  man page.
+
 
 try groff.texinfo from groff source repo.
 Check "make ccheck" and "make vcheck" work in "doc/refcard".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]