diff options
author | Wolfgang Bumiller <[email protected]> | 2022-01-11 09:31:59 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-17 06:11:17 -0600 |
commit | 3607849df47822151b05df440759e2dc70160755 (patch) | |
tree | 1f1b5e328d61da1bf85e456816994cada497c245 /tools/perf/scripts/python/stat-cpi.py | |
parent | ddc25c86b466d2359b57bc7798f167baa1735a44 (diff) |
blk-cgroup: always terminate io.stat lines
With the removal of seq_get_buf in blkcg_print_one_stat, we
cannot make adding the newline conditional on there being
relevant stats because the name was already written out
unconditionally.
Otherwise we may end up with multiple device names in one
line which is confusing and doesn't follow the nested-keyed
file format.
Signed-off-by: Wolfgang Bumiller <[email protected]>
Fixes: 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions