]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: define perf counter constants in mgr_module
authorJohn Spray <john.spray@redhat.com>
Tue, 12 Sep 2017 09:42:23 +0000 (05:42 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:24 +0000 (23:03 +0000)
commit10ab4f8b6821e2d6593bc09161c23a9163b93611
treea0077fd7bb0f2d4f0141873adb647bbe39a8d39e
parent290d15ed912285803a40d02308b921b415c580a2
mgr: define perf counter constants in mgr_module

So that modules can consume perf counter data
intelligently without having to hunt around
in C land for these constants and redefine them.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 39ab28ed47e869e1466cb3a316a2cb11bdedd23a)
src/pybind/mgr/mgr_module.py