Skip to content
Snippets Groups Projects
  1. Mar 03, 2017
  2. Oct 21, 2016
    • Avinash Jain's avatar
      lrdp_v2: config value changes · 3aa49913
      Avinash Jain authored
      Config value is changed from CONFIG_ARM64_PGTABLE_LEVELS
      to CONFIG_PGTABLE_LEVELS in 3.18.
      vmemmap is shifted to base addr (0x80000000):
      commit ab754494cbe4dd44a9e1354b3d93c8d5d5139aad
      
      Change-Id: Ib6fa6e1b780db5117f8a750003216794d9cedeea
      3aa49913
  3. Nov 17, 2015
  4. Nov 10, 2015
  5. Oct 07, 2014
  6. 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
  7. Mar 28, 2014
  8. Jan 25, 2014
  9. 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