- Mar 29, 2017
-
-
Linux Build Service Account authored
-
- Mar 27, 2017
-
-
Patrick Daly authored
Add a function for reading a signed 64 bit value from a ramdump. Change-Id: Ic7e5a8a7cb9d5fd551ffb2c3add2499a25aff540
-
- Mar 25, 2017
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 23, 2017
-
-
rhythmp authored
Add decoding information for LLC (System) cache. Included LLC parse function. Change-Id: Idd21a68eb6b8bf0cc63d79b640dc167fa78106a4
-
- Mar 22, 2017
-
-
Ritesh Harjani authored
This closes the open files and correct the API from print_out_string to print_out_str. Change-Id: Icbf8c5f5421ac90de4440c04fb93184ed22ee7e5
-
Ritesh Harjani authored
This prints kimage_voffset info if kaslr is enabled. Change-Id: Ia18bba9f2df1c579721aeb44a8dd2b7143183b89
-
- Mar 21, 2017
-
-
Neeraj Upadhyay authored
Add kaslr-offset for parsing kaslr enabled dumps for SDM630. Change-Id: I0f81138d5b3fbfbbea7519ba67dd5b04d54e262c
-
Neeraj Upadhyay authored
Add kaslr-offset for parsing kaslr enabled dumps for SDM660. Change-Id: I3f92aba42cd58eab075cdbec0ca917fbd431ee13
-
- Mar 17, 2017
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 16, 2017
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 15, 2017
-
-
Ritesh Harjani authored
Starting from sdm660(kernel version 4.4) mmc driver keeps last 64 mmc trace events in ring buffer. This patch adds the support to extract it to mmcreport.txt for both mmc0/mmc1. Change-Id: I4b1d95106cbdd7262afe604a289ce2ebc59ccc52
-
Ritesh Harjani authored
This dumps err_occurred flag in mmcreport.txt if present in mmc_host. Change-Id: I03a04d892e648540a8f6a09e9f1901cb8f919075
-
- Mar 14, 2017
-
-
Vaishali Gupta authored
kernel 4.9 has changes for memstat fields, modified lrdp similarly Change-Id: Id361c7e4b62c8e8cbcdda5f61b20703324b801e6
-
- Mar 13, 2017
-
-
Ritesh Harjani authored
Fixes Unkwown -> Unknown Change-Id: I40ee642d997cc1eb8bad852616efc727a10185f3
-
- Mar 11, 2017
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 10, 2017
-
-
Avinash Jain authored
clock framework is changed in kernel 4.4.38+, read clock vealue from different data structures based on kernel version. Change-Id: Ib40c41a1cee22795e924115090c4d90d2592cf56
-
Linux Build Service Account authored
-
- Mar 09, 2017
-
-
Kyle Yan authored
Add decoding information for L1 I/D caches for both Ananke and Prometheus. Change-Id: I0b6d0c6ad5171eef96f25d884db08780ae40cdad
-
- Mar 08, 2017
-
-
Kyle Yan authored
Add support for detecting sdm845 target and parsing the ramdumps. Change-Id: Id7bd04d1f3a35bbb35b66a20a2ee2e39b86126c1
-
Siba Prasad authored
This patch provides mmcdoctor as a parser to get useful debugging information about mmc driver. 1. This will be helpful in debugging some obvious mmc driver related issues like - - clocks are gated for mmc driver. - bad firmware issues. 2. Provides info on type of error - - CRC/timeout/software-timeout/ etc. - Provides useful data structure addresses which otherwise needs to be manually parsed TODO:- - To add the additional logic to dump the ring buffer in mmc driver to get last mmc events. Change-Id: I77845699f90e2d045607a3f7239454cb0ddce29a
-
Siba Prasad authored
This adds remove_file function to ramdump class. Change-Id: Ibe6196aad7ccd1c2bb381b9adab682394244f879
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 07, 2017
-
-
Mohammed Khajapasha authored
Add Icache dump support for 8937,8917,8940 and 8920 targets. Change-Id: I46dd4778ca973de870bf53a695485fe2b743d08a
-
- Mar 03, 2017
-
-
Vaishali Gupta authored
Linux Kernel 4.9, VMEMMAP_SIZE calculation has changed and modified lrdp to calculate similarly Change-Id: If076c033a877f18ea0fa654ab591296eb335b12b
-
Vikram Mulukutla authored
Use the 'crash' and 'trace-cmd' tools to extract raw ftrace data and parse out the ftrace buffer. A file named 'ftrace.txt' is created in the outdir path if all commands succeed. Change-Id: I7f1bcfae99b7b9a4ca6dc3550090441318e857e0
-
- Mar 01, 2017
-
-
Avinash Jain authored
page structure is changed in kernel 4.4, changes made in this file to support kernel 4.4. Change-Id: I3235f32e632468c1dd629cad707c66eb7d9a75af
-
- Feb 28, 2017
-
-
Patrick Daly authored
Cache translations for pages rather than by exact address. This shows a large improvement in efficiency for some specific cases: Before: [9/33] --dmesg ... 18.810140s [23/33] --print-rtb ... 78.879237s [26/33] --print-tasks ... 29.115214s After: [9/33] --dmesg ... 0.952276s [23/33] --print-rtb ... 7.542078s [26/33] --print-tasks ... 4.092283s Change-Id: I1268928e2f1f0493b9047497a0f91b86ad83a296
-
Avinash Jain authored
flag for performance on/off, bug fixes. Change-Id: I07b2086f5f3302c8514a1a8179dbe1605c93f8a2
-
- Feb 17, 2017
-
-
Linux Build Service Account authored
-
- Feb 15, 2017
-
-
Linux Build Service Account authored
-