summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add fix for ffdc tool -d option.Jayanth Othayoth2017-06-221-2/+2
| | | | | | | | | ffdc -d option expected to store the output in directory specified by the user. Fixed the incorrect behaviour in this option. Change-Id: I2694c0a7d2050bd318aeb3792b96cb128d15ce82 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* phosphor-debug-collector: Fix Dump Manager bus nameJayanth Othayoth2017-06-121-1/+1
| | | | | | | Fixes openbmc/openbmc#1774 Change-Id: Iad02c5df4083f5509f706cc64cc68bc7cd5e7391 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Initial commit for the Dump core file monitor infrastructure.Jayanth Othayoth2017-06-088-9/+443
| | | | | | | | | Add an inotify watch to the known core dump location. Resolves openbmc/openbmc#1504 Change-Id: I0093c9f601d82917ca2efb53a4d47ed98f0eaa7f Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Add internal interface to create BMC Dump based on the type.Jayanth Othayoth2017-06-023-2/+69
| | | | | Change-Id: I098e8b29834fd726574126ec589a883ba952b298 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Initial commit for Dump.Jayanth Othayoth2017-05-106-0/+161
| | | | | | | Added initial version of Dump infrastructre code. Change-Id: Icd9bc779035d12d2dabd6f49d0d04e9aa060d6c1 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* First version of FFDC scriptMichael Tritz2017-01-301-0/+83
| | | | | | | | This script provides users a command-line tool to collect and tar up debug data. Change-Id: I28b5431056625e6ff3d194f1ab668a0246b414b4 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Initial commitPatrick Williams2017-01-181-0/+201
OpenPOWER on IntegriCloud