Hacker News new | ask | show | jobs
by ed_elliott_asc 2023 days ago
Hi,

Why do you need the kernel support if you modify the binaries, why not insert a function to write your logs and then insert a call to that function rather than relying on kernel support via an int 3?

Curious really.

1 comments

performance, plus lower level metrics that tell you about the health of the system/host, disregarding what software is running.