commit | d323c24617527f28cdb03f3bb7d8f9b62eecee80 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Mon Feb 25 00:52:43 2019 -0600 |
committer | Steve French <stfrench@microsoft.com> | Tue Mar 05 18:10:04 2019 -0600 |
tree | 6e0d6b0b4e91e101d6607a9417e12bf7fcd04379 | |
parent | adb3b4e90e103f8300cf2b7187016dad13e848c6 [diff] |
smb3: Add tracepoints for read, write and query_dir enter Allows tracing begin (not just completion) of read, write and query_dir which may be helpful in finding slow requests and other timing information Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>