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)
commit83a712e0afefaf68555f816ea78ecd2862c6cf30
tree05e25469b98a7f437209ea0a50580d7f291c3d90
parentb1691bc03d4eddb959234409167bef9be9e62d74
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt

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>
include/trace/events/sunrpc.h
net/sunrpc/svc_xprt.c