summaryrefslogtreecommitdiffstats
path: root/src/event_entry.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Add persistency for eventsDhruvaraj Subhashchandran2018-04-111-0/+11
| | | | | | | | | Persist event D-bus objects using cereal Resolves openbmc/openbmc#2319 Change-Id: Ifa15d944fe1d1026761f65eeb647dcbdf6afdba0 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Enable clang-formatBrad Bishop2018-03-291-35/+31
| | | | | | | Fix up errors and enable clang-format during CI builds. Change-Id: I4176b81f8b85a287af9354165e09ff66aeb9fb29 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Implement create function in event managerRatan Gupta2018-02-231-0/+62
Implement the logging event interface. Create the dbus event object based on the event type. Change-Id: Idfa9e5c43f170d904fd25f22d73e0509b1785fc9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
OpenPOWER on IntegriCloud