Home
last modified time | relevance | path

Searched hist:"7989 accc6eb0cba3941493562f810d36062a68f3" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dtrace.hdiff 7989accc6eb0cba3941493562f810d36062a68f3 Tue Aug 17 14:45:59 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: disambiguate units for ftrace fields tagged "len"

Some of our tracepoints have a field known as "len". That name doesn't
describe any units, which makes the fields not very useful. Rename the
fields to capture units and ensure the format is hexadecimal.

"fsbcount" are in units of fs blocks
"bbcount" are in units of 512b blocks
"ireccount" are in units of inodes

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
/openbmc/linux/fs/xfs/
H A Dxfs_trace.hdiff 7989accc6eb0cba3941493562f810d36062a68f3 Tue Aug 17 14:45:59 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: disambiguate units for ftrace fields tagged "len"

Some of our tracepoints have a field known as "len". That name doesn't
describe any units, which makes the fields not very useful. Rename the
fields to capture units and ensure the format is hexadecimal.

"fsbcount" are in units of fs blocks
"bbcount" are in units of 512b blocks
"ireccount" are in units of inodes

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>