Add functionality to the unified_rw_reporting parameter to output
authorBrandon Paupore <brandon.paupore@wdc.com>
Wed, 9 Dec 2020 16:47:40 +0000 (10:47 -0600)
committerBrandon Paupore <brandon.paupore@wdc.com>
Thu, 18 Mar 2021 15:43:37 +0000 (10:43 -0500)
commit5cb8a8cdb35b2753c78b26068d17aec2e32dfeaf
tree3ab498606128e7a913e5c7a9dad8bc399b666ee4
parente82ec77644f4fb7eccb3441485762c1c1c574b2f
Add functionality to the unified_rw_reporting parameter to output
separate and mixed stats when set to 'both' or 2.

To achieve this, the stats are gathered on a per/data direction
(read/write/etc) basis and then summed into the mixed stats when
generating output.

This functionality also allows setting unified_rw_reporting to
'none' or 'mixed' instead of 0 or 1 respectively.

Signed-off-by: Brandon Paupore <brandon.paupore@wdc.com>
Co-authored-by: Jeff Lien <jeff.lien@wdc.com>
HOWTO
eta.c
fio.1
options.c
stat.c
stat.h