sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
authorJeff Layton <jlayton@primarydata.com>
Fri, 21 Nov 2014 19:19:31 +0000 (14:19 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 9 Dec 2014 16:29:14 +0000 (11:29 -0500)
These were useful when I was tracking down a race condition between
svc_xprt_do_enqueue and svc_get_next_xprt.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found