Slide 4
Slide 4 text
4
Problem Statement
• trace information about threads
• trace information about their interactions with each other
• make access to synchronized data visible
• reveal information about classes thread-safety
• measure events related to monitors and higher
synchronization primitives – Semaphore, Barrier, etc.
• visualize the collected data
Profiling Concurrency, August 18, 2011
What should be achieved?