]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Add some additional call tracing
authorDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 09:49:14 +0000 (10:49 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 10:24:03 +0000 (11:24 +0100)
commita81e711d7ed4fc46eadb99e693b13ed8d5e5011d
treebea4656751f19892dc0d4726cb1fb0d617cf6493
parent3910362ef1996341897ef26c86d4f2f7ebbe19c9
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>
net/rxrpc/ar-internal.h
net/rxrpc/call_object.c