- Feb 20, 2019
-
-
Rishabh Bhatnagar authored
Enforce the physical offset to be picked from boards config file. Autodump feauture takes physical offset from ddr info files which assumes kernel is loaded at ram start address. This is no longer a valid assumption. Change-Id: I0d55ce2f93198a802723017e2a9f64d0877f461c Signed-off-by:
Rishabh Bhatnagar <rishabhb@codeaurora.org>
-
- Feb 07, 2019
-
-
Soumen Ghosh authored
kill the qtf server forcefully after completion of qtf parsing. Here if QTF processed successfuly within timeout value then QTF sever will be closed gracefuly, but if it is not completed then forcefuly we have to kill the qtfserver and all child processes Change-Id: Ifac67357568eb2b5b4f73159176c257fcdafa9a6
-
- Jan 23, 2019
-
-
Ankur Bansal authored
update smem_addr information and fix the ram start address Change-Id: Ib3a813ac816b7b0b91415428e48337c6664890fa Signed-off-by:
Ankur Bansal <ankban@codeaurora.org>
-
- Jan 19, 2019
-
-
qctecmdr Service authored
-
- Jan 17, 2019
-
-
qctecmdr Service authored
-
Isaac J. Manjarres authored
As of Linux 4.15, the data field in the timer_list data structure was removed, so update the timer list parsing so that it does not account for that field for kernels 4.15 and above. Change-Id: Id114e842823e747fa8132b7792fa202cbf1685d4
-
- Jan 16, 2019
-
-
Rishabh Bhatnagar authored
Add ramdump parser support for Kona. Change-Id: I1e5b323f9661e2b194e83cf58c27d994de187d46
-
- Jan 08, 2019
-
-
Jeevan Shriram authored
Add support for detecting sdxprairie target and extract/parse ramdumps for the same. Change-Id: Icd056606e85740c98192c8ba61dc8fa4d05305a9
-
- Jan 07, 2019
-
-
qctecmdr Service authored
-
- Dec 27, 2018
-
-
Ankur Bansal authored
memstat.py is broken if ion debugging is not enabled. Change-Id: Ibdb6e21bc158a50ecd6ad95b90725363cb754fe4 Signed-off-by:
Ankur Bansal <ankban@codeaurora.org>
-
- Dec 21, 2018
-
-
Tengfei Fan authored
Dump Dsleep and Running task to hightlight_task.txt Change-Id: Idefe615588c8bed4001f39564062c77fc799dbfd Signed-off-by:
Tengfei Fan <tengfeif@codeaurora.org>
-
- Dec 20, 2018
-
-
qctecmdr Service authored
-
- Dec 15, 2018
-
-
Kumar Harsh authored
Extracts the epoch data from clock data struct. This helps in converting HLOS timestamps to non-HLOS timestamps and vica-versa. This also additionally logs the Linux Banner for ease in post-processing. Change-Id: I6598d3dfb8c2c591f12cd3f77ab8de0363c76e0b Signed-off-by:
Kumar Harsh <harkumar@codeaurora.org>
-
- Dec 11, 2018
-
-
Linux Build Service Account authored
-
- Dec 06, 2018
-
-
Prakash Gupta authored
In cases like FSR:AFF, pte flags are needed to be inspected. Dump lower 12 bits of PTE to help in debug. update MAIR_ATTR UPSTREAM_HINT and LLC_NWA. Fix UNMAPPED range size calculation. Change-Id: Idb4150887f68251dd3c1ddc74d86d392fa9a7ace Signed-off-by:
Prakash Gupta <guptap@codeaurora.org>
-
- Nov 29, 2018
-
-
Linux Build Service Account authored
-
Patrick Daly authored
Remove symbols which are not between _head and _end from the symbol lookup table. Change-Id: I785d6bac029162dd012717e61f927fd64df87514
-
- Nov 21, 2018
-
-
Gaurav Kohli authored
Add cache and ram dump parsing support for trinket. Change-Id: I8269648a105eb575194c28b82bce6508bba0d0d8
-
- Nov 08, 2018
-
-
Kumar Harsh authored
This change formats the event log data. Timestamp is converted to secs format. Since event log buffer is circular in nature, added changes to sort the logs in ascending timestamp order. Any truncated log string is removed and not added to the final output. Error handling is added in case event zone is not part of persistent ram zone so atleast console logs are extracted properly. Change-Id: Id284df1646872b179e1cdfd3fe9ee68e7397c398 Signed-off-by:
Kumar Harsh <harkumar@codeaurora.org>
-
Ritesh Harjani authored
In case if clk_gating is disabled, few mmc_host fields may not be valid. Hence fix the script in case if mmc clk-gating is disabled. Change-Id: Icc12d03efe980823e8d8d61a65097f47ae34961b Signed-off-by:
Ritesh Harjani <riteshh@codeaurora.org>
-
- Oct 30, 2018
-
-
qctecmdr Service authored
-
- Oct 29, 2018
-
-
Kumar Harsh authored
These changes add a new option --kernel-exception-level which can be passed from command line to specify the current exception level of kernel. This is to handle a case where backtrace should get generated if kernel is executing at EL2 instead of EL1. Change-Id: If0d61119a6cc27e263d73ce9921a63cab4bdee45 Signed-off-by:
Kumar Harsh <harkumar@codeaurora.org>
-
- Oct 25, 2018
-
-
qctecmdr Service authored
-
- Oct 24, 2018
-
-
qctecmdr Service authored
-
Ankur Bansal authored
Print Unaccounted memory in memstat Change-Id: I79f0472943acc80a114cb8517b7696245fd8eb2d Signed-off-by:
Ankur Bansal <ankban@codeaurora.org>
-
- Oct 23, 2018
-
-
qctecmdr Service authored
Merge "Extract coreboot console from ramdump Script to extract cbmem console area from ramdumps. The start address and length is taken from kernel symbol cbmem_console."
-
- Oct 19, 2018
-
-
qctecmdr Service authored
-
- Oct 17, 2018
-
-
qctecmdr Service authored
Merge "lrdp-v2: setting kimage_voffset to null In case of 32bit ramdump kimage_voffset will not be used in ramparser. In upstream kernel 4.14 this variable got added and set to some address. Due to that in case of 32 bit all calculation went worng. So forcefully setting to null if it is 32 bit dump"
-
- Oct 11, 2018
-
-
Tingwei Zhang authored
Add qm215 to msm8917 family. Add KASLR parse to support parsing 64bit dump. Change-Id: Ib934b4db84f7174bebf1aa4ec8b868e1dd0f5761 Signed-off-by:
Tingwei Zhang <tingwei@codeaurora.org>
-
- Oct 10, 2018
-
-
Shivendra Pratap authored
Script to extract cbmem console area from ramdumps. The start address and length is taken from kernel symbol cbmem_console. Change-Id: I0eb9d0610e152ac0f25ea430f6361cca22b7acec Signed-off-by:
Shivendra Pratap <spratap@codeaurora.org>
-
- Oct 08, 2018
-
-
Kumar Harsh authored
IO event logs such as register read/write are being logged into pstore. This change helps in extracting that data on per cpu basis into separate files. Also this change is extracting the console logs from pstore buffer since dmesg gets corrupted sometimes and this acts as an additional logging mechanism to turn to. Change-Id: I19bdef9c58d76b4b46efa39261ca2f36ae3b1a22 Signed-off-by:
Kumar Harsh <harkumar@codeaurora.org>
-
- Oct 05, 2018
-
-
Linux Build Service Account authored
-
- Oct 03, 2018
-
-
Linux Build Service Account authored
-
- Oct 01, 2018
-
-
Prateek Sood authored
Add cache, tlb and ram dump parsing support for sdmmagpie in steppe target. Change-Id: I0194e08c30f50839dbf06c7ce2d3e7906c1ba298 Signed-off-by:
Prateek Sood <prsood@codeaurora.org>
-
- Sep 28, 2018
-
-
Mahesh Komuravelli authored
Handle Lookup of delayed work function timers for dynamic modules Change-Id: I5b771f8ec63f26847b223e8ca30c2695cb853312 Signed-off-by:
Mahesh Komuravelli <mkomurav@codeaurora.org>
-
Soumen Ghosh authored
In case of 32bit ramdump kimage_voffset will not be used in ramparser. In upstream kernel 4.14 this variable got added and set to some address. Due to that in case of 32 bit all calculation went worng. So forcefully setting to null if it is 32 bit dump Change-Id: Ia341074ebfd0811543cc3a2e77d2b23ade43d520
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Sep 25, 2018
-
-
Kumar Harsh authored
This patch fixes the need for a hard coded value to specify upper limit on length of the Linux Banner. get_version() inside ramdump.py has been renamed to get_matched_version() to reflect the true nature of the function. Added a variable banner_len in get_matched_version() which is the length of linux_banner returned by gdbmi.get_value_of_string('linux_banner'). This variable is further passed to read_cstring() function to specify the max limit of characters to be read. We are dynamically calculating the length using gdb to read linux banner. Change-Id: I571882a5999c26ccd8accd90b26d0149c839633b Signed-off-by:
Kumar Harsh <harkumar@codeaurora.org>
-
- Sep 24, 2018
-
-
Ankur Bansal authored
Parsing the refcount for each dmabuf and correct the Time Alive for each dmabuf. And shorting the slabsummary info based on total slab usages. Change-Id: I7c573d8a9c70786a60156a122f412e0e884c0cb5 Signed-off-by:
Ankur Bansal <ankban@codeaurora.org>
-