]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: add slow ops count into perf dump
authoryite.gu <ess_gyt@qq.com>
Mon, 15 Aug 2022 11:15:48 +0000 (19:15 +0800)
committeryite.gu <ess_gyt@qq.com>
Wed, 17 Aug 2022 12:50:01 +0000 (20:50 +0800)
commite1bd216ed971f7b970c33a225ad099f96a63440d
tree614f07ceb5f399a0f8fcaa5c58be917b58d04ed6
parent3f4ccb15825f50393727ddf25d0d19816a00bbdf
osd: add slow ops count into perf dump

We can know that how many times dose the
osd slow op occur by slow ops count. On the other
hand, slow op randomly appear in osds, we can find
osd what have most times slow op. Usually, these osd
also have most pg number. slow ops count can help find
target osd.

Signed-off-by: Yite Gu <ess_gyt@qq.com>
src/common/TrackedOp.cc
src/common/TrackedOp.h