Pretty Primitive Profiler News
Status: Alpha
Brought to you by:
awo_net
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.