Re: [PATCH] skb: Augment skb_copy_datagram_iovec TRACE_EVENT to dump more info
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2009-08-31 19:06:52
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2009-08-31 19:06:52
On Fri, 28 Aug 2009, Neil Horman wrote:
Thanks, Heres an updated patch with the nits fixed. If you want to go over a better way to size strings when the source string isn't immediately available, I'll send a subsequent patch to fix that New version of the patch: Augment the skb_copy_datagram_iovec TRACE_EVENT to provide same data output as the ftracer for skb numa node correlation that was recently removed. Change notes: 1) Cleaned up the nits Steven mentioned above
Looks good, Acked-by: Steven Rostedt <rostedt@goodmis.org> -- Steve