A pretty primitive portable profiler for Java 5.0. It only produces "flat" profiles, has only experimental support for multithreaded code, and aims at minimal overhead.
Be the first to post a text review of Pretty Primitive Profiler. Rate and review a project by clicking thumbs up or thumbs down in the right column.
The directory structure has been modified to put all files needed at runtime in one directory. There's a new option to just count method calls (rather than to time them). With this option, you can get a first overview of what our app does, at moderate cost (without the need to exclude packages from profiling). The homepage contains examples of the overhead caused in various cases.
Release 0.1 of ppprof is available for download. Any feedback is welcome.
After the project has been approved, I plan to make a first release available on the next weekend, i.e. 06/18/2006. It will include experimental support for multithreaded applications.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?