Skip to content
Snippets Groups Projects
  1. Jan 16, 2019
  2. Jan 08, 2019
  3. Nov 21, 2018
  4. Oct 11, 2018
  5. Oct 01, 2018
  6. Aug 13, 2018
  7. Aug 02, 2018
  8. Jun 18, 2018
  9. May 31, 2018
  10. May 28, 2018
  11. May 09, 2018
    • Isaac J. Manjarres's avatar
      lrdp-v2: Use correct target names · 2240fdba
      Isaac J. Manjarres authored
      Target codenames were recently update. Update files
      to reflect name changes, so that correct target names
      are used for the ramparser.
      
      Change-Id: Ibf225cdc91141da7c061f67f722d7f70901e4133
      2240fdba
  12. Apr 27, 2018
  13. Apr 06, 2018
  14. Apr 02, 2018
  15. Feb 27, 2018
  16. Feb 14, 2018
  17. Jan 29, 2018
  18. Jan 08, 2018
  19. Nov 20, 2017
  20. Nov 01, 2017
    • Soumen Ghosh's avatar
      lrdp-v2:Minidump parsing support for kernel version 4.9 · bebe9318
      Soumen Ghosh authored
              In the latest kernel version minidump_table structure got changed. Some emelments are removed.
              like smem_table, version. In those information anyhow is not being used in ramparser. So removed all those elements
      Change-Id: Ibce7ab2515737a7871c1f9df70d4eddee64bdc09
      bebe9318
  21. Oct 24, 2017
  22. Oct 11, 2017
  23. Sep 25, 2017
  24. Aug 02, 2017
    • wadesong's avatar
      lrdp-v2: add support for SDX20 · 2914591a
      wadesong authored
      Add support for detecting SDX20 SoC info and hardware IDs.
      
      Change-Id: I39ea7b9d4446574e2012edfb7a33690281c9920b
      2914591a
  25. Jun 06, 2017
  26. 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
  27. Mar 21, 2017
  28. 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
  29. Jan 07, 2017
  30. Jan 05, 2017
  31. Dec 22, 2016
  32. Dec 17, 2016
  33. Nov 25, 2016
  34. Oct 25, 2016
  35. Oct 05, 2016
  36. Jul 21, 2016
Loading