- Feb 04, 2017
-
-
Patrick Daly authored
Change-Id: Ie955140531dbbea7be80fc019546cfe6504d2f11 Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
-
- Jan 26, 2017
-
-
Linux Build Service Account authored
-
- Jan 25, 2017
-
-
Kyle Yan authored
As of Linux Kernel 4.9, radix tree lookup by element has changed to use shift instead of height. Update radix tree lookup to reflect this change. Change-Id: I22a86af719a679c462a463fc9ac92154636f57c7
-
- Jan 24, 2017
-
-
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
-
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
-
- Jan 09, 2017
-
-
Linux Build Service Account authored
-
- Jan 07, 2017
-
-
Venkatesh Yadav Abbarapu authored
Update the code name from msmfalcon/msmtriton to sdm660/sdm630. Change-Id: I5e0fcbb2399cac008b931eb5f641f6a1eadbd2ce
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Jan 05, 2017
-
-
Satyajit Desai authored
Add support for detecting msm8998 target and parsing the ramdumps. Change-Id: Ica2f3713cf4836dff7942536a6e72009b0478161
-
Satyajit Desai authored
This change will handle the naming convention difference across various tools. This is a temporary change till we move to a consistent naming convention across the different tools. Change-Id: I4279647a0f4eb08d2943106afabd3c1bcf06f749
-
- Jan 04, 2017
-
-
Runmin Wang authored
Add check to avoid "object has no attribute 'kaslr_addr'" on boards where kaslr_addr is not defined. Change-Id: I2691b313f6a0ab75b216cd678245e97cf22ce4e7
-
Osvaldo Banuelos authored
Check the validity of the CPR controller pointer to make sure parsing is attempted only on actual CPR controller structures. CRs-Fixed: 1085156 Change-Id: Ie0970cd5458d169768f4c065cc5ee79e8ad93160
-
- Jan 02, 2017
-
-
Linux Build Service Account authored
-
- Dec 26, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Dec 23, 2016
-
-
Venkatesh Yadav Abbarapu authored
Dump all tv1 to tv5 timers. Change-Id: I1d3b1ac29fdc30a09f4972e53b8f6695afa13d84
-
- Dec 22, 2016
-
-
Runmin Wang authored
Kaslr-offset in stored in imem by the kernel driver. This patch enables the parser to extract the required offset before parsing. Change-Id: Ie773a2e52989b0f2a83c19d39ffdba7f77911e39
-
Srinivas Ramana authored
Describe the cache format used in msmfalcon. Change-Id: I3e87b31fc4f67a6cbac3a362925a63d105664fcb
-
- Dec 21, 2016
-
-
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
-
- Dec 20, 2016
-
-
Linux Build Service Account authored
-
- Dec 17, 2016
-
-
Patrick Daly authored
Update the target name according to the latest guidelines. Change-Id: I6c8ae233213aed1a6b57fc1b4eaf8f7b7b81b98d Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
-
Linux Build Service Account authored
-
Runmin Wang authored
When kernel address space layout randomization is enabled by kernel, a new kaslr_offset will be added to the kimage_vaddress. This patch adds this offset to get the correct kimage_vaddress. Change-Id: Ia19c5b4d47674e2753ba167e5a50295902720457
-
- Dec 12, 2016
-
-
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
-
- Dec 08, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Dec 07, 2016
-
-
Gopi Krishna Nedanuri authored
Add parser to print NS Watchdog related info Change-Id: Ic721758993f046b3c6d0ebb0c18309ebbe9ca9b1
-
- Dec 03, 2016
-
-
Linux Build Service Account authored
-
- Dec 01, 2016
-
-
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
-
- Nov 26, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Nov 25, 2016
-
-
Avinash Jain authored
Sort slabsummary based on size occupied in slab before printing output. Change-Id: Ifed5026e07f96de21a673a636b6786b3c28c4ad0
-
Amey Telawane authored
Add meta data for msmfalcon and msmtriton. This meta data will be used for parsing msmfalcon and msmtriton ramdumps. CRs-fixed: 1094184 Change-Id: I29ecd6f439f8f191bb91091f68a0536a272a4744
-
- Nov 24, 2016
-
-
Linux Build Service Account authored
-
- Nov 22, 2016
-
-
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
-
- Nov 15, 2016
-
-
Linux Build Service Account authored
-
- Nov 08, 2016
-
-
Linux Build Service Account authored
-
- Nov 03, 2016
-
-
Avinash Jain authored
Script to fetch ion buffers(allocated, orphaned) from dump. Change-Id: I088813d6017e67e98d8ae0e7913892e70b12c1fd
-