Skip to content
Commit 025db80c authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent becfcc7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment