summaryrefslogtreecommitdiffstats
path: root/dump_internal.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Enable clang code formatJayanth Othayoth2018-10-181-33/+31
| | | | | | Change-Id: Ib640ef7cea99ff505965182ec9900a2d53a8986e Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* internal: Add missing Manager forward declarationBrad Bishop2018-10-181-0/+2
| | | | | | | This allows us to not depend on specific include ordering. Change-Id: I4d2a552eb4b4d5dcf0aaf9ad9be3b86265ca469a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add support to enable dump collection for core dumpJayanth Othayoth2017-07-271-3/+8
| | | | | | | Implemented d-bus internal create function. Change-Id: I34088d4c084a5a086189f4bc9e84e53a39193501 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Implementation of create interface.Jayanth Othayoth2017-06-291-0/+54
Both the external and internal Dump managers define "Create" interfaces. This commit implements these. Change-Id: If857ec6ea7267fd72e9b420e6b44fa68b6abab66 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
OpenPOWER on IntegriCloud