Skip to content
Snippets Groups Projects
  1. Nov 17, 2015
  2. Nov 10, 2015
  3. Oct 07, 2014
  4. Aug 19, 2014
    • Laura Abbott's avatar
      linux-ramdump-parser-v2: Update mm functions for arm64 · f5f3b0bc
      Laura Abbott authored
      Many of the mm functions need minor tweaks to work with arm64:
      - reading 32-bit ints instead of 64-bit words
      - using proper page offsets
      - vmemmap instead of sparsemem
      
      Update these functions.
      
      Change-Id: I407fdf84c64dbfed870a95fd439bef28598714cb
      f5f3b0bc
  5. Mar 28, 2014
  6. Jan 25, 2014
  7. 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
Loading