Skip to content
Snippets Groups Projects
  1. Jun 06, 2017
  2. May 26, 2017
    • Soumen Ghosh's avatar
      lrdp-v2:minidump parsing support add in ramparser · 687e1bab
      Soumen Ghosh authored
      	A minidump supports fewer features than a full ramdump,
      	but does not require the user to save all 4GB+ of memory.
      	Instead a small subset of DDR is saved by crashscope as an elf file.
      	Currently dmesg logs, rtb logs, and the cpu context parser are supported.
      
      	Example usage: python ramparse.py --vmlinux <vmlinux> --minidump
      			--ram-elf <elf_file> --ram-file <OCIMEM.bin> --everything
      
      Change-Id: Ib689b4811d66472ac20aa7c63893fdaed915512e
      687e1bab
  3. Mar 21, 2017
  4. Mar 08, 2017
    • Kyle Yan's avatar
      lrdp-v2: Add support for SDM845 · 4ad47548
      Kyle Yan authored
      Add support for detecting sdm845 target and parsing the ramdumps.
      
      Change-Id: Id7bd04d1f3a35bbb35b66a20a2ee2e39b86126c1
      4ad47548
  5. Jan 07, 2017
  6. Jan 05, 2017
  7. Dec 22, 2016
  8. Dec 17, 2016
  9. Nov 25, 2016
  10. Oct 25, 2016
  11. Oct 05, 2016
  12. Jul 21, 2016
  13. May 10, 2016
  14. Feb 26, 2016
  15. Jan 14, 2016
  16. Nov 18, 2015
  17. Nov 10, 2015
    • Mitchel Humpherys's avatar
      lrdp-v2: Remove trace prints · 7c04d080
      Mitchel Humpherys authored
      Currently there are "trace" print statements scattered throughout the
      code.  These make the code harder to follow and aren't terribly useful.
      Remove them in favor of on-demand instrumentation or more sophisticated
      debugging methods (like a debugger).
      
      Change-Id: I70a91b8dca34566d48ed1f4902cba5b9f9b4de40
      7c04d080
  18. Oct 14, 2015
  19. Sep 02, 2015
  20. Jun 15, 2015
  21. Jun 10, 2015
  22. Apr 11, 2015
  23. Mar 25, 2015
  24. Mar 10, 2015
  25. Feb 09, 2015
  26. Dec 10, 2014
  27. Dec 06, 2014
  28. Nov 27, 2014
  29. Oct 16, 2014
  30. Sep 05, 2014
  31. Jul 18, 2014
  32. Jul 12, 2014
  33. Jun 20, 2014
  34. Jun 13, 2014
  35. Jun 06, 2014
  36. Jun 02, 2014
  37. May 30, 2014
Loading