On Thu, 21 Dec 2017 11:08:05 -0500
Steven Rostedt wrote:
> On Thu, 21 Dec 2017 10:57:36 -0500 (EST)
> David Miller wrote:
>
> > When you fix any part of a patch series, you must always repost the
> > entire series from scratch, not just the patch(s) that change.
>
> He probably gets that from
On Thu, 21 Dec 2017 10:57:36 -0500 (EST)
David Miller wrote:
> When you fix any part of a patch series, you must always repost the
> entire series from scratch, not just the patch(s) that change.
He probably gets that from me. I don't usually require a full series if
only a single patch changes.
When you fix any part of a patch series, you must always repost the
entire series from scratch, not just the patch(s) that change.
Thank you.
Add DCCP sendmsg trace event (dccp/dccp_probe) for
replacing dccpprobe. User can trace this event via
ftrace or perftools.
Signed-off-by: Masami Hiramatsu
---
Changes in v4.1
- Fix to add local directory to include for trace.h.
Thanks Steven!
---
net/dccp/Makefile |3 ++
net/dccp/p