- Oct 21, 2016
-
-
Avinash Jain authored
Config value is changed from CONFIG_ARM64_PGTABLE_LEVELS to CONFIG_PGTABLE_LEVELS in 3.18. vmemmap is shifted to base addr (0x80000000): commit ab754494cbe4dd44a9e1354b3d93c8d5d5139aad Change-Id: Ib6fa6e1b780db5117f8a750003216794d9cedeea
-
- Oct 12, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Oct 08, 2016
-
-
Patrick Daly authored
Some memdump clients may change behavior based on whether other clients are populated or not. This requires running the register client functions in a particular order, as described by the client_types variable. Change-Id: I05ff97d0fe1d999095a033ed8c5827f8e31e5307
-
- Oct 07, 2016
-
-
Prashanth Bhatta authored
Customers normally share extracted logs from RAMDUMP because of various reasons including security and to protect personal information. Add support to extract WLAN module debug details so that customer issues can be triaged easily. CRs-fixed: 1074311 Change-Id: If7a3f2c6ed990d9203ea93c8e0688c5c44f13c53
-
- Oct 05, 2016
-
-
Shashank Mittal authored
Add support for detecting msmcobalt target and parsing the ramdumps. CRs-Fixed: 1013327 Change-Id: I954bc09b5e594be8563a8e2228ba2e82b8731689
-
- Sep 21, 2016
-
-
Avinash Jain authored
List open files by task at the time of crash. Change-Id: Id351b098c1584fbac81a09e762ae4616208d6872
-
- Sep 10, 2016
-
-
Linux Build Service Account authored
-
- Sep 09, 2016
-
-
Gopi Krishna Nedanuri authored
File creation is failing in some filers if it is created in a non-existing folder. Change-Id: Ieaacc3f1992b38683c52df6225727ab88944d65a
-
Linux Build Service Account authored
-
- Sep 08, 2016
-
-
Linux Build Service Account authored
-
- Sep 06, 2016
-
-
Shiraz Hashim authored
Presently, we can have combination of legacy msm_iommu or arm-smmu driver managed iommu domain. Further the page table format also may differ in these respective managed domains. While with arm-smmu driver, we only use armv8 page table format, with legacy msm_iommu driver we can support both armv7s and armv8 format page tables. Refactor the code to distinguish respective domain as to what pagetable format it supports and accordingly call corresponding page table parser. Change-Id: I71479dc70d93124603f6bd5403296efa4e6dfdeb
-
- Sep 02, 2016
-
-
Kyle Yan authored
Latest kernel introduces KIMAGE_VADDR which allows the virtual base of the kernel region to be below PAGE_OFFSET. Change-Id: I9d063f882e220d0795eca45a618ad72580dff552
-
Runmin Wang authored
Update the correct cache dump table version to 0x14. Change-Id: I909bd330c6a4c573a50ab10c549aea20374ee053
-
- Aug 20, 2016
-
-
Linux Build Service Account authored
-
- Aug 13, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Aug 04, 2016
-
-
Avinash Jain authored
Statistics of different types of memory usage. Change-Id: I0df1d5c6bdaaed9021ef3bc5a13e6f6cf3c8515f
-
- Jul 21, 2016
-
-
Patrick Daly authored
Add support for detecting the californium target. Change-Id: I4ec2c37181eb625b4104e2621624a825493a14b1
-
Patrick Daly authored
The board number is intended to be a human readable identification value. Allowing this to be a string is more flexible. CRs-Fixed: 1013327 Change-Id: If523acafc54f5026680d18c95e4899fb0436599d
-
- Jul 19, 2016
-
-
Patrick Daly authored
Calling read_byte() on windows may return the empty string '' prior to the end of the file without opening the file in 'rb' mode. The 'rb' mode was removed by commit 5743b613 ("lrdp-v2: ramdump: Fix autoparse for some targets.") Change-Id: Ibea608112400c06a9adc6f1fd3b4842a87717846
-
- Jul 11, 2016
-
-
Gopi Krishna Nedanuri authored
Add memory files used for some targets. Change-Id: I64df5549568a97f907b0e493f3d4cac81a98ddf9
-
- Jul 06, 2016
-
-
Jonathan Avila authored
Add support for parsing dump_info.txt and load.cmm to properly set phys offset and find the base addresses of memory files. This change fixed autoparse on a few targets, though may not apply to all platforms and situations. Changes based heavily on those made from a prior change. See Change-Id: I4be54a48a659ac1e6346d9178d19a8b40e2e1b6d CRs-Fixed: 1038185 Change-Id: If98a4073e9afc98fd3903e606539b9e4e9ca2c51
-
- Jun 29, 2016
-
-
Liam Mark authored
Ensure we don't try to parse the page tables for an arm_smmu_domain where the pgtbl_ops is NULL. CRs-Fixed: 1034128 Change-Id: If9e63e27a052ed45ad3c187983311acdc3376579
-
Liam Mark authored
The arm_smmu_domain is no longer stored in the iommu_domain priv field, from kernel version 4.1 the arm_smmu_domain is a container of iommu_domain. Add support for this configuration. CRs-Fixed: 1034128 Change-Id: I949ec4a24a7dedc394aedc3e6e30e64f34ca3715
-
- Jun 03, 2016
-
-
Linux Build Service Account authored
-
- May 13, 2016
-
-
Linux Build Service Account authored
-
- May 10, 2016
-
-
Mitchel Humpherys authored
Somehow one of our boards has 9-space indentation. Fix this. CRs-Fixed: 1013327 Change-Id: Id0d4f51105e954567c745a64d35367159d50a6c4
-
Runmin Wang authored
Update the cache dump table version to be the supported version, and Use the correct function to do ICache parsing. CRs-Fixed: 1013312 Change-Id: I77f1e5edb106a2d906856f82295c6f9e4b573008
-
- Apr 28, 2016
-
-
Kyle Yan authored
Timerlist structure changed for kernel 4.2. Added extra parsing function to get timerlist dumps for kernel 4.2 Commit ID for kernel changes: 1dabbcec2: timer: Use hlist for the timer wheel hash buckets 0eeda71bc: timer: Replace timer base by a cpu index CRs-Fixed: 981273 Change-Id: I163ef37d118914486c6e9b77ee80b2317c37c5b6
-
Susheel Khiani authored
Some clients can generate 48/49 bit virtual address. Enhance ramdump parser to add support for this page table format. Change-Id: I46d803e7fcecadc73e0ccca3422d586c00ecc610
-
- Apr 19, 2016
-
-
Linux Build Service Account authored
-
- Apr 14, 2016
-
-
David Garibaldi authored
Debug image parsing currently includes QDSS ETM and ETR binary data parsing by default. However, these two parsing operations can take a significant amount of time if either of their respective data buffers are very large. Furthermore, this binary data is not needed for most common debug image parsing use cases. Add an argument to optionally disable QDSS ETM and ETR binary data parsing when debug image parsing has also been selected. Change-Id: Iab25c15d00dde1bb5dfafb3149e6e55760fd6291
-
- Apr 13, 2016
-
-
Gopi Krishna Nedanuri authored
As RSS values are read as unsigned, will get a large possive value. Change-Id: Ieedc4223293cce40c295c692d32b6bb8498bafa1
-
- Apr 03, 2016
-
-
Linux Build Service Account authored
-
- Mar 24, 2016
-
-
Adrian Salido-Moreno authored
Add module to get information from MDP dumps, which can occur under situations where MDP cannot recover. Change-Id: I8ecdced37206947c434c7ddf4d7d61979c9cf92f
-
Mitchel Humpherys authored
This is needed to allow __init__ methods to be documented along with their class definition. Change-Id: I7371bd038e3898cc97282c75e20981d9fd1cb9a5
-
- Mar 23, 2016
-
-
Gopi Krishna Nedanuri authored
Print timestamps in seconds to make it easily readable. Change-Id: Ie50f8b6e0adf24e5a9b3b18c6118000348b29507
-
Gopi Krishna Nedanuri authored
Print total, free, slab, SHMEM, RSS memory details. Change-Id: I63b3faf2375ebb6631309fd9cf00fd080ccfe5b4
-
- Mar 09, 2016
-
-
Linux Build Service Account authored
-