On Tuesday 08 October 2013 19:34:03 Phil Longstaff wrote:
> I don't see any command line options which limit helgrind to ignoring
> read/write or write/read conflicts and only displaying write/write
> conflicts. Would that be hard to add?
>
> We have situations where we think only 1 thread update
I don't see any command line options which limit helgrind to ignoring
read/write or write/read conflicts and only displaying write/write conflicts.
Would that be hard to add?
We have situations where we think only 1 thread updates some counter, and
periodically, another thread reads the value