- Dec 17, 2016
-
-
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
-
- Nov 26, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- 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
-
- Nov 02, 2016
-
-
Patrick Daly authored
The debug image table may contain entries which do not have associated ramdump parsers. Some of these entries may be for data which linux is not interested in. Ensure that the message printed in this scenario looks less like an error to prevent future confusion Change-Id: Id386b6c3ecf4710fa6fe1c2ee3c6a3034b430a76
-
Shashank Babu Chinta Venkata authored
This change allows to write needed data into a bin file in parse_scandump method. This bin file is essential for scandump parser to extract register data from scandump entries in ramdump. Change-Id: I189950853c1dbc279cc7de502b1c75c0455ef782 CRs-Fixed: 1074805
-
- Oct 26, 2016
-
-
Linux Build Service Account authored
-
- Oct 25, 2016
-
-
Mohammed Khajapasha authored
Add support for detecting msm8940 and msm8920 target and parsing the ramdumps and cachedumps. Change-Id: I82ff0ffec41858937d08a3bc56fde4c50a642d8b
-
- Oct 22, 2016
-
-
Linux Build Service Account authored
-
- Oct 21, 2016
-
-
Satya Durga Srinivasu Prabhala authored
tick_do_timer_cpu helps in debugging issues by holding CPU number, which owns update jiffies functionality. Change-Id: I576a2970af0c1479ba956fd97896d4924670f4a1
-
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 20, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Patrick Daly authored
the paths used by the T32 launcher used the incorrect directory when the autodump option was passed. Additionally, fix an issue where not all of the files detected by autodump are printed out. Change-Id: Id96500e6a59961aa1d06af515560b367a42f2e5b
-
- Oct 19, 2016
-
-
Osvaldo Banuelos authored
Some parsing is not applicable for controllers that support full CPR hardware operation. Add handling to the parser to support these controllers. Change-Id: Ib6e4a4542335ebbb453a4c734bbd321c0ac1213f
-
- Oct 18, 2016
-
-
Shashank Babu Chinta Venkata authored
This change adds support for scandump parsing.Scandump is fallback mechanism for cobalt to acquire CPU contexts Change-Id: I52a0728340bbbfd14855ab9dd51199e4006316c1
-
- Oct 17, 2016
-
-
c_ankurb authored
Changing variable name num_childs_in_sync -> num_children_in_sync due to structure change in 3.18 kernel Change-Id: I454f547959c861d0aced65b0006f40b583cf7b7a
-
- Oct 15, 2016
-
-
Soumen Ghosh authored
exception is handled to generate cpr3 info Change-Id: Ifecd73af655aad018c26615e0ee816e59ffa4ef0
-
- Oct 13, 2016
-
-
Satyajit Desai authored
This commit addresses the struct name changes from 3.18 to 4.4 kernel. We look-up the struct definition via gdb to generate the formats.txt file which is used by QTF to generate the Ftrace log Change-Id: Ia76443e16d6c91dd36a8bd04367b10aa0fcc2c89
-
- 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
-
- Oct 04, 2016
-
-
Avinash Jain authored
Print summary of objects available in slab at the time of crash. Output looks like same as "cat /proc/slabinfo" (running device). This will help in finding slab which is taking more memory from the available dumps. Change-Id: Ia90c6d2100dd572b475fd7da30533a4272729acf
-
- 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
-