diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-08-17 13:00:13 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-19 10:07:10 -0700 |
commit | d538cf24c603a0a4553ecbc895b5ecc8fa78d8b9 (patch) | |
tree | 00493f8e4bd804397e4b44c441d516b4d248b6e8 /fs/dlm/util.c | |
parent | 7989accc6eb0cba3941493562f810d36062a68f3 (diff) | |
download | linux-d538cf24c603a0a4553ecbc895b5ecc8fa78d8b9.tar.gz linux-d538cf24c603a0a4553ecbc895b5ecc8fa78d8b9.tar.bz2 linux-d538cf24c603a0a4553ecbc895b5ecc8fa78d8b9.zip |
xfs: disambiguate units for ftrace fields tagged "count"
Some of our tracepoints have a field known as "count". 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
when we're referring to blocks, extents, or IO operations.
"fsbcount" are in units of fs blocks
"bytecount" are in units of bytes
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Diffstat (limited to 'fs/dlm/util.c')
0 files changed, 0 insertions, 0 deletions