Re: [PATCH RESEND] ftrace: change the export format of trace_kfree_skb()
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2009-06-10 01:56:37
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2009-06-10 01:56:37
Also in:
lkml
On Wed, 10 Jun 2009, Xiao Guangrong wrote:
Frederic Weisbecker wrote:quoted
Acked-by: Frederic Weisbecker <redacted> Would you also be interested in adding the conversion from raw numeric protocol to its name defined in include/linux/if_ether.hHi Frederic: OK, I'll do it.quoted
I guess __print_flags() can be used for that.Thanks for you suggestion. IMHO, __print_symbolic() is more suitable for this. :-)
BTW, you might want to take a look at what is coming: http://marc.info/?l=linux-kernel&m=124458472931447&w=2 -- Steve