- Apr 02, 2018
- Mar 07, 2018
-
-
Linux Build Service Account authored
Merge "lrdp-v2: smem_addr_buildinfo added in board file To support minidump in sdm845 target, added smem_addr_buildinfo address in boards.py file"
-
- Mar 03, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 01, 2018
-
-
Kyle Yan authored
Add TLB dumps for L2 TLBs on Kryo3xx processors. Change-Id: Ic07df5bb7cac5a2799e01c5b271b34dfb1b240a4 Signed-off-by:
Kyle Yan <kyan@codeaurora.org>
-
- 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 26, 2018
-
-
Linux Build Service Account authored
-
- Feb 23, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Feb 16, 2018
-
-
Patrick Daly authored
New kernel versions have altered the definition of 'struct arm_lpae_io_pgtable'. Get the required values from 'struct io_pgtable_cfg' instead. Change-Id: Idf91c0efdddb58cdb0130d8a97e4757d05925850
-
Patrick Daly authored
Support for kernels older than 4.4 will be added as required. Change-Id: I0b876303f6f258dedc6133dcfa2b23f5185b69bb
-
- Feb 14, 2018
-
-
Patrick Daly authored
Debugger invocation Should not be present in production code. Change-Id: I4ac50533c713dfa8d1b7c7e5f192cc3c619074ac
-
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
-
- Feb 10, 2018
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
Merge "lrdp_v2: linux_banner string value was not matching with regular expression linux_banner string O/P was coming in different format, so we have added proper regular expression to match it"
-
- Feb 09, 2018
-
-
Venkata Suresh Reddy Vatrapu authored
Add lpm stats support for 4.9 kernel. Change-Id: I09a501b7e1ad33e5c91cb20fd16e0c31940cc241
-
- Feb 06, 2018
-
-
lnx build authored
-
Ankur Bansal authored
Fix for broken slabsummary.py and add the column for Size of objects with meta data Change-Id: I69c6840ede735be962baadcd595e3c51c7283cb8
-
- Jan 31, 2018
-
-
lnx build authored
-
- Jan 30, 2018
-
-
Soumen Ghosh authored
linux_banner string O/P was coming in different format, so we have added proper regular expression to match it Change-Id: Icd292b46132f2e9bd1d6d648626e48f729c68ad1
-
- Jan 29, 2018
-
-
Jeevan Shriram authored
Add support for detecting sdxpoorwills target and parsing the ramdumps. Change-Id: I7c1d37c8cc87adff0a7eb0b0d3876295d976a5d3
-
- Jan 24, 2018
-
-
Patrick Daly authored
Verify that files exist before checking file size. Change-Id: Icb55984bf33a677594726345f4c82c55c2948134
-
Patrick Daly authored
Fast map uses a different io-pgtable implementation. Detect this and use fast-map data structures instead where required. Change-Id: I2d2cdbd2427aea4ffa4896bbc63b6d57c9c66f32
-
Patrick Daly authored
In some cases it may be possible to detect whether an rbtree is corrupted. Skip over any corrupted nodes, and their children, while iterating. Additionally, log a message whenever a bad entry is detected. This behavior may be enabled by the client by setting the 'logger' and 'debug' properties for a particular instance of an RbTree. Modify the --print-ionbuffer parser to use the new RbTree implementation. Change-Id: I2ed2364b5e7d42ee009a0a49876feb82ab0fa78c
-
- Jan 23, 2018
-
-
lnx build authored
-
- Jan 13, 2018
- Jan 12, 2018
-
-
Patrick Daly authored
The hypervisor may populate an imem cookie with the location of a standard dump table, instead of using the table allocated by linux. Read the table location from this cookie instead of relying on the linux variable 'memdump'. On error, fall back to the old approach of reading from 'memdump'. Change-Id: Id99bb643fb7f35de79ff7308a999cc2143d7aff0
-
- Jan 11, 2018
- Jan 09, 2018
-
-
Ankur Bansal authored
Print Cached memory in memstat Change-Id: I91cf7319aebc343a92e6f1e7072f09c905dab5c1
-
- Jan 08, 2018
-
-
wadesong authored
Change-Id: Iab88dbc74d03a3af65b398481542bd5c90a36852
-
- Jan 02, 2018
-
-
wadesong authored
LRDP-v2 is currently using the kernel version to judge if MSM common clock is available on a system, which is inaccurate on MSM8996_AU platform. Change the clock dumping code to use the availability of macro CONFIG_COMMON_CLK_MSM to judge if MSM common clock is used on a platform. Change-Id: Ic12ef5a249fb8b7c0f9633a6c8b9cdb23d0d39b4
-
- Dec 18, 2017
-
-
Sudhir Kumar Reddy Varakantham authored
For kernel version less than 4.4, as the member variable timer_expired is not available we need to get watchdog timer expire status Change-Id: I28db293d7d0300d55f5ae0abac188205b80d0359 Signed-off-by:
Sudhir Kumar Reddy Varakantham <skvara@codeaurora.org>
-
Shiraz Hashim authored
Throw a warning and continue to next page in case page->order is greater than MAX_ORDER. Change-Id: I955efb5375367cde796bb11cb971c88fb9edc971
-
- Dec 16, 2017
-
-
Sabyasachi Singh authored
Adding parser support to extract fcm.bin from dump Change-Id: If82b313c596d818c186890a1968d12bfe1b2d4ab
-
- Dec 15, 2017
-
-
Phani Venkata Jayanth Kanakagiri authored
Fix for broken lsof.py Change-Id: Ie119d6aee5704cced6f36ec3e38e50cc4c1d3abd
-