On 6/4/07, Alex Iribarren <alex.iribarren.lists@gmail.com> wrote: > Hi, > > I've written a systemtap script that tracks network connections and logs > data about them. I'm using printk to log the data, but this is causing > kernel panics when there are a lot of connections. Have you looked at lttng? http://ltt.polymtl.ca/ Johnicholas