Searched hist:b26ff34d (Results 1 – 4 of 4) sorted by relevance
/openbmc/bmcweb/redfish-core/include/ |
H A D | dbus_log_watcher.hpp | b26ff34d Fri Nov 22 13:47:08 CST 2024 Ed Tanous <etanous@nvidia.com> Break out dbus telemetry watcher
EventServiceManager is too large. Make it smaller by breaking out the dbus log watching mechanisims into a class.
No changes are made, with the exception of the addition of sendTelemetryReportToSubs to allow sending events from outside the class, without needing the subscription list, which should be private.
Tested: On last patch in series.
Change-Id: Idf17886971ddff5dddeabeeb6ae44e733063b909 Signed-off-by: Ed Tanous <etanous@nvidia.com>
|
H A D | event_service_manager.hpp | b26ff34d Fri Nov 22 13:47:08 CST 2024 Ed Tanous <etanous@nvidia.com> Break out dbus telemetry watcher
EventServiceManager is too large. Make it smaller by breaking out the dbus log watching mechanisims into a class.
No changes are made, with the exception of the addition of sendTelemetryReportToSubs to allow sending events from outside the class, without needing the subscription list, which should be private.
Tested: On last patch in series.
Change-Id: Idf17886971ddff5dddeabeeb6ae44e733063b909 Signed-off-by: Ed Tanous <etanous@nvidia.com>
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | dbus_log_watcher.cpp | b26ff34d Fri Nov 22 13:47:08 CST 2024 Ed Tanous <etanous@nvidia.com> Break out dbus telemetry watcher
EventServiceManager is too large. Make it smaller by breaking out the dbus log watching mechanisims into a class.
No changes are made, with the exception of the addition of sendTelemetryReportToSubs to allow sending events from outside the class, without needing the subscription list, which should be private.
Tested: On last patch in series.
Change-Id: Idf17886971ddff5dddeabeeb6ae44e733063b909 Signed-off-by: Ed Tanous <etanous@nvidia.com>
|
/openbmc/bmcweb/ |
H A D | meson.build | b26ff34d Fri Nov 22 13:47:08 CST 2024 Ed Tanous <etanous@nvidia.com> Break out dbus telemetry watcher
EventServiceManager is too large. Make it smaller by breaking out the dbus log watching mechanisims into a class.
No changes are made, with the exception of the addition of sendTelemetryReportToSubs to allow sending events from outside the class, without needing the subscription list, which should be private.
Tested: On last patch in series.
Change-Id: Idf17886971ddff5dddeabeeb6ae44e733063b909 Signed-off-by: Ed Tanous <etanous@nvidia.com>
|