6 ms·
Can't you achieve same thing with uprobe[1]? [1]: https://brendangregg.com/blog/2015-06-28/linux-ftrace-uprobe.html https://brendangregg.com/blog/2015-06-28/li
by jeff_vader 4y ago
Can't you achieve same thing with uprobe[1]?
[1]: https://brendangregg.com/blog/2015-06-28/linux-ftrace-uprobe.html https://brendangregg.com/blog/2015-06-28/linux-ftrace-uprobe...
- citronneur 4y agoYou need uretprobe but also need to read an arg by ref so no I don't think so... But thanks for the tip