- May 06, 2019
-
-
Mahesh Komuravelli authored
Fix for broken secure context registers extraction Change-Id: I3440802ef84837c35cfae8a179d9aa5161f22c14
-
- May 04, 2019
-
-
qctecmdr authored
-
- May 01, 2019
-
-
Sudhir Kumar Reddy Varakantham authored
- Add an exception to ignore the isolated CPU bits - patchset-2: Fixed comments from script owner Change-Id: I46f8b730419d107757fdb741e609909e10ebc8bb Signed-off-by:
Sudhir Kumar Reddy Varakantham <svarakan@codeaurora.org>
-
- Apr 27, 2019
- Apr 26, 2019
-
-
Ankur Bansal authored
Print pending tasklet info for each core. Change-Id: I4d5810d059cb9a3096c753935fc6324199231877
-
avijayku authored
zram_index_idr Macro is changed for 4.14 onwards and zram alloc data wasnt coming proper. Change-Id: Ia637e4e4d5147e18319443cb732d1f1abf6010ab Signed-off-by:
avijayku <avijayku@codeaurora.org>
-
- Apr 25, 2019
-
-
avijayku authored
zram_meta structure is removed by upstream changes and its members moved to zram structure directly. Change-Id: I91252bdea93e551065f1dfe0fd21566f19ced4b7 Signed-off-by:
avijayku <avijayku@codeaurora.org>
-
- Apr 24, 2019
-
-
Gopi Krishna Nedanuri authored
Change-Id: I56d20c09700bd1b493c25011db4928e8e1b05c2f
-
- Apr 23, 2019
-
-
Gopi Krishna Nedanuri authored
Change-Id: I02e92c59ec0bc8e25dda9ab9577a0883a87354e9
-
- Apr 22, 2019
-
-
Neeraj Upadhyay authored
Add System Cache slice dump parsing for Lito SoC. Change-Id: I7796eb87001e9f52a34d9ae469369899184a6489
-
- Apr 20, 2019
-
-
qctecmdr authored
-
- Apr 19, 2019
-
-
Sudhir Kumar Reddy Varakantham authored
Correcting KASLR addr offset in lrdpv2 for QCS405 target Change-Id: I14d456b8afb0842cebe29b620bc0468a7d29aa6b
-
Ankur Bansal authored
fix for broken pagetracking.py Change-Id: I24ad497b75601832aac13c50206e86436ae8ff4a
-
- Apr 18, 2019
-
-
Ankur Bansal authored
Fix for broken pagetracking.py Change-Id: I3f53f7dc049049ea3be4e5fdef835a12813e9f02 Signed-off-by:
Ankur Bansal <ankban@codeaurora.org>
-
- Apr 12, 2019
-
-
Neeraj Upadhyay authored
Add ramdump parser support for Lito. Also, enable cachedump and TLB dump parsing support. Change-Id: I4892ad3736f6d3f109f9eab1802faa77ecd550e5
-
- Apr 11, 2019
-
-
qctecmdr authored
Merge "lrdpv2: Add support for KASLRaddr offset for QCS405 Add support for detecting the kaslr addr offset and parse ramdumps"
-
- Apr 10, 2019
-
-
qctecmdr authored
-
- Apr 09, 2019
-
-
qctecmdr authored
-
- Apr 08, 2019
-
-
Arvind Singh authored
Add support for detecting the kaslr addr offset and parse ramdumps Change-Id: Ic4a811b33d2e2d5602cdc00c7077a50fb78d1050 Signed-off-by:
Arvind <Singh<arvisi@codeaurora.org>
-
Gopi Krishna Nedanuri authored
Change-Id: I63c510aaed55fdec4c2fa1c9033faa0b0047bbdc
-
- Apr 05, 2019
-
-
qctecmdr authored
-
Gopi Krishna Nedanuri authored
Change-Id: I213cc3f8b8403704e9bcf24b1cfedc0014666c25
-
- Apr 03, 2019
-
-
Tingwei Zhang authored
Write indicator only works for address type descriptor. Move the checker into address type case. This fixes an issue in offset type descriptor if len2 is above 64. Check empty indicator 0xdededede before parsing the descriptor. Change-Id: I49acf1a86f92965584b16348cb14cc453e1a3669
-
- Apr 01, 2019
-
-
Lingutla Chandrasekhar authored
If user isolates all available online cpus, then current code doesn't report the active cpus warning. Fix this by getting no. of active cpus from online and isolated cpus. Change-Id: Ic4dee5fd00c9e29b895a9013fac2574835510b01 Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
-
- Mar 30, 2019
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 29, 2019
-
-
qctecmdr authored
-
Patrick Daly authored
NR_ZONE_INACTIVE_FILE is expected to read as -28, instead of a large positive number Change-Id: Ie36d3e39d25c80ba9b81ad6b9c38c83c3f6fc763 Reported-by:
Kassey Li <yingangl@qti.qualcomm.com>
-
- Mar 27, 2019
-
-
Lingutla Chandrasekhar authored
Minimum number of required active cpu in a cluster is mostly helpful in 64-bit platforms, compared to 32-bit. And 32-bit platform code has different arch topology support, instead of mucking around the 32/64-bit support, skip active cpu verification for 32-bit, as they are mostly single cluster platforms. Change-Id: Idade91d08534590c6e4597b918557ffb1131505d Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
-
Lingutla Chandrasekhar authored
Current script assumes last cpu would map to last cluster in cpu-map. But it might not true always, device-tree can map cpus in different order than its actual number. i.e. cpus0-3 could be part on cluster#1, and cpus4-7 maps to cluster#0, in this case last cluster id is 0 and breaks above assumption. Fix this by dynamically extending the cluster list. Change-Id: I907d89e33a1f57b656c6df374a23e18b2d2c42fa Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
-
qctecmdr Service authored
-
- Mar 26, 2019
-
-
Tingwei Zhang authored
Loop offset is lower config_loopoffset bits. Bit mask of that should be bit 0 to bit config_loopoffset - 1. Change-Id: Id80b8e05ececdfd9c626832a03a5dd6b0db29839
-
Patrick Daly authored
Inform the user if this kconfig is not enabled when lrdp is run with --parser-pagetracking option. Change-Id: Ia1be4e48b5c23d3f77290dabde9f88510390cec2 Reported-By:
Kassey Li <yingangl@qti.qualcomm.com>
-
- Mar 25, 2019
-
-
Lingutla Chandrasekhar authored
Add support to print task's affinity in runqueue info and task dump parsers. Change-Id: I790a64764fdba7232b89beaa0c5bbbbfe5d5861f Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
-
- Mar 21, 2019
-
-
Tingwei Zhang authored
Add a new option for DCC parser to configure loop offset. Change-Id: Ia888cfaff2f0310463d59d3f63dc2b4904759269
-
- Mar 14, 2019
-
-
Pavankumar Kondeti authored
DL (SCHED_DEADLINE) tasks don't have any priority. They will be scheduled in EDF (Early Deadline First) fashion. In task_struct, the prio for such tasks would be -1. The current code treats prio as an unsigned int and prints DL task prio as 4294967295. Cast the prio to int before printing it. Change-Id: Ib92417eeb361fc15d9d536eafe5dfe1baec06d20
-
- Mar 07, 2019
-
-
qctecmdr Service authored
-
qctecmdr Service authored
-