Hacker News new | ask | show | jobs
by surki 3325 days ago
Another related tool I found interesting: perf c2c

This will let us find the false sharing cost (cache contention etc).

https://joemario.github.io/blog/2016/09/01/c2c-blog/