summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable support to handle InternalFailure type dump, during elog restoreJayanth Othayoth2017-09-146-22/+190
* Capture dump when an error with the name InternalFailure is loggedJayanth Othayoth2017-09-126-3/+165
* Use dreport -p option to input optional pathJayanth Othayoth2017-09-121-1/+1
* dreport: Enable "elog" data collection typeJayanth Othayoth2017-09-121-21/+75
* dreport: Update pid related variable namesJayanth Othayoth2017-09-121-6/+6
* dreport: Change -f option to -pJayanth Othayoth2017-09-121-15/+15
* dreport: Replace eSEL usage by elog stringJayanth Othayoth2017-09-121-4/+4
* dreport: Fix typo in help messageJayanth Othayoth2017-09-121-1/+1
* Add support for InternalFailure type dumpJayanth Othayoth2017-09-121-3/+5
* dreport Fix typo in chassis state file nameJayanth Othayoth2017-09-121-1/+1
* Refactor core dump handling functions into core manager classJayanth Othayoth2017-09-123-26/+51
* Change Dump file storage locationJayanth Othayoth2017-09-011-1/+1
* Add core file name validation in core managerJayanth Othayoth2017-09-012-14/+28
* Fix for missing core file in the dumpJayanth Othayoth2017-08-261-1/+1
* Enabled dreport based dump data collectionJayanth Othayoth2017-08-221-7/+27
* dreport: Added time stamp in log messagesJayanth Othayoth2017-08-221-13/+14
* dreport: Added error handling support in packaging functionJayanth Othayoth2017-08-221-18/+25
* dreport: Enable dump collection based on typesJayanth Othayoth2017-08-221-1/+25
* dreport: Implementation of extracting pid from the core file nameJayanth Othayoth2017-08-221-0/+24
* dreport: Implementation of data collection functionJayanth Othayoth2017-08-221-0/+15
* dreport: Add command array support for type "core"Jayanth Othayoth2017-08-221-0/+46
* dreport: Add command array support for type "user"Jayanth Othayoth2017-08-221-1/+194
* dreport: Implementation of file size check functionJayanth Othayoth2017-08-221-0/+48
* dreport: Add summary logJayanth Othayoth2017-08-221-2/+12
* dreport: Enabled input parameter's validation and InitializationJayanth Othayoth2017-08-221-26/+89
* Enhancement of Dump cap algorithmJayanth Othayoth2017-08-223-25/+28
* Cap the number of dumpsJayanth Othayoth2017-08-223-11/+65
* Remove "cat /etc/version" from FFDC script.George Keishing2017-08-221-1/+0
* dreport: Add packaging supportJayanth Othayoth2017-08-031-4/+48
* dreport: Enable logging infrastructreJayanth Othayoth2017-08-031-4/+58
* dreport: Add support for command line interfaceJayanth Othayoth2017-08-031-10/+70
* Initial commit for dreport toolJayanth Othayoth2017-08-031-0/+47
* phosphor-debug-collector READMEGunnar Mills2017-08-021-0/+14
* Add missing inotify flag in user initiated dump directory watchJayanth Othayoth2017-08-011-1/+1
* Include core file in FFDC tarballJayanth Othayoth2017-07-281-0/+1
* ffdc: Added -e option to enable dump specific functionsJayanth Othayoth2017-07-281-0/+14
* Include -e option in the ffdc during the dump collectionJayanth Othayoth2017-07-271-1/+1
* Restore dump d-bus objects during daemon startsJayanth Othayoth2017-07-273-1/+37
* Delete dump ID directory during dump entry deletionJayanth Othayoth2017-07-271-1/+1
* Dump entries properties update based on Dump file nameJayanth Othayoth2017-07-271-23/+42
* Add support to enable dump collection for core dumpJayanth Othayoth2017-07-275-10/+71
* Add support to create dump in the Dump ID specific locationJayanth Othayoth2017-07-261-3/+4
* Enable user initiated dump child directory level file watchJayanth Othayoth2017-07-263-8/+48
* Rename BMC Dump path BMC_DUMP_FILE_DIR to BMC_DUMP_PATH.Jayanth Othayoth2017-07-182-6/+4
* Handle filesystem exceptions during dump file removal.Jayanth Othayoth2017-07-181-5/+10
* Update core file monitor infrastructre using common inotifyJayanth Othayoth2017-07-1811-363/+119
* Add support for user initiated BMC DumpJayanth Othayoth2017-07-183-1/+37
* Add support for generic inotify based directory watch.Jayanth Othayoth2017-07-176-16/+268
* ffdc -d: enhancementJayanth Othayoth2017-07-091-2/+3
* Implementation of create interface.Jayanth Othayoth2017-06-2913-75/+474
OpenPOWER on IntegriCloud