Sept. 25, 2019
4:42 p.m.
On Wed, 25 Sep 2019 11:38:24 +0200, Greg KH said:
Try using ftrace and tracing in general first, before messing around with netlink. ftrace does not require any kernel changes at all, why would you _not_ want to try that? :)
Beginning programmers write complicated messy code. Good programmers write clean readable code. Great programmers avoid writing code in the first place. Something that many beginners don't seem to have a handle on. :)