Searched hist:"051 d25250b55c215a2254a0130d46fbd38bcbcc0" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | callback.c | diff 051d25250b55c215a2254a0130d46fbd38bcbcc0 Thu Jun 20 12:12:16 CDT 2019 David Howells <dhowells@redhat.com> afs: Add some callback management tracepoints
Add a couple of tracepoints to track callback management:
(1) afs_cb_miss - Logs when we were unable to apply a callback, either due to the inode being discarded or due to a competing thread applying a callback first.
(2) afs_cb_break - Logs when we attempted to clear the noted callback promise, either due to the server explicitly breaking the callback, the callback promise lapsing or a local event obsoleting it.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | inode.c | diff 051d25250b55c215a2254a0130d46fbd38bcbcc0 Thu Jun 20 12:12:16 CDT 2019 David Howells <dhowells@redhat.com> afs: Add some callback management tracepoints
Add a couple of tracepoints to track callback management:
(1) afs_cb_miss - Logs when we were unable to apply a callback, either due to the inode being discarded or due to a competing thread applying a callback first.
(2) afs_cb_break - Logs when we attempted to clear the noted callback promise, either due to the server explicitly breaking the callback, the callback promise lapsing or a local event obsoleting it.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | dir.c | diff 051d25250b55c215a2254a0130d46fbd38bcbcc0 Thu Jun 20 12:12:16 CDT 2019 David Howells <dhowells@redhat.com> afs: Add some callback management tracepoints
Add a couple of tracepoints to track callback management:
(1) afs_cb_miss - Logs when we were unable to apply a callback, either due to the inode being discarded or due to a competing thread applying a callback first.
(2) afs_cb_break - Logs when we attempted to clear the noted callback promise, either due to the server explicitly breaking the callback, the callback promise lapsing or a local event obsoleting it.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff 051d25250b55c215a2254a0130d46fbd38bcbcc0 Thu Jun 20 12:12:16 CDT 2019 David Howells <dhowells@redhat.com> afs: Add some callback management tracepoints
Add a couple of tracepoints to track callback management:
(1) afs_cb_miss - Logs when we were unable to apply a callback, either due to the inode being discarded or due to a competing thread applying a callback first.
(2) afs_cb_break - Logs when we attempted to clear the noted callback promise, either due to the server explicitly breaking the callback, the callback promise lapsing or a local event obsoleting it.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | afs.h | diff 051d25250b55c215a2254a0130d46fbd38bcbcc0 Thu Jun 20 12:12:16 CDT 2019 David Howells <dhowells@redhat.com> afs: Add some callback management tracepoints
Add a couple of tracepoints to track callback management:
(1) afs_cb_miss - Logs when we were unable to apply a callback, either due to the inode being discarded or due to a competing thread applying a callback first.
(2) afs_cb_break - Logs when we attempted to clear the noted callback promise, either due to the server explicitly breaking the callback, the callback promise lapsing or a local event obsoleting it.
Signed-off-by: David Howells <dhowells@redhat.com>
|