diff options
author | Dominique Martinet <[email protected]> | 2022-06-13 08:32:06 +0900 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2022-07-02 18:52:21 +0900 |
commit | 286c171b86ebc693e18b485dde3a3fc470af37bd (patch) | |
tree | a88cd5244bb6b8221928a2781e25fa7cd59ec2bb /tools/perf/scripts/python/syscall-counts.py | |
parent | b48dbb998d70b7f48c2ec0a15c3cf47136808e4e (diff) |
9p fid refcount: add a 9p_fid_ref tracepoint
This adds a tracepoint event for 9p fid lifecycle tracing: when a fid
is created, its reference count increased/decreased, and freed.
The new 9p_fid_ref tracepoint should help anyone wishing to debug any
fid problem such as missing clunk (destroy) or use-after-free.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions