added clear-profile-results

svn: r4495
This commit is contained in:
Eli Barzilay 2006-10-05 18:46:33 +00:00
parent 9127ed7245
commit 8ecb66ec3c

View File

@ -155,6 +155,10 @@ Gets the current profile results and displays them. It optionally
shows paths information (if it is recorded) and sorts by either time
or call counts.
> (clear-profile-results)
Clears accumulated profile results.
Coverage
--------