mirror of
https://github.com/torvalds/linux.git
synced 2026-05-11 01:29:50 -04:00
Add two tracepoints:
(1) Record the RxRPC protocol header of packets retrieved from the UDP
socket by the data_ready handler.
(2) Record the outcome of the data_ready handler.
Signed-off-by: David Howells <dhowells@redhat.com>