[antlr-interest] release of USFJProf profiling tool

Terence Parr parrt at cs.usfca.edu
Fri Apr 30 17:39:29 PDT 2004


Howdy folks,

Two of my students, James Chan and Wei Chen, here at USFJProf have just 
released a nice little project built using the java.g grammar and the 
TokenStreamRewrite engine.

http://www.cs.usfca.edu/projects/usfjprof/

USFJProf is a Java code profiling tool that instruments your 
application (via a Java translator) with profiling code rather than 
using the usual statistical method ("wake up occasionally and figure 
out where the program is").  The profiler uses the native system clock 
rather than System.currentTimeInMills() on both Linux and Win32 
platforms.

Enjoy. :)

Terence
--
Professor Comp. Sci., University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com
Cofounder, http://www.knowspam.net enjoy email again!
Cofounder, http://www.peerscope.com pure link sharing





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list