Skip to content
Snippets Groups Projects
  1. Feb 04, 2017
  2. Jan 26, 2017
  3. Jan 25, 2017
  4. Jan 24, 2017
    • Kyle Yan's avatar
      ldrp-v2: Add new method of finding number of CPUs as of kernel 4.5 · 38976141
      Kyle Yan authored
      As of commit c4c54dd1 (kernel/cpu.c: change type of cpu_possible_bits
      and friends), cpu_present_bits no longer exists. Add new method of finding
      number of cpus and also change other functions to use the get_num_cpus
      API instead of defining it again.
      
      Change-Id: I6d38d505ba7674b94e8481e6679226803eba977e
      38976141
    • Runmin Wang's avatar
      lrdp-v2: Check if tvec_base_deferrable exisits · b8025995
      Runmin Wang authored
      tvec_base_deferrable is defined after msm-3.18. Add a check to skip
      dumping this for previous kernel version
      
      Change-Id: Ib2de82c5c6549d9ca5d53c96019fc47621a02e23
      b8025995
  5. Jan 09, 2017
  6. Jan 07, 2017
  7. Jan 05, 2017
  8. Jan 04, 2017
  9. Jan 02, 2017
  10. Dec 26, 2016
  11. Dec 23, 2016
  12. Dec 22, 2016
  13. Dec 21, 2016
    • Srinivas Ramana's avatar
      RTB: Add timer counter value to the RTB record · f09da1ea
      Srinivas Ramana authored
      Add timer counter value to every RTB log record. This will help
      in correlating the kernel events time with events happening in
      other HW subsystems in the SOC.
      
      Change-Id: Ib49eeffbbc4827c0074d0254d9eae63286e0ae29
      f09da1ea
  14. Dec 20, 2016
  15. Dec 17, 2016
  16. Dec 12, 2016
    • Olav Haugan's avatar
      lrdp_v2: Fix generated startup script for use with Linux · 8a928c8f
      Olav Haugan authored
      The startup scripts used with T32 is not generated properly for use with
      Linux. Fix this:
      
      * Make T32 use absolute paths on both Windows and Linux
      * Update T32 config scripts to work with Linux
      
      Change-Id: If96dd762d8cb5a9419d149d370ae21cf222ed93b
      8a928c8f
  17. Dec 08, 2016
  18. Dec 07, 2016
  19. Dec 03, 2016
  20. Dec 01, 2016
    • Patrick Daly's avatar
      Merge remote-tracking branch 'origin/master' into opensource-tools.lnx.1.0-dev.1.0 · 859296bc
      Patrick Daly authored
      * origin/master:
        lrdp_v2: slabinfo.py execution time optimization.
        lrdp-v2: script to fetch ion buffers from ramdump
        lrdp-v2: Update informational message
        Modify scandata to write Needed info into binary file
        linux-ramdump-parser-v2: Add support for msm8940 and msm8920
        lrdp-v2: print tick_do_timer_cpu as part of timerlist
        lrdp_v2: config value changes
        lrdpv2: Fix path issues with autodump
        lrdp-v2: cpr3_info: add CPRh controller handling
        Add support for scandump parser
        lrdv_v2: fix for broken lpm.py
        lrdp-v2: changes to get proper cpr3 information
        lrdp-v2: Handle struct name changes made in 4.4 kernel
        lrdp-v2: Support ordering dependencies between memdump table clients
        lrdp-v2: Parse WLAN module as part of parser
        lrdp-v2: Add support for msmcobalt
        lrdp-v2: print slab objects summary from ramdump
        lrdp-v2: list all open files by  tasks
        ldrp_v2: Create folder before creating a file
        lrdp-v2: Refine AARCH64 page table format parsing
        lrdp-v2: ramdump: Fix virtual address translation
        lrdp-v2: Update cache dump table version
        lrdp-v2: Script to fetch memory stats
        lrdp-v2: Add support for mdmcalifornium
        lrdp-v2: Change board_num to a string
        lrdp-v2: Use 'rb' mode when opening DDR files
        lrdp_v2: Fix auto parse for some new targets.
        lrdp-v2: ramdump: Fix autoparse for some targets.
        lrdp-v2: check for NULL pgtbl_ops
        lrdp-v2: support for arm_smmu_domain container of iommu_domain
        lrdp-v2: boards: Fix bogus indent
        ldrp-v2: Update the cache dump table version and fix ICache parsing.
        lrdp-v2: Timerlist support for kernel 4.2 onwards
        lrdp-v2: Add support for AARCH64 page table format
        lrdpv2: Make QDSS binary data parsing optional
        lrdp-v2: Ignore negative RSS values
        lrdp-v2: add Support for parsing MDP registers
        lrdp-v2: docs: Set autoclass_content = 'both'
        lrdp-v2: Print timestamps in seconds
        lrdp-v2: mm: Print memory usage info
        lrdp-v2: make ListWalker as iterator
        ldrpv2: cachedumlib: Add support for cobalt
        ldrpv2: cachedumplib: Add support for couple of SoCs
        linux-ramdump-parser-v2: Add support for msm8917
        linux-ramdump-parser-v2: Add support for APQ8953
        lrdp-v2: ramdump: Handle equals signs in config values
      
      Change-Id: Ia33df6924cb10845f79957d8f8307c55b7fb55c6
      859296bc
  21. Nov 26, 2016
  22. Nov 25, 2016
  23. Nov 24, 2016
  24. Nov 22, 2016
    • Avinash Jain's avatar
      lrdp_v2: slabinfo.py execution time optimization. · 08f131b7
      Avinash Jain authored
      Changed slabinfo.py to print only allocated objects.
      Printing free objects call stack is optional now(based
      on commandline option). print object address - FREE and
      ALLOCATED  in a file.
      Print unique callstack of objects in slab only once.
      
      Change-Id: I76079c6d0a09ee362ca29f6d785439f4f1f4294c
      08f131b7
  25. Nov 15, 2016
  26. Nov 08, 2016
  27. Nov 03, 2016
Loading