target: fixes latency-probe
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2018 21:43:29 +0000 (15:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2018 21:43:29 +0000 (15:43 -0600)
commitfcd4e7444e4123b16b307a7ff390771842eab494
treea236b50a85f7994852ee319cf2d5b6151639c3ff
parent4d6d051389d73ea1c900735eb98e9779dc745c97
target: fixes

1) Use parent for should_account(), if we have a parent
2) Only sum step stats if src has them, to prevent
   overwriting destination stats in the parent.
3) Pretty up the normal output a bit

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_u.c
stat.c
target.c