]> 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)
commita2537729326ab0b06c0c7fe2a9372708f5b52c2c
treebea4656751f19892dc0d4726cb1fb0d617cf6493
parentfdfd0434fc6ebd673c46ab4170c57483d5d7bac3
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