Re: [PATCH] tracing: remove holes in events

From: Tony Lu
Date: Thu Mar 11 2021 - 21:22:44 EST


On Thu, Mar 11, 2021 at 08:56:19AM -0500, Steven Rostedt wrote:
> On Thu, 11 Mar 2021 17:44:15 +0800
> Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> wrote:
>
> > ---
> > include/trace/events/net.h | 42 +++++++++++++++++------------------
> > include/trace/events/qdisc.h | 4 ++--
> > include/trace/events/sunrpc.h | 4 ++--
> > include/trace/events/tcp.h | 2 +-
> > 4 files changed, 26 insertions(+), 26 deletions(-)
>
>
> If all the above are owned by networking, then this patch needs to go
> through the networking tree.

Thanks, I will resend it.


Cheers,
Tony Lu

>
> -- Steve