Skip to content
Snippets Groups Projects
  1. Feb 27, 2014
  2. Feb 18, 2014
    • Laura Abbott's avatar
      linux-ramdump-parser-v2: Detect corruption in rb_tree · 079cd6eb
      Laura Abbott authored
      Red/Black trees are supposed to be trees, not directed cyclic graphs.
      Sometimes trees in ramdumps may become corrupted though, resulting in
      cycles. Detect these cycles in the tree to avoid looping forever.
      
      Change-Id: I68cf018c6786b3c6947789a18c63c7a3a1f8d7bc
      079cd6eb
  3. Feb 15, 2014
  4. Feb 13, 2014
  5. Feb 12, 2014
  6. Feb 11, 2014
  7. Feb 05, 2014
  8. Feb 03, 2014
  9. Jan 30, 2014
  10. Jan 27, 2014
  11. Jan 26, 2014
  12. Jan 25, 2014
  13. Jan 18, 2014
  14. Jan 03, 2014
    • Laura Abbott's avatar
      linux-ramdump-parser-v2: Initial contribution of ram parser · 9133968f
      Laura Abbott authored
      After a crash, ramdumps may be collected for analysis. The ram
      parser is a tool to aid in analysis of these dumps. The script
      extracts useful information from the dumps to help with debugging.
      Please see the README for full details.
      
      Change-Id: I7795686a96bbfe246edf47d09e3f616131688429
      9133968f
  15. Nov 25, 2013
Loading