diff options
author | 2022-09-21 14:05:53 -0500 | |
---|---|---|
committer | 2022-10-05 01:31:18 -0500 | |
commit | 68e14569d7e5a1798fcbfd945022a4de86f944a0 (patch) | |
tree | adc934002500308dc31fed251615fc35f4fb2265 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Fix formatting of client smbdirect RDMA logging (diff) | |
download | linux-dev-68e14569d7e5a1798fcbfd945022a4de86f944a0.tar.xz linux-dev-68e14569d7e5a1798fcbfd945022a4de86f944a0.zip |
smb3: add dynamic trace points for tree disconnect
Needed this for debugging a failing xfstest.
Also change camel case for "treeName" to "tree_name" in tcon struct.
Example trace output (from "trace-cmd record -e smb3_tdis*"):
umount-9718 [006] ..... 5909.780244: smb3_tdis_enter: xid=206 sid=0xcf38894e tid=0x3d0b8cf8 path=\\localhost\test
umount-9718 [007] ..... 5909.780878: smb3_tdis_done: xid=206 sid=0xcf38894e tid=0x3d0b8cf8
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions