summaryrefslogtreecommitdiffstats
path: root/dump_entry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Enable clang code formatJayanth Othayoth2018-10-181-5/+6
| | | | | | Change-Id: Ib640ef7cea99ff505965182ec9900a2d53a8986e Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Delete dump ID directory during dump entry deletionJayanth Othayoth2017-07-271-1/+1
| | | | | Change-Id: Ic77e86c9e45d4b25397a4b7cfd70e131a40bdfa8 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Handle filesystem exceptions during dump file removal.Jayanth Othayoth2017-07-181-5/+10
| | | | | Change-Id: If77e549ead60e6b6e21cd9069fbc0a324db6bc80 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Implementation of create interface.Jayanth Othayoth2017-06-291-4/+12
| | | | | | | | 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>
* Initial commit for Dump.Jayanth Othayoth2017-05-101-0/+18
Added initial version of Dump infrastructre code. Change-Id: Icd9bc779035d12d2dabd6f49d0d04e9aa060d6c1 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
OpenPOWER on IntegriCloud