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: Logging information through printk


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


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