- May 17, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- May 09, 2018
-
-
Isaac J. Manjarres authored
Target codenames were recently update. Update files to reflect name changes, so that correct target names are used for the ramparser. Change-Id: Ibf225cdc91141da7c061f67f722d7f70901e4133
-
Ankur Bansal authored
Fix for broken clockdump.py in case of dynamic modules. Change-Id: Id3576871d93cc5628d2e607db589800ff2550231
-
- May 08, 2018
-
-
Gopi Krishna Nedanuri authored
Handle the exception caused in lookup of symbol in dynamic modules. Change-Id: If0fa6a118569da6aa368307e3c27ec4b3c497cd1
-
Gopi Krishna Nedanuri authored
Use correct length for reading physical memory in continous memory type of etr. Change-Id: Ia4545b22a553b5e787ebfaf01888c85b35d192dc
-
- May 03, 2018
-
-
Mao Jinlong authored
MSM_DUMP_DATA_TMC_ETR_REG is also for etr dump in some platforms. Add the support of it to dump tmc-etr.bin successfully. Change-Id: I7bd19e4c95aabcf2159344cfde938d4153eb0ae8
-
- May 01, 2018
-
-
Linux Build Service Account authored
Merge "lrdp-v2: Adding support for sdm439 board.py and cachedumplib file are modified to support sdm439 dump parsing"
-
Linux Build Service Account authored
-
- Apr 27, 2018
-
-
Soumen Ghosh authored
board.py and cachedumplib file are modified to support sdm439 dump parsing Change-Id: I15029ebf1b522903c000b82913362e466688ca42
-
- Apr 25, 2018
-
-
Shivendra Pratap authored
increase no of chars returned by gdb to 256 Change-Id: I7d5a3da6c3744fbcfc4d10b68413c4a237e27692 Signed-off-by:
Shivendra Pratap <spratap@codeaurora.org>
-
- Apr 20, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Apr 14, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Apr 09, 2018
-
-
Linux Build Service Account authored
-
Prateek Shrivastava authored
In some cases command or message queue might have data which cannot be parsed, this should not hinder the parsing or the other queue. Change-Id: If2b0f5f62f38c266ce28f2389dc86e14f2da77f0
-
Ankur Bansal authored
print cached memory for all kernel version In some case, zram is not used so skip the calculation of zram compressed memory. Change-Id: I79d925fb56d3ce9f4e0ebf5244136332ada182a9
-
Linux Build Service Account authored
-
- Apr 06, 2018
-
-
Narendra Muppalla authored
This changes adds support to parse DRM SDE registers and DRM SDE event logs. Change-Id: Ifd0ba1d1b79505b20577e2f844b8823af5ecbf6d
-
-
Shibin George authored
Add support for detecting SDM710 target and parsing the ramdumps. Change-Id: I8cf9e29e0019879da70c3d8c52813f09944ed176
-
- Apr 05, 2018
-
-
Linux Build Service Account authored
-
- Apr 04, 2018
-
-
avijayku authored
Based on chip id extracted from ramdumps, scandumpwrapper tool will be called. Change-Id: I311bb12ecb81b91f4c91c01a860c20d940c7c173 Signed-off-by:
avijayku <avijayku@codeaurora.org>
-
- Apr 02, 2018
- Mar 29, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 26, 2018
-
-
Pavankumar Kondeti authored
The isolated CPUs are exempted from watchdog pet. So don't expect an isolated CPU to be present in the alive mask. Change-Id: Ia6e55e459292b255335ab9c34df93b9a3514383e
-
- Mar 24, 2018
-
-
Ankur Bansal authored
clockdump.py is taking more time because it is going thourgh all node of of_clk_provider, and some of the node does not have any data so need to skip those node and continue. parsing new clk 'spmi_pmic_div_clk_hw_get' added in kernel 4.14 Change-Id: Iaccb93baa566eaaf3031cd7ec2d112f8c867cd38
-
Ankur Bansal authored
slab info is moved to vm_node_stat in kernel-4.14 reading slab info from vm_node_state instead of vm_zone_state. and shmem from vm_node_state Change-Id: I32770c678209b7a9acc221bed9db44b86b0d0990
-
- Mar 23, 2018
-
-
Linux Build Service Account authored
-
Ankur Bansal authored
Fix for broken memstat.py for kernel 4.14 NR_SLAB_RECLAIMABLE and NR_SLAB_UNRECLAIMABLE moved to vm_node_stat from vm_zone_stat in kernel 4.14 Change-Id: I7aa4575bd2dc350bef9eacf0eeeef9c84de807a3
-
- Mar 22, 2018
-
-
Ankur Bansal authored
'struct iommu_device' is renamed to 'struct group_device' in kernel 4.14. Change-Id: Ie1f8e25a5865b507de8270a2aee4aa6efc98660d
-
- Mar 20, 2018
-
-
Ankur Bansal authored
In case of task list corruption, traverse the task list in both forward and backward direction to get memory usages by all the task. Change-Id: Ia6f1e05e1f82841a9cda29a0e27a6759f0c9b079
-