konradreiche / java-concurrency-profiler

A Java profiler with emphasis on concurrent program information.
Other
6 stars 1 forks source link

notify wait statistics #35

Closed konradreiche closed 13 years ago

konradreiche commented 13 years ago

Add simple statistics about invocations of notify wait, for instance count the method invocations per thread.