]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs-tool: Add support for dumping performance counters
authorEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Wed, 15 Apr 2026 16:08:43 +0000 (12:08 -0400)
committerEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Wed, 1 Jul 2026 13:11:15 +0000 (09:11 -0400)
commite565a2b06d5aaa398c44ce51a5e3d14eee7ebbe4
tree842340aee43e4b321800b104f29412723c4a35ae
parent71cd5806a85dddc8e184ac86d9223bfa8d28cce3
cephfs-tool: Add support for dumping performance counters

Add --perf-dump to write libcephfs client performance counters to a file
at the end of the benchmark. Uses ceph_get_perf_counters() while the
mount is still active so counters reflect the full benchmark run.

Fixes: https://tracker.ceph.com/issues/76183
Signed-off-by: Edwin Rodriguez <edwin.rodriguez1@ibm.com>
src/tools/cephfs/cephfs-tool.cc