Re: [PATCH net-next 0/2] tracepoints in neighbor subsystem

2019-02-18 Thread Roopa Prabhu
On Sun, Feb 17, 2019 at 10:34 AM David Miller wrote: > > From: Roopa Prabhu > Date: Thu, 14 Feb 2019 09:15:09 -0800 > > > From: Roopa Prabhu > > > > Roopa Prabhu (2): > > trace: events: add a few neigh tracepoints > > neigh: hook tracepoints in neigh update code > > Series applied, thanks. >

Re: [PATCH net-next 0/2] tracepoints in neighbor subsystem

2019-02-17 Thread David Miller
From: Roopa Prabhu Date: Thu, 14 Feb 2019 09:15:09 -0800 > From: Roopa Prabhu > > Roopa Prabhu (2): > trace: events: add a few neigh tracepoints > neigh: hook tracepoints in neigh update code Series applied, thanks. Maybe put some actual text in this intro posting next time, explaining wh

[PATCH net-next 0/2] tracepoints in neighbor subsystem

2019-02-14 Thread Roopa Prabhu
From: Roopa Prabhu Roopa Prabhu (2): trace: events: add a few neigh tracepoints neigh: hook tracepoints in neigh update code include/trace/events/neigh.h | 213 +++ net/core/neighbour.c | 11 +++ net/core/net-traces.c| 8 ++ 3 files