summaryrefslogtreecommitdiffstats
path: root/ffdc
Commit message (Collapse)AuthorAgeFilesLines
* ffdc: Enable dreport based ffdc debug data collectionJayanth Othayoth2017-11-071-0/+11
| | | | | | | | | | | Enabled dreport based debug data collection by default in the ffdc tool. Added -D option to disable the dreport based data collection and switch back to ffdc way. Change-Id: I429533d3d04495ea3cda2bcb2b1090f1d971d530 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Revert "ffdc: Added -e option to enable dump specific functions"Jayanth Othayoth2017-11-071-14/+0
| | | | | | | | | | This reverts commit ab741df3415931d146460af88e79716e4bd40fe2. ffdc -e option is no longer used by dump manager and it is replaced by dreport. Change-Id: I8a0c5f8627fa87571541b578711fc91bdd0ff4b8 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Remove "cat /etc/version" from FFDC script.George Keishing2017-08-221-1/+0
| | | | | | | | This file is from older version of BMC, the newer no longer have this file as part of the FW. Change-Id: Iecda46592794517f80145f45f0ca32900a353885 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
* Include core file in FFDC tarballJayanth Othayoth2017-07-281-0/+1
| | | | | Change-Id: I924b6724c715b81da5dc9d53094358993dcd335a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* ffdc: Added -e option to enable dump specific functionsJayanth Othayoth2017-07-281-0/+14
| | | | | | | Added support for the dump specific filename format. Change-Id: I8771017c5a029675f98bca54170dc3330ac2c24d Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* ffdc -d: enhancementJayanth Othayoth2017-07-091-2/+3
| | | | | | | Create user specified ffdc location incase not present in the BMC. Change-Id: If472ab34826b34037bc99cb978d5be77a51c30ec Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* 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>
* 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>
OpenPOWER on IntegriCloud