]> asedeno.scripts.mit.edu Git - linux.git/commit
trace: events: add a few neigh tracepoints
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 14 Feb 2019 17:15:10 +0000 (09:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Feb 2019 18:33:39 +0000 (10:33 -0800)
commit9c03b282badb7600058321c80e367f93b4013bd0
tree2c290387e73bb0f9c2db9e2181db4cd74b52324a
parent9e8ccd895704d61baebdefc164e524fb038d9697
trace: events: add a few neigh tracepoints

The goal here is to trace neigh state changes covering all possible
neigh update paths. Plus have a specific trace point in neigh_update
to cover flags sent to neigh_update.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/trace/events/neigh.h [new file with mode: 0644]
net/core/net-traces.c