diff options
| author | 2026-04-14 21:48:03 +0530 | |
|---|---|---|
| committer | 2026-04-14 13:04:21 -0500 | |
| commit | afab3f61aeb19693109e8a71028c7b0c8088f452 (patch) | |
| tree | 8ec03fc143d6088a282423067366bab4701be766 /tools/perf/scripts/python | |
| parent | smb: client: add tracepoints for lock operations (diff) | |
smb: client: add tracepoint for local lock conflicts
Add smb3_lock_conflict tracepoint that fires when a byte-range
lock request conflicts with an existing cached lock. This helps
debug lock contention issues when locks are cached locally due
to oplocks/leases.
The trace includes both the requested and conflicting lock details:
- Requested: offset, length, type
- Conflicting: offset, length, type, pid (lock holder)
Signed-off-by: Bharath SM <bharathsm@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
