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>
Showing
- fs/afs/fsclient.c 63 additions, 12 deletionsfs/afs/fsclient.c
- fs/afs/internal.h 1 addition, 0 deletionsfs/afs/internal.h
- fs/afs/rxrpc.c 18 additions, 7 deletionsfs/afs/rxrpc.c
- fs/afs/vlclient.c 9 additions, 1 deletionfs/afs/vlclient.c
- include/trace/events/afs.h 142 additions, 0 deletionsinclude/trace/events/afs.h
Loading
Please register or sign in to comment