konradreiche / java-concurrency-profiler

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

notify/wait profiling #15

Closed konradreiche closed 13 years ago

konradreiche commented 13 years ago

In #7 the idea was taken up for a conceptional visualization of the Java methods notify() and wait() and their side effects. Implement it in a simple way without further visualization but textual representation.