- May 28, 2018
-
-
Jingbiao Lu authored
Add support for detecting SDM429/SDA439/SDA429 target and parsing the ramdumps. Change-Id: I53168a87122b387d76452b0b9190a674122e3162 Signed-off-by:
Jingbiao Lu <jingbiao@codeaurora.org>
-
- 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
-
- Apr 27, 2018
-
-
Soumen Ghosh authored
board.py and cachedumplib file are modified to support sdm439 dump parsing Change-Id: I15029ebf1b522903c000b82913362e466688ca42
-
- Apr 06, 2018
-
-
Shibin George authored
Add support for detecting SDM710 target and parsing the ramdumps. Change-Id: I8cf9e29e0019879da70c3d8c52813f09944ed176
-
- Apr 02, 2018
- Feb 27, 2018
-
-
Soumen Ghosh authored
To support minidump in sdm845 target, added smem_addr_buildinfo address in boards.py file Change-Id: Iafeac2368760bb551f479b04acdff64e74a42662
-
wadesong authored
Change-Id: I472a3511365000397845be97bbc8a96d8dcfcaef
-
- Feb 14, 2018
-
-
Soumen Ghosh authored
As for jacala-lite(SDM450), kaslr is enabled. So added kaslr_address in board file to successfully parse the dump Change-Id: Ica263fc89ad2685a47fb4a688a8e621b31b85bd6
-
- Jan 29, 2018
-
-
Jeevan Shriram authored
Add support for detecting sdxpoorwills target and parsing the ramdumps. Change-Id: I7c1d37c8cc87adff0a7eb0b0d3876295d976a5d3
-
- Jan 08, 2018
-
-
wadesong authored
Change-Id: Iab88dbc74d03a3af65b398481542bd5c90a36852
-
- Nov 20, 2017
-
-
Runmin Wang authored
Add support for detecting sdm855 target and parsing the ramdumps. Change-Id: I773b8d2fb968d9bf5c9d1d28802a04de9636eb38
-
- Nov 01, 2017
-
-
Soumen Ghosh authored
In the latest kernel version minidump_table structure got changed. Some emelments are removed. like smem_table, version. In those information anyhow is not being used in ramparser. So removed all those elements Change-Id: Ibce7ab2515737a7871c1f9df70d4eddee64bdc09
-
- Oct 24, 2017
-
-
Kaushal Kumar authored
Add support for detecting QCS605 target and parsing the ramdumps. Change-Id: I36197059621926f18a2649ea13e2537f5fe2081a
-
- Oct 11, 2017
-
-
Kaushal Kumar authored
Add support for detecting SDA670 target and parsing the ramdumps. Change-Id: Id52f49ccbf843789e1cce5e2249065ea96a9a953
-
- Sep 25, 2017
-
-
Lingutla Chandrasekhar authored
Add board, cache and tlb dump parsing support for sdm670. Change-Id: I8d3299ff2ea31a492d6845d7bf192d358eb859c2 Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
-
- Aug 02, 2017
-
-
wadesong authored
Add support for detecting SDX20 SoC info and hardware IDs. Change-Id: I39ea7b9d4446574e2012edfb7a33690281c9920b
-
- Jun 06, 2017
-
-
Shadab Naseem authored
Add support for detecting sdm450 target and parsing the ramdumps and cachedumps. Change-Id: I6d6626ff9827a7a85bbdbc4dbedab6974bdd7bb1
-
- May 26, 2017
-
-
Soumen Ghosh authored
A minidump supports fewer features than a full ramdump, but does not require the user to save all 4GB+ of memory. Instead a small subset of DDR is saved by crashscope as an elf file. Currently dmesg logs, rtb logs, and the cpu context parser are supported. Example usage: python ramparse.py --vmlinux <vmlinux> --minidump --ram-elf <elf_file> --ram-file <OCIMEM.bin> --everything Change-Id: Ib689b4811d66472ac20aa7c63893fdaed915512e
-
- 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 08, 2017
-
-
Kyle Yan authored
Add support for detecting sdm845 target and parsing the ramdumps. Change-Id: Id7bd04d1f3a35bbb35b66a20a2ee2e39b86126c1
-
- Jan 07, 2017
-
-
Venkatesh Yadav Abbarapu authored
Update the code name from msmfalcon/msmtriton to sdm660/sdm630. Change-Id: I5e0fcbb2399cac008b931eb5f641f6a1eadbd2ce
-
- Jan 05, 2017
-
-
Satyajit Desai authored
Add support for detecting msm8998 target and parsing the ramdumps. Change-Id: Ica2f3713cf4836dff7942536a6e72009b0478161
-
- 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
-
- Dec 17, 2016
-
-
Patrick Daly authored
Update the target name according to the latest guidelines. Change-Id: I6c8ae233213aed1a6b57fc1b4eaf8f7b7b81b98d Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
-
- Nov 25, 2016
-
-
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
-
- Oct 25, 2016
-
-
Mohammed Khajapasha authored
Add support for detecting msm8940 and msm8920 target and parsing the ramdumps and cachedumps. Change-Id: I82ff0ffec41858937d08a3bc56fde4c50a642d8b
-
- Oct 05, 2016
-
-
Shashank Mittal authored
Add support for detecting msmcobalt target and parsing the ramdumps. CRs-Fixed: 1013327 Change-Id: I954bc09b5e594be8563a8e2228ba2e82b8731689
-
- Jul 21, 2016
-
-
Patrick Daly authored
Add support for detecting the californium target. Change-Id: I4ec2c37181eb625b4104e2621624a825493a14b1
-
Patrick Daly authored
The board number is intended to be a human readable identification value. Allowing this to be a string is more flexible. CRs-Fixed: 1013327 Change-Id: If523acafc54f5026680d18c95e4899fb0436599d
-
- May 10, 2016
-
-
Mitchel Humpherys authored
Somehow one of our boards has 9-space indentation. Fix this. CRs-Fixed: 1013327 Change-Id: Id0d4f51105e954567c745a64d35367159d50a6c4
-
- Feb 26, 2016
-
-
Prasad Sodagudi authored
Add support for detecting msm8917 target and parsing the ramdumps. Change-Id: I8014abc0f52a459bdcb7d94b09f4826ded74542c
-
Prasad Sodagudi authored
Add support for detecting APQ8953 target and parsing the ramdumps. Change-Id: I9529d2187ce70401d57ca14c4294c4a7cee2c810
-
- Jan 14, 2016
-
-
Vinay Varghese authored
Add support for detecting msm8953 target and parsing the ramdumps. Change-Id: Ie0ddf18e46ab20d0419609c1f84f2d5b0667be9c
-
- Nov 18, 2015
-
-
Prasad Sodagudi authored
Add support for detecting 8937 target and parsing the ramdumps. Change-Id: If487b01d02c634b8e9788ada07d408cd516af556
-
- Nov 10, 2015
-
-
Mitchel Humpherys authored
Currently there are "trace" print statements scattered throughout the code. These make the code harder to follow and aren't terribly useful. Remove them in favor of on-demand instrumentation or more sophisticated debugging methods (like a debugger). Change-Id: I70a91b8dca34566d48ed1f4902cba5b9f9b4de40
-
- Oct 14, 2015
-
-
Xiaogang Cui authored
Add support for detecting mdm9607 target and parsing the ramdumps. Change-Id: Iecdb8c5329bac4eda8ff5e8bb3c8906cd3158e93
-
- Sep 02, 2015
-
-
Pranshu Gupta authored
Modified boards.py for 8064 automotive for enable board Change-Id: I4602c9a43f4af5d38e53c9a671ede9c1b60535c0
-
- Jun 15, 2015
-
-
Xiaogang Cui authored
Add support for detecting 8976 target and parsing the ramdumps. Change-Id: I6d61e3fb4ff036b9a0f32be42bf1fd46e8e872e2
-