ceph/src/mgr
Kefu Chai 6712393fbc common,mgr: pass string_view as "name"
std::string_view works better along with std::string, as it can be
automatically converted from a std::string. and, furthermore, it
can potentially save the overhead of more strlen() calls.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-02-10 16:33:56 +08:00
..
ActivePyModule.cc *: switch trivial users of bufferlist::copy{_in} to iterators. 2020-01-26 16:22:24 +01:00
ActivePyModule.h
ActivePyModules.cc osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping network 2019-12-20 17:38:14 -08:00
ActivePyModules.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
BaseMgrModule.cc mgr: better error handling when reading option 2020-01-23 20:18:28 +08:00
BaseMgrModule.h
BaseMgrStandbyModule.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
BaseMgrStandbyModule.h mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
ClusterState.cc src/: drop cct from cmd_getval() 2020-01-31 19:11:10 +08:00
ClusterState.h
CMakeLists.txt cmake: drop WITH_PYTHON2 option 2019-12-19 10:58:58 +08:00
DaemonHealthMetric.h
DaemonHealthMetricCollector.cc
DaemonHealthMetricCollector.h
DaemonKey.cc
DaemonKey.h
DaemonServer.cc src/: drop cct from cmd_getval() 2020-01-31 19:11:10 +08:00
DaemonServer.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
DaemonState.cc mgr: report device by-path paths too 2019-12-16 07:16:44 -06:00
DaemonState.h mgr: report device by-path paths too 2019-12-16 07:16:44 -06:00
Gil.cc
Gil.h
MetricCollector.cc mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
MetricCollector.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
MetricTypes.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
mgr_commands.cc
mgr_commands.h
Mgr.cc mgr: simply exit on SIGINT or SIGTERM 2019-12-05 17:18:07 -06:00
Mgr.h mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
MgrCap.cc
MgrCap.h
MgrClient.cc mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
MgrClient.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
MgrCommands.h
MgrContext.h Revert "Merge pull request #16715 from adamemerson/wip-I-Object!" 2019-11-22 09:24:25 -06:00
MgrSession.h
MgrStandby.cc mgr: forward RADOS client instances for potential blacklist 2019-12-03 17:53:14 -08:00
MgrStandby.h Revert "Merge pull request #16715 from adamemerson/wip-I-Object!" 2019-11-22 09:24:25 -06:00
OSDPerfMetricCollector.cc mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
OSDPerfMetricCollector.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
OSDPerfMetricTypes.cc
OSDPerfMetricTypes.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00
PyFormatter.cc common,mgr: pass string_view as "name" 2020-02-10 16:33:56 +08:00
PyFormatter.h common,mgr: pass string_view as "name" 2020-02-10 16:33:56 +08:00
PyModule.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
PyModule.h
PyModuleRegistry.cc
PyModuleRegistry.h mgr: forward RADOS client instances for potential blacklist 2019-12-03 17:53:14 -08:00
PyModuleRunner.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
PyModuleRunner.h Merge pull request #30961 from rjfd/wip-mgr-module-logging 2019-12-03 10:29:42 +01:00
PyOSDMap.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
PyOSDMap.h mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
PyUtil.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
PyUtil.h mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
ServiceMap.cc
ServiceMap.h
StandbyPyModules.cc mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
StandbyPyModules.h mgr: drop the compatibility with python2 2019-12-19 11:52:56 +08:00
Types.h mgr: templatize/generalize metrics collection interface 2019-12-05 22:51:45 -05:00