konradreiche / java-concurrency-profiler

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

Wait-for graph construction #37

Closed konradreiche closed 13 years ago

konradreiche commented 13 years ago

Implement the construction of a wait-for graph to the profiler. Consider to replace the log on monitor enter and monitor leaving by this graph.