Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ben-schaaf
6mo ago
0 comments
Share
IME Helgrind does an great job finding concurrency issues.
0 comments
default
newest
oldest
cozzyd
6mo ago
Yes though last I tried to use it it sadly didn't support openmp. Maybe that's fixed now (that was a while ago)
(I think it was possible to use on openmp if you compiled your compiler with special options)
hedora
6mo ago
tsan from LLVM works a bit better in my experience. I still like valgrind in general though!
rwmj
6mo ago
For fuzzing we don't use valgrind, but use Clang + ASan instead. All these tools have their niches.
j
/
k
navigate · click thread line to collapse