- Jun 17, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2055818 Ieed438c7c1eb21e19e6d9d95ab14023ba6922f7c ldrpv2: cachedumplib: Change LLCC Client ID. 2059647 I8323da2d4ccd52f3dd27a776e9640e1f0d917675 lrdp_v2 : Fix for broken mmcdoctor.py for kernel 4.9 Change-Id: If11f95074b2f7754a0a7bc91652174aa1a084b2f CRs-Fixed: 2055818, 2059647
-
lnx build authored
-
- Jun 10, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2049892 If8012b1f38ba29daa5bdac2fd15820de51ea9cab lrdp-v2: dcc_parser: Add support to parse DCC BIN file 2041475 I6d6626ff9827a7a85bbdbc4dbedab6974bdd7bb1 linux-ramdump-parser-v2: Add support for sdm450 Change-Id: I63bcc621126a28a715a53624a99ea866cfa2bb2c CRs-Fixed: 2041475, 2049892
-
- Jun 09, 2017
-
-
Rhythm Patel authored
Change Client ID information for LLC (System) cache from 0x121 to 0x140. Change-Id: Ieed438c7c1eb21e19e6d9d95ab14023ba6922f7c
-
c_ankurb authored
Adding check for kernel 4.9 where radix tree lookup by element has changed to use shift instead of height so now using radix_tree_lookup_element_v2 in kernel 4.9 Change-Id: I8323da2d4ccd52f3dd27a776e9640e1f0d917675
-
- Jun 07, 2017
-
-
Sri Krishna Madireddy authored
Add support for generating sram.bin from DCC_SRAM.BIN With this NEW sram will call version 2 of DCC driver for parsing. Change-Id: If8012b1f38ba29daa5bdac2fd15820de51ea9cab
-
- Jun 06, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2051199 I38dc3cebcd3ea7cfda1e6424fd4e19772b965570 lrdp-v2: Fix cache dump parsing for Kryo3xx 2049892 Ifa7e19f1484b1d9905e35200b3ce333fc9ded2f3 dcc_parser: Fix DCC parsing for older DCC version 2050809 I24a3fca72ee747e686a3d81eb6fda3f09cb2009b lrdp_V2: Fix for borken memusage.py for kernel version > 2049774 I85f21aa8eae38d379d9420eabe60051233811dd2 lrdp-v2: Add support for new name for global deferrable 2049892 Ia39109051c6f12a64495cb6f07cdd990bac62859 dcc_parser: Add suppport for version 2 of DCC driver 2051399 Ib689b4811d66472ac20aa7c63893fdaed915512e lrdp-v2:minidump parsing support add in ramparser 2049892 I2841913f4d10214f1b3e3eae49757c5564cf5425 dcc_parser: Add suppport for parsing DCC write 2049376 I078ad0cb734d528600243c91257d26d1e24ab72b lrdp_v2: Add proper check for length of dump data lookup 2052112 Icc564c83107c1ebdf385eab434256cd71f031bc7 lrdp_v2 : Add checks for slabsummary Change-Id: I604c2f2f9162324d2dbe407d1b1924bddf2ea933 CRs-Fixed: 2050809, 2052112, 2049892, 2049774, 2049376, 2051399, 2051199
-
Shadab Naseem authored
Add support for detecting sdm450 target and parsing the ramdumps and cachedumps. Change-Id: I6d6626ff9827a7a85bbdbc4dbedab6974bdd7bb1
-
- Jun 05, 2017
- Jun 02, 2017
-
-
Satyajit Desai authored
Write indicator flag for DCC is not initialized for older driver version of DCC resulting in the parser bailing out early. Initialize the flag to None. Change-Id: Ifa7e19f1484b1d9905e35200b3ce333fc9ded2f3
-
lnx build authored
* changes: dcc_parser: Add suppport for parsing DCC write dcc_parser: Add suppport for version 2 of DCC driver
-
- May 31, 2017
- May 26, 2017
-
-
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
-
lnx build authored
Merge "lrdp_v2: Add proper check for length of dump data lookup table" into opensource-tools.lnx.1.0-dev.1.0
-
- May 24, 2017
-
-
c_ankurb authored
if CONFIG_SLUB_DEBUG_ON is defined then run the slabsummary Change-Id: Icc564c83107c1ebdf385eab434256cd71f031bc7
-
- May 23, 2017
-
-
Satyajit Desai authored
This change adds support for parsing DCC SRAM data with write support. DCC does not output any data to the SRAM for write operation. So, we will be ignoring all the write configuration in the list. Change-Id: I2841913f4d10214f1b3e3eae49757c5564cf5425
-
Satyajit Desai authored
This change adds support for version 2 of the DCC driver. Added a new option '--v2' to identify the driver version used to collect the trace data. Change-Id: Ia39109051c6f12a64495cb6f07cdd990bac62859
-
Kyle Yan authored
Initial commit of adding support for cache dump parsing in SDM845 contained syntax errors due to being unable to test on actual dumps. Fix the cache parsing to deal with the errors. Change-Id: I38dc3cebcd3ea7cfda1e6424fd4e19772b965570
-
c_ankurb authored
variable name is changed from vm_stat -> vm_zone_stat in kernel version 4.9 Change-Id: I24a3fca72ee747e686a3d81eb6fda3f09cb2009b
-
- May 19, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2045104 I595a83fd255ce5501db301286b35bcb83f1ca140 lrdp_v2: Add script to compare l1_cache contents 2047592 Ic215c9928ba28143a5bf307b67be69d2d06db436 ldrp-v2: scandump: Add support for sdm845. 2048870 I96a54d2bf01921f31ae91c24bc96956dd98b1bfc lrdp_v2: Bug fix in slabsummary 2003865 I93ee37feafd9e407fe380761c0e6469fabe40f7d lrdp_v2:changes for getting serial number 2048870 I169ed0204ef7ef1110ce2626cabb1bf62774b312 lrdp_v2:To support klasr offset page_address() Change-Id: I1cee47111e1b3ebde173db5b8af86d882bf34c1a CRs-Fixed: 2047592, 2048870, 2003865, 2045104
-
Kyle Yan authored
Previous check that the client id does not exceed the lookup table was off by one. Change-Id: I078ad0cb734d528600243c91257d26d1e24ab72b
-
- May 18, 2017
-
-
lnx build authored
-
lnx build authored
-
Avinash Jain authored
Bug fix for in free objects calculation for objects in slab. Change-Id: I96a54d2bf01921f31ae91c24bc96956dd98b1bfc
-
Avinash Jain authored
Modify page_address() to support KASLR Change-Id: I169ed0204ef7ef1110ce2626cabb1bf62774b312
-
- May 17, 2017
-
-
Kyle Yan authored
The name of the global deferrable timer base has changed to 'timer_base_deferrable' as of msm-4.9. Modify the timerlist parser to reflect the change. Change-Id: I85f21aa8eae38d379d9420eabe60051233811dd2
-
- May 16, 2017
-
-
Sri Krishna Chaitanya Madireddy authored
Scandump parser has been modified to generate per cpu cmm files. Extract 8 Core bin files from ramdump (offset:0x130 - 0x137) and call scandumpwrapper from parse_scandump_per_cpu. With MAX_NUM_ENTRIES in ramdump increased to 0x140. Change-Id: Ic215c9928ba28143a5bf307b67be69d2d06db436
-
- May 11, 2017
-
-
lnx build authored
-
- May 08, 2017
-
-
Soumen Ghosh authored
This changes to fetch serila number of HW from dump Change-Id: I93ee37feafd9e407fe380761c0e6469fabe40f7d
-
- May 02, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2038275 I949c1a3c8df4242ca2e2cd2e1b8149401da6f893 lrdp_v2: Print epoch_ns and epoch_cyc Change-Id: Ifbe83f25d3abe524fcffc84b1421c309df62bb7e CRs-Fixed: 2038275
-
lnx build authored
-
- May 01, 2017
-
-
Gopi Krishna Nedanuri authored
Compares l1 cache contents with DDR contents. Change-Id: I595a83fd255ce5501db301286b35bcb83f1ca140
-
- Apr 27, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2020980 Idc2d9dcba1a879461e4470fa9afdb162c50f251b ldrpv2: cachedumlib: Correct the L1 ICache dump format f Change-Id: I1861e60264207a55e5803e28892da8d3ff84ea57 CRs-Fixed: 2020980
-
lnx build authored
Merge "ldrpv2: cachedumlib: Correct the L1 ICache dump format for A53" into opensource-tools.lnx.1.0-dev.1.0
-
- Apr 24, 2017
-
-
Gopi Krishna Nedanuri authored
Print epoch_ns and epoch_cyc useful in HLOS to QTimer time conversion. Change-Id: I949c1a3c8df4242ca2e2cd2e1b8149401da6f893
-
- Apr 19, 2017
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2030318 I604c920ef302ee9f53d31aa7a0c6edf20c25e7c9 lrdp-v2: fix printout memory attributes Change-Id: I9bfd717367f04d5c9290d3b336574ca9beaae63c CRs-Fixed: 2030318
-
- Apr 13, 2017
-
-
Prakash Gupta authored
Fix UnboundLocalError for local variable 'attr_indx_str' referenced before assignment ----------begin IOMMU---------- !!! Exception while running IOMMU Traceback (most recent call last): File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\ramparse.py", line 376, in <module> p.cls(dump).parse() File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\parsers\iommu.py", line 352, in parse parse_aarch64_tables(self.ramdump, d, domain_num) File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\aarch64iommulib.py", line 444, in parse_aarch64_tables flat_mapping = create_flat_mappings(ramdump, d.pg_table, d.level) File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\aarch64iommulib.py", line 403, in create_flat_mappings tmp_mapping) File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\aarch64iommulib.py", line 336, in parse_2nd_level_table page_size, attr_indx, shareability, xn_bit, True) File "linux-ramdump-parser-v2\linux-ramdump-parser-v2\aarch64iommulib.py", line 185, in add_flat_mapping map = FlatMapping(virt, phy_addr, map_type_str, page_size, attr_indx_str, UnboundLocalError: local variable 'attr_indx_str' referenced before assignment ------------end IOMMU---------- Change-Id: I604c920ef302ee9f53d31aa7a0c6edf20c25e7c9 Fixes: If05b35e7855 ("lrdp-v2: Change to printout memory attributes")
-
Mohammed Khajapasha authored
Correcting the A53 ICache dump format for parsing the instruction cache dump. Change-Id: Idc2d9dcba1a879461e4470fa9afdb162c50f251b
-