Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ben-schaaf
9mo ago
0 comments
Save
Share
IME Helgrind does an great job finding concurrency issues.
0 comments
3 comments · 2 top-level
top
newest
oldest
hedora
9mo ago
· 1 in thread
tsan from LLVM works a bit better in my experience. I still like valgrind in general though!
rwmj
9mo ago
For fuzzing we don't use valgrind, but use Clang + ASan instead. All these tools have their niches.
cozzyd
9mo 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)
j
/
k
navigate · click thread line to collapse