ea4b5e5f | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Added time stamp in log messages
Change-Id: Ie6d67adbe6b499a7ad1edac7b2de945ea70b0ca4 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
8d0446e3 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Added error handling support in packaging function
Change-Id: I8c99fe708f9d5b90a6f868524c7694f520f8f23a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
acf46e33 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Enable dump collection based on types
Change-Id: I9babd0ce347a25aeed75c98ccc3686530efe38e2 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
47a14167 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Implementation of extracting pid from the core file name
Change-Id: I5605f6f5697ccd4bffa58917b3c6d660a301c6cd Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
f1e02d33 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Implementation of data collection function
Added support for running command in the command array and save the data into specified location.
Added file level size check function, which hel
dreport: Implementation of data collection function
Added support for running command in the command array and save the data into specified location.
Added file level size check function, which helps to cap the final dreport log based on size provided by user.
Change-Id: I5bb0f2629bf4b4dd7b86b6dd97d205c413af6fcf Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
e61aee33 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Add command array support for type "core"
Change-Id: I1af8a3c26e05c916a3e6d342b0a39f7b37be296c Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
0862c48e | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Add command array support for type "user"
Change-Id: Ibe4e75746937d186caf33c14258045fc14c5e632 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
c2ece2d7 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Implementation of file size check function
Change-Id: Ief1b2ebea76f556ba00b2567f8f2db627155d9fd Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
e20d5e03 | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Add summary log
Change-Id: Ida6dc81be4103a0d37a0701a7c0d55b241e6fc1a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
230e9a3a | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Enabled input parameter's validation and Initialization
Change-Id: Icb9d890ef1bdf78ad6bac798b4038bb6973b0693 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
104f57cf | 09-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Enhancement of Dump cap algorithm
Added support for collecting mini dump data incase available dump size is less than maximum dump size. Introduced minimum dump size to achieve this.
Change-Id: I26
Enhancement of Dump cap algorithm
Added support for collecting mini dump data incase available dump size is less than maximum dump size. Introduced minimum dump size to achieve this.
Change-Id: I266ff6ea71443974a99f6f5fe54fb9f12c90f2ab Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
ab7f9209 | 02-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Cap the number of dumps
Calculate number of dumps allowed in a system based on individual dump Max size configured in the system.
Algorithm: Setting Dump size to maximum size, if (dump entries + ac
Cap the number of dumps
Calculate number of dumps allowed in a system based on individual dump Max size configured in the system.
Algorithm: Setting Dump size to maximum size, if (dump entries + active dumps) is less than total allowed dump entries. Otherwise return error.
Next patch will provide additional algorithm to cap the dump based on actual size of the dump files.
Change-Id: Id8916a31d72f5c2f2f23eaf68062b829b7e4100c Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
56a0bc8a | 22-Aug-2017 |
George Keishing <gkeishin@in.ibm.com> |
Remove "cat /etc/version" from FFDC script.
This file is from older version of BMC, the newer no longer have this file as part of the FW.
Change-Id: Iecda46592794517f80145f45f0ca32900a353885 Signed
Remove "cat /etc/version" from FFDC script.
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>
show more ...
|
ff0699dd | 26-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Add packaging support
Resolves: openbmc/openbmc#1507
Change-Id: I15f76cd8e6652334bcfcc2923773d67fafcfed97 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
6d3ee1ce | 26-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Enable logging infrastructre
Change-Id: Iaab787b58c82c60ed8b95d25d45937f1e01615ed Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
7b77487d | 26-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
dreport: Add support for command line interface
Change-Id: I5e373c68d61364d56dc0544b4f7924ad6ccde216 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
9e95f4b8 | 24-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Initial commit for dreport tool
dreport tool is used to capture configuration and debug information from BMC. This tool can be used for BMC application and commandline.
This commit enables dreport
Initial commit for dreport tool
dreport tool is used to capture configuration and debug information from BMC. This tool can be used for BMC application and commandline.
This commit enables dreport --help option.
Change-Id: I451db96c6ec0ed901e1bc557c073b3c7c21c7171 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
cc1a4230 | 25-Jul-2017 |
Gunnar Mills <gmills@us.ibm.com> |
phosphor-debug-collector README
Change-Id: I8b7752fed7ebe8d1b166441b4543e03fa442bf3c Signed-off-by: Gunnar Mills <gmills@us.ibm.com> |
ec608a54 | 01-Aug-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Add missing inotify flag in user initiated dump directory watch
Change-Id: Ie229e5704820071fa429f4c98e72a11a667e2b92 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
5cca05a8 | 13-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Include core file in FFDC tarball
Change-Id: I924b6724c715b81da5dc9d53094358993dcd335a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
ab741df3 | 13-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
ffdc: Added -e option to enable dump specific functions
Added support for the dump specific filename format.
Change-Id: I8771017c5a029675f98bca54170dc3330ac2c24d Signed-off-by: Jayanth Othayoth <oj
ffdc: Added -e option to enable dump specific functions
Added support for the dump specific filename format.
Change-Id: I8771017c5a029675f98bca54170dc3330ac2c24d Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
f655cb46 | 24-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Include -e option in the ffdc during the dump collection
ffdc -e option is used to enable dump specific features.
Resolves openbmc/openbmc#1795
Change-Id: Ib90e590ab48d37413890a77e7d28162a5f4d5733
Include -e option in the ffdc during the dump collection
ffdc -e option is used to enable dump specific features.
Resolves openbmc/openbmc#1795
Change-Id: Ib90e590ab48d37413890a77e7d28162a5f4d5733 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
43096598 | 20-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Restore dump d-bus objects during daemon starts
Use the dump files in the persistant location to rebuild the d-bus objects.
Change-Id: Ia7b478649274a4681c802e11be4b2049eeed8e13 Signed-off-by: Jayan
Restore dump d-bus objects during daemon starts
Use the dump files in the persistant location to rebuild the d-bus objects.
Change-Id: Ia7b478649274a4681c802e11be4b2049eeed8e13 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|
580cb2d4 | 17-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Delete dump ID directory during dump entry deletion
Change-Id: Ic77e86c9e45d4b25397a4b7cfd70e131a40bdfa8 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
481bb3d4 | 13-Jul-2017 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
Dump entries properties update based on Dump file name
Added support to get id and epochtime from filename.
Change-Id: I57064fc69c8fe67380d76bb4bdd71d3a1316179c Signed-off-by: Jayanth Othayoth <oja
Dump entries properties update based on Dump file name
Added support to get id and epochtime from filename.
Change-Id: I57064fc69c8fe67380d76bb4bdd71d3a1316179c Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
show more ...
|