]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: respect perf counter prio_adjust in MgrClient
authorJohn Spray <john.spray@redhat.com>
Mon, 25 Sep 2017 15:14:57 +0000 (11:14 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:25 +0000 (23:03 +0000)
commit2ebab2f19cdd44f4c568eb96388fc4296f0f1814
treed878755eba4675fa1324aa92e127bbd37376258c
parentf8e9c37286d37d43bb768531f9cfbf70f2cb06b6
mgr: respect perf counter prio_adjust in MgrClient

This awkwardly involves re-ordering some definitions
in perf_counters.h in order to refer to the prio
names defined in PerfCountersBuilder.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 88163749b572ffd2bfe0850136fad5dbed2a9180)
src/common/perf_counters.cc
src/common/perf_counters.h
src/mgr/MgrClient.cc