]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Trace the initiation and completion of client calls
authorDavid Howells <dhowells@redhat.com>
Thu, 2 Nov 2017 15:27:51 +0000 (15:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 13 Nov 2017 15:38:19 +0000 (15:38 +0000)
commitcd94d8223b8e5ae2125a3a845bde386c23f034f7
tree1c6e049f2ae3a380f4242d0eda61d759412cdc41
parent6806eaaead2eba6a593bad46b36173f237540111
afs: Trace the initiation and completion of client calls

Add tracepoints to trace the initiation and completion of client calls
within the kafs filesystem.

The afs_make_vl_call tracepoint watches calls to the volume location
database server.

The afs_make_fs_call tracepoint watches calls to the file server.

The afs_call_done tracepoint watches for call completion.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/fsclient.c
fs/afs/internal.h
fs/afs/rxrpc.c
fs/afs/vlclient.c
include/trace/events/afs.h