Hacker News new | ask | show | jobs
by unmole 1582 days ago
strace is a Linux specific utility, ptrace() is the syscall. If you're going to claim that you can achieve what TFA describes without eBPF, it would help if you atleast got the notation right.