Logging information through printk

Frank Ch. Eigler fche@redhat.com
Mon Jun 4 14:25:00 GMT 2007


Alex Iribarren <alex.iribarren.lists@gmail.com> writes:

> I've written a systemtap script that tracks network connections and
> logs data about them. I'm using printk to log the data [...]

Is there any reason you're not just using the built-in "printf"
functions?  (Or, are you confusing the kernel "printk" function and
differently named systemtap ones?)

- FChE



More information about the Systemtap mailing list