Skip to content
Snippets Groups Projects
  1. Nov 11, 2017
    • wadesong's avatar
      lrdp-v2: Fix ARM 32-bit thread_info addr reading error · f16b737f
      wadesong authored
      In thread_saved_field_common_32, read_word should not be used to
      retrieve the thread_info structure's address because
      get_thread_info_addr is already doing the same.
      
      Change-Id: I422c67b98d318c0084ab32fb0ad9f180da186829
      f16b737f
  2. 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
  3. Oct 24, 2017
  4. Oct 18, 2017
  5. Oct 13, 2017
  6. Oct 12, 2017
  7. Oct 11, 2017
  8. Oct 07, 2017
  9. Oct 05, 2017
  10. Sep 25, 2017
  11. Sep 15, 2017
  12. Sep 12, 2017
  13. Sep 06, 2017
  14. Sep 01, 2017
  15. Aug 28, 2017
  16. Aug 23, 2017
    • Ankur Bansal's avatar
      lrdp_v2 : Fix for broken irqstat.py for kernel 3.18 · 70844c26
      Ankur Bansal authored
      Fix for broken irqstat.py for 3.18 kernel.
      In kernel 3.18, affinity is part of struct irq_data
      whereas in kernel >= 4.4 affinity is part fo struct irq_common_data
      
      Change-Id: I6c5b5417df86a818c1fc362ab881057074521d2f
      70844c26
  17. Aug 21, 2017
  18. Aug 19, 2017
    • lnx build's avatar
      Merge "lrdp-v2: vmlinux linux banner timestamp matching with ramdump Read the... · 65038817
      lnx build authored
      Merge "lrdp-v2: vmlinux linux banner timestamp matching with ramdump 	Read the linux banner data from vmlinux rodata section. 	Also read the linux banner data from ramump. Do a matching of both the data. 	If success then ramparser will go ahead and proces further Change-Id: I1b9245f1a4fcc9cdff0a3bfb7293b2385981feba" into opensource-tools.lnx.1.0
      65038817
  19. Aug 16, 2017
  20. Aug 14, 2017
  21. Aug 12, 2017
  22. Aug 11, 2017
  23. Aug 05, 2017
  24. Aug 03, 2017
  25. Aug 02, 2017
  26. Aug 01, 2017
  27. Jul 29, 2017
  28. Jul 28, 2017
  29. Jul 27, 2017
  30. Jul 26, 2017
Loading