Re: Instrumenting the linux networking stack...

2007-02-05 Thread Luca De Cicco
On Thu, 1 Feb 2007 16:36:07 -0800 (PST) Vinay Venkataraghavan <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to add some instrumentation to the linux IP networking > stack. I would like to for starters add some debug statements (which > I have already done) at various points of the IP networ

Instrumenting the linux networking stack...

2007-02-01 Thread Vinay Venkataraghavan
Hello, I am trying to add some instrumentation to the linux IP networking stack. I would like to for starters add some debug statements (which I have already done) at various points of the IP networking code. What I would like to do is to add debug levels for all these printk's and to be able