[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180102.142829.460646209771343186.davem@davemloft.net>
Date: Tue, 02 Jan 2018 14:28:29 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: mhiramat@...nel.org
Cc: mingo@...nel.org, ian.mcdonald@...di.co.nz, vyasevich@...il.com,
stephen@...workplumber.org, rostedt@...dmis.org,
peterz@...radead.org, tglx@...utronix.de,
linux-kernel@...r.kernel.org, hpa@...or.com, gerrit@....abdn.ac.uk,
nhorman@...driver.com, dccp@...r.kernel.org,
netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
sfr@...b.auug.org.au
Subject: Re: [PATCH net-next v7 0/6] net: tcp: sctp: dccp: Replace jprobe
usage with trace events
From: Masami Hiramatsu <mhiramat@...nel.org>
Date: Fri, 29 Dec 2017 11:45:20 +0900
> This series is v7 of the replacement of jprobe usage with trace
> events. This version fixes net/dccp/trace.h to avoid sparse
> warning. Since the TP_STORE_ADDR_PORTS macro can be shared
> with trace/events/tcp.h, it also introduce a new common header
> file and move the definition of that macro.
>
> Previous version is here;
> https://lkml.org/lkml/2017/12/28/7
>
> Changes from v6:
> [5/6]: Avoid preprocessor directives in tracepoint macro args
Series applied, thank you.
Powered by blists - more mailing lists