]> granicus.if.org Git - python/commitdiff
add hotshotmain ref
authorSkip Montanaro <skip@pobox.com>
Tue, 27 Jan 2004 14:49:04 +0000 (14:49 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 27 Jan 2004 14:49:04 +0000 (14:49 +0000)
Misc/NEWS

index 3b6c8c6402cff1826c7b43155a19c0a4465a0667..fa5ef20d7bf2158430cda35b8dcb1c8bf63586d4 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -272,6 +272,9 @@ Library
 Tools/Demos
 -----------
 
+- A hotshotmain script was added to the Tools/scripts directory that
+  makes it easy to run a script under control of the hotshot profiler.
+
 - The db2pickle and pickle2db scripts can now dump/load gdbm files.
 
 - The pydoc script will display a link to the module documentation for