]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: created labeled perf counters instead of normal ones
authorAli Maredia <amaredia@redhat.com>
Thu, 20 Oct 2022 03:15:56 +0000 (23:15 -0400)
committerAli Maredia <amaredia@redhat.com>
Fri, 28 Oct 2022 12:24:43 +0000 (08:24 -0400)
commit8ccc1b2b0371a30af6234ee5cb97d3098d4180ff
treebf56380c343679aca8f9e9571dba8475b4c3f5ef
parent5756c952918c4cb16c5db207d0a493e8883c26bc
common: created labeled perf counters instead of normal ones

Signed-off-by: Ali Maredia <amaredia@redhat.com>
src/common/CMakeLists.txt
src/common/ceph_context.cc
src/common/ceph_context.h
src/common/labeled_perf_counters.cc [new file with mode: 0644]
src/common/labeled_perf_counters.h [new file with mode: 0644]
src/common/labeled_perf_counters_collection.cc [new file with mode: 0644]
src/common/labeled_perf_counters_collection.h [new file with mode: 0644]
src/common/perf_counters.cc
src/common/perf_counters.h
src/common/perf_counters_cache.h
src/rgw/rgw_op.cc