summaryrefslogtreecommitdiff
path: root/src/com/android/loganalysis/item
AgeCommit message (Expand)Author
2017-06-02DO NOT MERGE: Drop loganalysis master into oc-devoreo-devjdesprez
2017-03-22Merge "Modified DmesgParser to return IItem"Shankhoneer Chakrovarty
2017-03-14Fix missing @overrideJulien Desprez
2017-03-13Modified DmesgParser to return IItemShankhoneer Chakrovarty
2017-03-03Add error_prone rules on LoganalysisJulien Desprez
2017-02-24Improved dmesg parserShankhoneer Chakrovarty
2017-01-10Fix a few warnings produced by java lint.Michael Wright
2016-12-13Add LMK and page allocation failure parsing from kernel logsMichael Rosenfeld
2016-12-06Add parser to extract the init services time from dmesg logsGopinath
2016-09-27Add loganalysis facility for parsing DVM lock logs.Robert Sloan
2016-09-23Add parser to track the latency info printed from sysuiGopinath
2016-08-29Merge "Events logcat parser"Gopinath Elanchezhian
2016-08-29Events logcat parserGopinath
2016-07-01Merge "Add app summary metrics to memory health parser."Joshua Schwarz
2016-06-21Fix kernel reset message that gets generated from the bootreason property.Maxim Siniavine
2016-06-14Add app summary metrics to memory health parser.Joshua Schwarz
2016-03-09Adds projected battery life analysis.Hector Tellez
2016-01-25Add wifi association heuristicAvinankumar Vellore Suriyakumar
2016-01-19Add more information to analysisAvinankumar Vellore Suriyakumar
2016-01-14Add swap memory to the compact memory info parserMichael Rosenfeld
2016-01-11Add wifi scan and disconnect heuristicsavellore
2016-01-11Add Location clients heuristicsavellore
2015-12-29fix compiler warningsGuang Zhu
2015-11-30Parse compact meminfo for lost RAMMichael Rosenfeld
2015-10-15Merge "Add qtaguid & package UID log collectors to AUPT"Tetsui Ohkubo
2015-10-15Add qtaguid & package UID log collectors to AUPTTetsui Ohkubo
2015-10-14Merge "Add cpuinfo log collector to AUPT"Tetsui Ohkubo
2015-10-14Add cpuinfo log collector to AUPTTetsui Ohkubo
2015-10-09Add gfxinfo log collector to AUPTTetsui Ohkubo
2015-05-19Parse the battery usage statisticsavellore
2015-04-07Battery drain investigatoravellore
2015-02-25Add memory health parserMaxim Siniavine
2014-08-28Parse mem info as long.android-wear-5.1.1_r1android-wear-5.1.0_r1android-wear-5.0.0_r1android-m-preview-2android-m-preview-1android-m-previewandroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1master-soonglollipop-wear-releaselollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaseEric Rowe
2014-08-15Update boot reason parsing for with 3.10 kernelEric Rowe
2014-04-17Add parsing for compact meminfoMaxim Siniavine
2014-02-19add Snet parsing, based on Tag, for filtering out using SAFFETY_NET categoryMichael Jones
2014-01-17Merge "Add last charged wake locks"Eric Rowe
2014-01-08Code cleanupBrett Chabot
2013-12-12Add last charged wake locksEric Rowe
2013-12-06added new SelinuxItem class, in order to parse out and store Selinux domainsMichael Jones
2013-05-16Fix JSON output for KernelLogItem.Eric Rowe
2013-05-15Merge GenericLogcatItem and MiscLogcatItem.Eric Rowe
2013-05-07Change heuristic interface to add a URI field.Eric Rowe
2013-05-02Add raw text block for various parsersEric Rowe
2013-05-02Add heuristic interface and basic heuristics.Eric Rowe
2013-04-19Add #toJson() method to IItemEric Rowe
2013-04-19Add kernel log parsers to BugreportParser.Eric Rowe
2013-04-19Add kernel log parser.Eric Rowe
2013-04-17Merge "Modify LogcatParser to use new utils."Eric Rowe
2013-04-05Fix parsing and status of smartmonkey terminationAdam Momtaz