]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/perf_counters: use the RAII helpers when dumping 61618/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 2 Feb 2025 15:24:33 +0000 (09:24 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 14 Feb 2025 05:49:31 +0000 (23:49 -0600)
commit489cc4841054d1fc1f0d0ef604eb5baef45d350a
tree5950f7abb14808965ff0a28b2b65f416f6bf593c
parent4b3d91abcef88514316b8d66452798f4a5562a88
common/perf_counters: use the RAII helpers when dumping

Using Formatter::ObjectSection & Formatter::ArraySection
to guarantee consistent dump sections opening & closing.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/perf_counters.cc