Searched hist:"3 f117d6f4bbca722d9519e545294852d8e714fae" (Results 1 – 3 of 3) sorted by relevance
/linux/net/l2tp/ |
H A D | trace.h | 3f117d6f4bbca722d9519e545294852d8e714fae Sat Aug 22 16:59:04 CEST 2020 Tom Parkin <tparkin@katalix.com> l2tp: add tracepoint infrastructure to core
The l2tp subsystem doesn't currently make use of tracepoints.
As a starting point for adding tracepoints, add skeleton infrastructure for defining tracepoints for the subsystem, and for having them build appropriately whether compiled into the kernel or built as a module.
Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 3f117d6f4bbca722d9519e545294852d8e714fae Sat Aug 22 16:59:04 CEST 2020 Tom Parkin <tparkin@katalix.com> l2tp: add tracepoint infrastructure to core
The l2tp subsystem doesn't currently make use of tracepoints.
As a starting point for adding tracepoints, add skeleton infrastructure for defining tracepoints for the subsystem, and for having them build appropriately whether compiled into the kernel or built as a module.
Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | l2tp_core.c | diff 3f117d6f4bbca722d9519e545294852d8e714fae Sat Aug 22 16:59:04 CEST 2020 Tom Parkin <tparkin@katalix.com> l2tp: add tracepoint infrastructure to core
The l2tp subsystem doesn't currently make use of tracepoints.
As a starting point for adding tracepoints, add skeleton infrastructure for defining tracepoints for the subsystem, and for having them build appropriately whether compiled into the kernel or built as a module.
Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|