1. d11d613 Fix the SEGV exception by Stanley Chu · 4 years, 4 months ago
  2. 004938e build: install into bin instead of sbin by Patrick Venture · 5 years ago
  3. 5ba7176 Fix dreport os-release script point to a symbolic link by Marri Devender Rao · 5 years ago
  4. fa18059 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  5. 6d7f753 Specify plugins to be invoked for chekstop error by Marri Devender Rao · 6 years ago
  6. 0deb287 Refactor to pass errors to watch through config YAML by Marri Devender Rao · 6 years ago
  7. e57ee76 Add phosphor-hostlogger plugin to dreport by Artem Senichev · 6 years ago
  8. 6916cec MAINTAINERS: Updated reviewers by Jayanth Othayoth · 6 years ago
  9. cb65ffc Enable clang code format by Jayanth Othayoth · 6 years ago
  10. ae871bd internal: Add missing Manager forward declaration by Brad Bishop · 6 years ago
  11. d3d3774 phosphor-debug-collector: use c++17 by Vernon Mauery · 6 years ago
  12. 90d147a elog_watch: Fix parsing of elog add requests by William A. Kennington III · 6 years ago
  13. 15cd3ce Add error handling for message parsing by William A. Kennington III · 6 years ago
  14. c1743fa Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  15. af48762 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  16. 0c5a8d0 Add .gitignore by Gunnar Mills · 6 years ago
  17. b223b66 Spelling fixes by Gunnar Mills · 6 years ago
  18. 7861079 timer: Add missing functional include by Brad Bishop · 6 years ago
  19. ce910e9 dreport: Added altfwprintenv plugin by Jayanth Othayoth · 6 years ago
  20. 8e29044 dreport: Added fwprintenv plugin by Jayanth Othayoth · 6 years ago
  21. aa146d6 dreport: Collect journal log in case PID is not present by Jayanth Othayoth · 6 years ago
  22. df4cccf dreport: Added ip link plugin by Jayanth Othayoth · 7 years ago
  23. 6222727 dreport: Added ip address plugin by Jayanth Othayoth · 7 years ago
  24. 61b12b8 dreport: Added inventory plugin by Jayanth Othayoth · 7 years ago
  25. 7533eb3 Added GetManagedObjects based elog data collection by Jayanth Othayoth · 7 years ago
  26. d816611 ffdc: Enable dreport based ffdc debug data collection by Jayanth Othayoth · 7 years ago
  27. 8c99650 Revert "ffdc: Added -e option to enable dump specific functions" by Jayanth Othayoth · 7 years ago
  28. 95a7298 Spelling fixes by Gunnar Mills · 7 years ago
  29. 11eaab7 Update Journal Variable Names by Gunnar Mills · 7 years ago
  30. 5ce1550 dreport: initial commit for Plugin based infrastrcture by Jayanth Othayoth · 7 years ago
  31. 6f1c4d8 dreport: Added core file plugin by Jayanth Othayoth · 7 years ago
  32. 04e430c dreport: Added systemd failed units plugin by Jayanth Othayoth · 7 years ago
  33. 05187a6 dreport: Added cpuinfo plugin by Jayanth Othayoth · 7 years ago
  34. 5d7e45f dreport: Added uptime plugin by Jayanth Othayoth · 7 years ago
  35. 03409cf dreport: Added disk usage plugin by Jayanth Othayoth · 7 years ago
  36. 64d6d6a dreport: Added osrelease plugin by Jayanth Othayoth · 7 years ago
  37. 9586a39 dreport: Added hostnamectl plugin by Jayanth Othayoth · 7 years ago
  38. 8bcf49c dreport: Added top plugin by Jayanth Othayoth · 7 years ago
  39. 7fbaff3 dreport: Added meminfo plugin by Jayanth Othayoth · 7 years ago
  40. 74fe5e4 dreport: Added OBMC console log plugin by Jayanth Othayoth · 7 years ago
  41. 14d790f dreport: Added journal pretty log plugin by Jayanth Othayoth · 7 years ago
  42. a172469 dreport: Added PID based journal log plugin by Jayanth Othayoth · 7 years ago
  43. 42d6ab7 dreport: Added elog plugin by Jayanth Othayoth · 7 years ago
  44. 35586cd dreport: Added elogall plugin by Jayanth Othayoth · 7 years ago
  45. f5a66f8 dreport: Added HOST state plugin by Jayanth Othayoth · 7 years ago
  46. f8f6d55 dreport: Added Chassis state plugin by Jayanth Othayoth · 7 years ago
  47. 0d426b8 dreport: Added BMC state plugin by Jayanth Othayoth · 7 years ago
  48. 9d817ba Initial version of the dreport common functions by Jayanth Othayoth · 7 years ago
  49. 8b7219f Initial version of the dreport sample conf file by Jayanth Othayoth · 7 years ago
  50. 7f2f802 Fix for missing core file in the ApplicationCored type BMC dump by Jayanth Othayoth · 7 years ago
  51. 3108597 Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  52. 3c899a4 Add implementation for delete all BMC Dumps in one shot by Nagaraju Goruganti · 7 years ago
  53. e4693a7 phosphor-dump-manager: Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  54. 2496482 Enable support to handle InternalFailure type dump, during elog restore by Jayanth Othayoth · 7 years ago
  55. d0f0064 Capture dump when an error with the name InternalFailure is logged by Jayanth Othayoth · 7 years ago
  56. d44513c Use dreport -p option to input optional path by Jayanth Othayoth · 7 years ago
  57. d891643 dreport: Enable "elog" data collection type by Jayanth Othayoth · 7 years ago
  58. fa388d0 dreport: Update pid related variable names by Jayanth Othayoth · 7 years ago
  59. 2b05adc dreport: Change -f option to -p by Jayanth Othayoth · 7 years ago
  60. 65a409f dreport: Replace eSEL usage by elog string by Jayanth Othayoth · 7 years ago
  61. ad516f4 dreport: Fix typo in help message by Jayanth Othayoth · 7 years ago
  62. 09f6b64 Add support for InternalFailure type dump by Jayanth Othayoth · 7 years ago
  63. 6cd3ca1 dreport Fix typo in chassis state file name by Jayanth Othayoth · 7 years ago
  64. bf6ec60 Refactor core dump handling functions into core manager class by Jayanth Othayoth · 7 years ago
  65. d7b95d5 Change Dump file storage location by Jayanth Othayoth · 7 years ago
  66. 9a56bfa Add core file name validation in core manager by Jayanth Othayoth · 7 years ago
  67. 217fb5f Fix for missing core file in the dump by Jayanth Othayoth · 7 years ago
  68. 9c15558 Enabled dreport based dump data collection by Jayanth Othayoth · 7 years ago
  69. ea4b5e5 dreport: Added time stamp in log messages by Jayanth Othayoth · 7 years ago
  70. 8d0446e dreport: Added error handling support in packaging function by Jayanth Othayoth · 7 years ago
  71. acf46e3 dreport: Enable dump collection based on types by Jayanth Othayoth · 7 years ago
  72. 47a1416 dreport: Implementation of extracting pid from the core file name by Jayanth Othayoth · 7 years ago
  73. f1e02d3 dreport: Implementation of data collection function by Jayanth Othayoth · 7 years ago
  74. e61aee3 dreport: Add command array support for type "core" by Jayanth Othayoth · 7 years ago
  75. 0862c48 dreport: Add command array support for type "user" by Jayanth Othayoth · 7 years ago
  76. c2ece2d dreport: Implementation of file size check function by Jayanth Othayoth · 7 years ago
  77. e20d5e0 dreport: Add summary log by Jayanth Othayoth · 7 years ago
  78. 230e9a3 dreport: Enabled input parameter's validation and Initialization by Jayanth Othayoth · 7 years ago
  79. 104f57c Enhancement of Dump cap algorithm by Jayanth Othayoth · 7 years ago
  80. ab7f920 Cap the number of dumps by Jayanth Othayoth · 7 years ago
  81. 56a0bc8 Remove "cat /etc/version" from FFDC script. by George Keishing · 7 years ago
  82. ff0699d dreport: Add packaging support by Jayanth Othayoth · 7 years ago
  83. 6d3ee1c dreport: Enable logging infrastructre by Jayanth Othayoth · 7 years ago
  84. 7b77487 dreport: Add support for command line interface by Jayanth Othayoth · 7 years ago
  85. 9e95f4b Initial commit for dreport tool by Jayanth Othayoth · 7 years ago
  86. cc1a423 phosphor-debug-collector README by Gunnar Mills · 7 years ago
  87. ec608a5 Add missing inotify flag in user initiated dump directory watch by Jayanth Othayoth · 7 years ago
  88. 5cca05a Include core file in FFDC tarball by Jayanth Othayoth · 7 years ago
  89. ab741df ffdc: Added -e option to enable dump specific functions by Jayanth Othayoth · 7 years ago
  90. f655cb4 Include -e option in the ffdc during the dump collection by Jayanth Othayoth · 7 years ago
  91. 4309659 Restore dump d-bus objects during daemon starts by Jayanth Othayoth · 7 years ago
  92. 580cb2d Delete dump ID directory during dump entry deletion by Jayanth Othayoth · 7 years ago
  93. 481bb3d Dump entries properties update based on Dump file name by Jayanth Othayoth · 7 years ago
  94. d3273ea Add support to enable dump collection for core dump by Jayanth Othayoth · 7 years ago
  95. f9009a2 Add support to create dump in the Dump ID specific location by Jayanth Othayoth · 7 years ago
  96. 764d1b2 Enable user initiated dump child directory level file watch by Jayanth Othayoth · 7 years ago
  97. 2dccfe4 Rename BMC Dump path BMC_DUMP_FILE_DIR to BMC_DUMP_PATH. by Jayanth Othayoth · 7 years ago
  98. a3f6aa7 Handle filesystem exceptions during dump file removal. by Jayanth Othayoth · 7 years ago
  99. d02153c Update core file monitor infrastructre using common inotify by Jayanth Othayoth · 7 years ago
  100. bcb174b Add support for user initiated BMC Dump by Jayanth Othayoth · 7 years ago