Commit History

Upphovsman SHA1 Meddelande Datum
  Nathalie Furmento e6e99024f7 add missing copyright 8 år sedan
  Samuel Thibault 45dc37c80d port r17430 from 1.2: update component supposed race 9 år sedan
  Samuel Thibault 92edbf8565 Completely ignore locking ordering when trylock is involved, as that is safe 9 år sedan
  Samuel Thibault 4b8161131d update valgrind suppressions 9 år sedan
  Samuel Thibault b00cab9209 update suppressions 10 år sedan
  Samuel Thibault 782a275e8d Completely disable checking used_size, we can not teach helgrind a finer way 10 år sedan
  Samuel Thibault b15722086c Add URL for valgrind issue 10 år sedan
  Samuel Thibault 34d26fbe0c port r14825 from 1.2: Add more valgrind suppressions. Use a suppression instead of temporarily disabling 'used_size' access, as that seems not threadsafe 10 år sedan
  Samuel Thibault 30f5601d92 Add version of existing suppression for the case when the compiler doesn't optimize the tail call 10 år sedan
  Samuel Thibault b7d142e74c Filter out some known races for now 10 år sedan
  Samuel Thibault af6fbb8766 Tell helgrind that it's fine to check for empty fifo without actual mutex (it's just a pointer) 12 år sedan
  Samuel Thibault 8162e8cfed explain profiling safety to helgrind through annotation rather than suppression 12 år sedan
  Samuel Thibault d95e1c8398 explain helgrind about some races we are fine with 12 år sedan
  Samuel Thibault 32e124f6b6 revert spurious change in r9000, keep the suppression for now 12 år sedan
  Samuel Thibault add756f1af Note about racyness. We can't really add a suppression for this case, it would hide potential other races 12 år sedan
  Samuel Thibault 5e18100b8c more suppressions 12 år sedan
  Samuel Thibault 450dc26dec more suppression 12 år sedan
  Samuel Thibault bc6f8a0868 add more valgrind suppression counterpart 12 år sedan
  Samuel Thibault 0fe579e3ec suppress more race warnings about termination, which is not racy 12 år sedan
  Samuel Thibault a68748f4c0 Add seconde race case 12 år sedan
  Samuel Thibault fe6e5903ee Try to really suppress race warning, by dropping space 12 år sedan
  Samuel Thibault 917897fa27 Really try to suppress the eager race 12 år sedan
  Samuel Thibault 8b11c9fc78 ignore a race which does not actually pose problem 12 år sedan
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 år sedan
  Samuel Thibault 4892fdbe2d rule out some races 12 år sedan
  Nathalie Furmento 890aa0e0c5 tools/valgrind/starpu.suppr: ignore fscanf error 13 år sedan
  Samuel Thibault 463b4b61e0 Make suppression more generic 13 år sedan
  Samuel Thibault 517fda4280 Explain why it does not happen in practice 13 år sedan
  Cyril Roelandt 89de8eaf89 tools/valgrind/starpu.suppr: add a false positive to the suppression file. 13 år sedan
  Samuel Thibault 4986e322e6 Avoid depending on inlining behavior 13 år sedan