1. 0c782d6 Error while invalidating the resource dump over PLDM. by Dhruvaraj Subhashchandran · 3 years, 3 months ago
  2. 01c6646 Fix build issues due to updated arm-sdk by PriyangaRamasamy · 3 years, 4 months ago
  3. 4c63ce5 Add support for resource dump delete. by Dhruvaraj Subhashchandran · 3 years, 7 months ago
  4. 2f8e276 Move emit_object_added to respective dump entry classes by Dhruvaraj Subhashchandran · 3 years, 5 months ago
  5. e22aca7 Renaming ubifs-workaround flag to jffs-workaround by Chirag Sharma · 3 years, 6 months ago
  6. 24e0c59 mpipl: move from diagnostic target to crash target by Andrew Geissler · 3 years, 6 months ago
  7. ebd43d5 host-transport: pldm: default: Added missing header by Ramesh Iyyar · 3 years, 6 months ago
  8. 341d683 Change the the namespace of OpenPOWER dumps. by Dhruvaraj Subhashchandran · 3 years, 6 months ago
  9. 62337a9 Add Resource dump support by Dhruvaraj Subhashchandran · 3 years, 7 months ago
  10. 6a54d9a Allow initiating or offloading host dumps only when host is up. by Dhruvaraj Subhashchandran · 3 years, 7 months ago
  11. f37c5c3 Remove unused DumpType from Notify implementation. by Dhruvaraj Subhashchandran · 3 years, 7 months ago
  12. 969f9a5 Update createDump to accept additional parameters by Dhruvaraj Subhashchandran · 3 years, 8 months ago
  13. 2279386 host: Added support to delete system dump by Ramesh Iyyar · 3 years, 7 months ago
  14. 5765b1d ibm-host-system-dump-offload: Used CustomFd by Ramesh Iyyar · 3 years, 7 months ago
  15. 3af5c32 offload: Moved existing pldm offload as oem/ibm command by Ramesh Iyyar · 3 years, 7 months ago
  16. 131994b host-dump: Renamed host-dump-offload-transport build option by Ramesh Iyyar · 3 years, 7 months ago
  17. a6ab806 Progress tracking support for dump entries. by Dhruvaraj Subhashchandran · 3 years, 8 months ago
  18. 6ccb50e Return the object path for user requested dumps. by Dhruvaraj Subhashchandran · 3 years, 8 months ago
  19. ff9c452 Modify dump offload method to write dump on to unix socket path by Ravi Teja · 3 years, 8 months ago
  20. 8b9b469 Make OpenPower specific dump an optional feature by Dhruvaraj Subhashchandran · 3 years, 9 months ago
  21. c237e3d Creating dump header for IBM systems by Chirag Sharma · 3 years, 10 months ago
  22. 7040bce Implement user requested system dump. by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  23. fef66a9 Create dump manager for each dump type. by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  24. fdc0c3a Fix shellcheck errors in dreport by Dhruvaraj Subhashchandran · 3 years, 10 months ago
  25. 5042725 Unit test framework for phosphor-debug-collector by Chirag Sharma · 3 years, 11 months ago
  26. e6d6cc8 build: Removed autotools support by Ramesh Iyyar · 3 years, 11 months ago
  27. bb410df build: Enabled meson build infrastructure by Ramesh Iyyar · 4 years ago
  28. 9b841d0 plugins/hostlogger: Replace dbus call with signal by Artem Senichev · 4 years ago
  29. a63f4a6 Changes in dreport to accept /tmp/ as a valid dir by Chirag Sharma · 4 years ago
  30. 580d91d Enable the BMC dump offload through given URI by Dhruvaraj Subhashchandran · 4 years, 2 months ago
  31. 19ad0e8 Fix blocking SIGCHLD by Alexander Filippov · 4 years ago
  32. b503be4 Block SIGCHLD before calling sd_event_add_child by Dhruvaraj Subhashchandran · 4 years ago
  33. 984a98f sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  34. 07f0f46 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  35. 638b43f ensure deleted object is entry by Andrew Geissler · 4 years, 3 months ago
  36. 719c5f0 Switch to python 3 by Jayanth Othayoth · 4 years, 4 months ago
  37. 59642e2 Make PLDM an optional feature for host dump offload by Dhruvaraj Subhashchandran · 4 years, 4 months ago
  38. 69e6152 Add call to request to offload dump by Dhruvaraj Subhashchandran · 4 years, 5 months ago
  39. d31be2c Added PLDM Dump offload command by Jayanth Othayoth · 4 years, 5 months ago
  40. 33df507 Implement Notify method by Dhruvaraj Subhashchandran · 4 years, 5 months ago
  41. f140f66 Add system dump entry. by Dhruvaraj Subhashchandran · 4 years, 5 months ago
  42. 4a98e8f Update dump manager and entry to have multiple types by Dhruvaraj Subhashchandran · 4 years, 5 months ago
  43. d11d613 Fix the SEGV exception by Stanley Chu · 4 years, 4 months ago
  44. 004938e build: install into bin instead of sbin by Patrick Venture · 5 years ago
  45. 5ba7176 Fix dreport os-release script point to a symbolic link by Marri Devender Rao · 5 years ago
  46. fa18059 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  47. 6d7f753 Specify plugins to be invoked for chekstop error by Marri Devender Rao · 6 years ago
  48. 0deb287 Refactor to pass errors to watch through config YAML by Marri Devender Rao · 6 years ago
  49. e57ee76 Add phosphor-hostlogger plugin to dreport by Artem Senichev · 6 years ago
  50. 6916cec MAINTAINERS: Updated reviewers by Jayanth Othayoth · 6 years ago
  51. cb65ffc Enable clang code format by Jayanth Othayoth · 6 years ago
  52. ae871bd internal: Add missing Manager forward declaration by Brad Bishop · 6 years ago
  53. d3d3774 phosphor-debug-collector: use c++17 by Vernon Mauery · 6 years ago
  54. 90d147a elog_watch: Fix parsing of elog add requests by William A. Kennington III · 6 years ago
  55. 15cd3ce Add error handling for message parsing by William A. Kennington III · 6 years ago
  56. c1743fa Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  57. af48762 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  58. 0c5a8d0 Add .gitignore by Gunnar Mills · 6 years ago
  59. b223b66 Spelling fixes by Gunnar Mills · 6 years ago
  60. 7861079 timer: Add missing functional include by Brad Bishop · 6 years ago
  61. ce910e9 dreport: Added altfwprintenv plugin by Jayanth Othayoth · 6 years ago
  62. 8e29044 dreport: Added fwprintenv plugin by Jayanth Othayoth · 6 years ago
  63. aa146d6 dreport: Collect journal log in case PID is not present by Jayanth Othayoth · 6 years ago
  64. df4cccf dreport: Added ip link plugin by Jayanth Othayoth · 7 years ago
  65. 6222727 dreport: Added ip address plugin by Jayanth Othayoth · 7 years ago
  66. 61b12b8 dreport: Added inventory plugin by Jayanth Othayoth · 7 years ago
  67. 7533eb3 Added GetManagedObjects based elog data collection by Jayanth Othayoth · 7 years ago
  68. d816611 ffdc: Enable dreport based ffdc debug data collection by Jayanth Othayoth · 7 years ago
  69. 8c99650 Revert "ffdc: Added -e option to enable dump specific functions" by Jayanth Othayoth · 7 years ago
  70. 95a7298 Spelling fixes by Gunnar Mills · 7 years ago
  71. 11eaab7 Update Journal Variable Names by Gunnar Mills · 7 years ago
  72. 5ce1550 dreport: initial commit for Plugin based infrastrcture by Jayanth Othayoth · 7 years ago
  73. 6f1c4d8 dreport: Added core file plugin by Jayanth Othayoth · 7 years ago
  74. 04e430c dreport: Added systemd failed units plugin by Jayanth Othayoth · 7 years ago
  75. 05187a6 dreport: Added cpuinfo plugin by Jayanth Othayoth · 7 years ago
  76. 5d7e45f dreport: Added uptime plugin by Jayanth Othayoth · 7 years ago
  77. 03409cf dreport: Added disk usage plugin by Jayanth Othayoth · 7 years ago
  78. 64d6d6a dreport: Added osrelease plugin by Jayanth Othayoth · 7 years ago
  79. 9586a39 dreport: Added hostnamectl plugin by Jayanth Othayoth · 7 years ago
  80. 8bcf49c dreport: Added top plugin by Jayanth Othayoth · 7 years ago
  81. 7fbaff3 dreport: Added meminfo plugin by Jayanth Othayoth · 7 years ago
  82. 74fe5e4 dreport: Added OBMC console log plugin by Jayanth Othayoth · 7 years ago
  83. 14d790f dreport: Added journal pretty log plugin by Jayanth Othayoth · 7 years ago
  84. a172469 dreport: Added PID based journal log plugin by Jayanth Othayoth · 7 years ago
  85. 42d6ab7 dreport: Added elog plugin by Jayanth Othayoth · 7 years ago
  86. 35586cd dreport: Added elogall plugin by Jayanth Othayoth · 7 years ago
  87. f5a66f8 dreport: Added HOST state plugin by Jayanth Othayoth · 7 years ago
  88. f8f6d55 dreport: Added Chassis state plugin by Jayanth Othayoth · 7 years ago
  89. 0d426b8 dreport: Added BMC state plugin by Jayanth Othayoth · 7 years ago
  90. 9d817ba Initial version of the dreport common functions by Jayanth Othayoth · 7 years ago
  91. 8b7219f Initial version of the dreport sample conf file by Jayanth Othayoth · 7 years ago
  92. 7f2f802 Fix for missing core file in the ApplicationCored type BMC dump by Jayanth Othayoth · 7 years ago
  93. 3108597 Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  94. 3c899a4 Add implementation for delete all BMC Dumps in one shot by Nagaraju Goruganti · 7 years ago
  95. e4693a7 phosphor-dump-manager: Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  96. 2496482 Enable support to handle InternalFailure type dump, during elog restore by Jayanth Othayoth · 7 years ago
  97. d0f0064 Capture dump when an error with the name InternalFailure is logged by Jayanth Othayoth · 7 years ago
  98. d44513c Use dreport -p option to input optional path by Jayanth Othayoth · 7 years ago
  99. d891643 dreport: Enable "elog" data collection type by Jayanth Othayoth · 7 years ago
  100. fa388d0 dreport: Update pid related variable names by Jayanth Othayoth · 7 years ago