/openbmc/linux/fs/afs/ |
H A D | vl_alias.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | vl_rotate.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | dynroot.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | proc.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | volume.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | cell.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | mntpt.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | super.c | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | afs.h | diff dca54a7bbb8ca9148ae10d60c66c926e222a9c4b Tue Oct 13 14:51:59 CDT 2020 David Howells <dhowells@redhat.com> afs: Add tracing for cell refcount and active user count
Add a tracepoint to log the cell refcount and active user count and pass in a reason code through various functions that manipulate these counters.
Additionally, a helper function, afs_see_cell(), is provided to log interesting places that deal with a cell without actually doing any accounting directly.
Signed-off-by: David Howells <dhowells@redhat.com>
|