커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault af6fbb8766 Tell helgrind that it's fine to check for empty fifo without actual mutex (it's just a pointer) 12 년 전
  Samuel Thibault 8162e8cfed explain profiling safety to helgrind through annotation rather than suppression 12 년 전
  Samuel Thibault d95e1c8398 explain helgrind about some races we are fine with 12 년 전
  Samuel Thibault 32e124f6b6 revert spurious change in r9000, keep the suppression for now 12 년 전
  Samuel Thibault add756f1af Note about racyness. We can't really add a suppression for this case, it would hide potential other races 12 년 전
  Samuel Thibault 5e18100b8c more suppressions 12 년 전
  Samuel Thibault 450dc26dec more suppression 12 년 전
  Samuel Thibault bc6f8a0868 add more valgrind suppression counterpart 12 년 전
  Samuel Thibault 0fe579e3ec suppress more race warnings about termination, which is not racy 12 년 전
  Samuel Thibault a68748f4c0 Add seconde race case 12 년 전
  Samuel Thibault fe6e5903ee Try to really suppress race warning, by dropping space 12 년 전
  Samuel Thibault 917897fa27 Really try to suppress the eager race 12 년 전
  Samuel Thibault 8b11c9fc78 ignore a race which does not actually pose problem 12 년 전
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 년 전
  Samuel Thibault 4892fdbe2d rule out some races 12 년 전
  Nathalie Furmento 890aa0e0c5 tools/valgrind/starpu.suppr: ignore fscanf error 13 년 전
  Samuel Thibault 463b4b61e0 Make suppression more generic 13 년 전
  Samuel Thibault 517fda4280 Explain why it does not happen in practice 13 년 전
  Cyril Roelandt 89de8eaf89 tools/valgrind/starpu.suppr: add a false positive to the suppression file. 13 년 전
  Samuel Thibault 4986e322e6 Avoid depending on inlining behavior 13 년 전
  Samuel Thibault 68aebcf051 Fix suppression 13 년 전
  Samuel Thibault 2b6c7b5da8 Fix suppression name 13 년 전
  Samuel Thibault 16471e94e8 Ignore a known race which does not pose problem in practice 13 년 전
  Samuel Thibault c36e11a1b4 don't care about cache stats 13 년 전
  Samuel Thibault 8047bbee91 Drop race warning about config.running 13 년 전