Hacker News new | ask | show | jobs
by jeff_vader 1439 days ago
Can't you achieve same thing with uprobe[1]?

[1]: https://brendangregg.com/blog/2015-06-28/linux-ftrace-uprobe...

1 comments

You need uretprobe but also need to read an arg by ref so no I don't think so... But thanks for the tip