Skip to content
Snippets Groups Projects
  1. May 29, 2019
  2. May 27, 2019
  3. May 24, 2019
    • wadesong's avatar
      lrdp-v2: Fix a use-before-init of mem_section · c414a739
      wadesong authored
      With the latest page tracking script, mem_section will not be
      initialized to a valid value in function parse(), unless Linux
      kernel version is greater than 3.19. This makes the script
      reporting an error when page owner info is parsed for msm-3.18,
      and thus page tracking info not saved successfully.
      
      Assign the default value to mem_section unconditionally before
      kernel version is checked.
      
      Change-Id: I60961ab204e0e4f4aac7213de3a80a5ed091e4a6
      c414a739
  4. May 22, 2019
  5. May 17, 2019
  6. May 11, 2019
    • Ankur Bansal's avatar
      lrdp_v2 : fix for broken ddrcompare · f44c5ad4
      Ankur Bansal authored
      Fix for broken ddrcompare.py when there is cycle found in thread group
      or task group it is continuously running.
      
      Change-Id: I0365af527b9a54eed04ade6d500859259a95c4fc
      f44c5ad4
  7. May 06, 2019
  8. May 04, 2019
  9. May 01, 2019
  10. Apr 27, 2019
  11. Apr 26, 2019
  12. Apr 25, 2019
  13. Apr 24, 2019
  14. Apr 23, 2019
  15. Apr 22, 2019
  16. Apr 20, 2019
  17. Apr 19, 2019
  18. Apr 18, 2019
  19. Apr 12, 2019
  20. Apr 11, 2019
  21. Apr 10, 2019
  22. Apr 09, 2019
  23. Apr 08, 2019
  24. Apr 05, 2019
  25. Apr 03, 2019
    • Tingwei Zhang's avatar
      dcc_parser: Fix offset type descriptor parse issue · a66f79f9
      Tingwei Zhang authored
      Write indicator only works for address type descriptor. Move the
      checker into address type case. This fixes an issue in offset type
      descriptor if len2 is above 64. Check empty indicator 0xdededede
      before parsing the descriptor.
      
      Change-Id: I49acf1a86f92965584b16348cb14cc453e1a3669
      a66f79f9
  26. Apr 01, 2019
  27. Mar 30, 2019
  28. Mar 29, 2019
  29. Mar 27, 2019
Loading