Hacker News new | ask | show | jobs
by datadeft 565 days ago
How would you go about cache hits instead of using a sampling profiler? Would you use eBPF / BCC?
1 comments

The article describes using strace and perf in the paragraph after.