Re: [Q] tracing/printing

2012-03-15 Thread Peter Senna Tschudin
Ezequiel, Not sure, but this may help you: http://lwn.net/Articles/464276/ []'s Peter 2012/3/14 Ezequiel García : > Hi, > > I'm writing a video capture device and have a doubt about how to > correctly print to screen. > > First, I suppose I should follow the rule "don't print unless there is >

[Q] tracing/printing

2012-03-14 Thread Ezequiel García
Hi, I'm writing a video capture device and have a doubt about how to correctly print to screen. First, I suppose I should follow the rule "don't print unless there is something surprising to say", right? Second, I've found I need to print in a very verbose manner at developing stage so I should i