]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon,mds: call ceph_heap_profiler_init() at boot time
authorLoic Dachary <loic-201408@dachary.org>
Thu, 2 Oct 2014 13:14:21 +0000 (15:14 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Wed, 8 Oct 2014 07:47:54 +0000 (09:47 +0200)
commit6f6e7e25532f6c59a2a5872fb35309a0a0ecb955
treea89d7dae4860b4c7a4ec204b80924f369277c1cb
parent472a4b32ae3c47513ba8dbea32f9008f9eec358e
mon,mds: call ceph_heap_profiler_init() at boot time

So that the CEPH_HEAP_PROFILER_INIT environment variable can be used to
start profiling.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/ceph_mds.cc
src/ceph_mon.cc