[lttng-dev] [PATCH lttng-modules] Add UDP and ICMP packet header information to the tracepoint:

2020-03-17 Thread Florian Walbroel via lttng-dev
* UDP transport header * ICMP transport header (Correct indentation for switch/case) (Fix whitespace for switch and correct struct type (icmphdr)) Signed-off-by: Florian Walbroel --- instrumentation/events/lttng-module/net.h | 166 -- 1 file changed, 153 insertions(+), 13 de

[lttng-dev] [PATCH lttng-modules] Add UDP and ICMP packet header information to the tracepoint:

2020-03-13 Thread Florian Walbroel via lttng-dev
* UDP transport header * ICMP transport header (Correct indentation for switch/case) (Fix white space for switch and correct struct type (icmphdr)) Signed-off-by: Florian Walbroel --- instrumentation/events/lttng-module/net.h | 166 -- 1 file changed, 153 insertions(+), 13