commit | 49e19ec7d3499f79d2b3a45bb28418e89512fd7a | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Sep 08 11:10:12 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Sep 08 11:10:12 2016 +0100 |
tree | f1969d57bc0f7018b64552a4b1a45028addc90d0 | |
parent | 2ab27215ea27475a0b279732ba8a934bfab57ef0 [diff] |
rxrpc: Add tracepoints to record received packets and end of data_ready 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>