qin.zhao/2009/i126-non-determinism-client.event.diff
From qin.zhao@gmail.com on April 21, 2009 14:00:31
This modification tries to solve issue #126 (closed): remove non-determinism from client.events test Fix it by
- count non-determinstic events
- print the number of invocation for each events at end of event_exit_1
- check event___2 is called befor event___1
- flush the file after each printf.
- use mutex to make sure the counts update is atomic.
stats: 996 diff lines
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=130