This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Integrate delay accounting with systemtap?


Ananth N Mavinakayanahalli <ananth@in.ibm.com> writes:

> [...]  We shouldn't be using any probes or functions in kernel for
> this feature. Rather, SystemTap should be taught to listen to the
> netlink socket where this information is available.

What do you mean by "listen to the netlink socket"?  The netlink
widget is (roughly speaking) a way for user-space programs to run
kernel queries outside the many other available methods.  But
systemtap scripts already run in kernel space.  How/why would you want
them to talk across netlink sockets?

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]