commit | a84a46d73050f70fd8820c74840e2815c78d8690 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat Sep 17 10:49:14 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Sat Sep 17 11:24:03 2016 +0100 |
tree | bea4656751f19892dc0d4726cb1fb0d617cf6493 | |
parent | a3868bfc8d5b0f36c784deab644ee1d2b0e6974b [diff] |
rxrpc: Add some additional call tracing Add additional call tracepoint points for noting call-connected, call-released and connection-failed events. Also fix one tracepoint that was using an integer instead of the corresponding enum value as the point type. Signed-off-by: David Howells <dhowells@redhat.com>