- Jan 24, 2017
-
-
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
-
-
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
-
- 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
-
- 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
-