LKML: Accessing kernel information from a module

Stone, Joshua I joshua.i.stone@intel.com
Wed Mar 22 00:08:00 GMT 2006


"Anand SVR" is trying to write a kernel module that accesses various
kernel information and sends the data to a remote monitor.  His life
would probably be much easier with a SystemTap script instead.
http://lkml.org/lkml/2006/3/21/75

He later mentions the possibility of running in an embedded environment
within tight memory constraints, which SystemTap might not be able to
manage, but it's probably still worth investigating...


Josh



More information about the Systemtap mailing list