Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
loganalysis
/
47682ace745705d3592a5681fa6400661991ca16
47682ac
Add Location clients heuristics
by avellore
· 9 years ago
902c545
Merge "Add a clear() method for LogcatParser"
by Jed Estep
· 9 years ago
411c68a
fix compiler warnings
by Guang Zhu
· 9 years ago
641d2e0
Add a clear() method for LogcatParser
by Jed Estep
· 9 years ago
8892886
Merge "Add support for more fields in procrank"
by Eric Rowe
· 9 years ago
8fa96e0
Add support for more fields in procrank
by Eric Rowe
· 9 years ago
e71adca
Parse compact meminfo for lost RAM
by Michael Rosenfeld
· 9 years ago
21a5f6a
Add support for ro.boot.bootreason in parsing
by Eric Rowe
· 9 years ago
c20ea28
Only add unknown reset if no good boot reason
by Eric Rowe
· 9 years ago
52942e6
Add unknown reason as stack for unknown patterns
by Eric Rowe
· 9 years ago
17b2e40
Merge "Add qtaguid & package UID log collectors to AUPT"
by Tetsui Ohkubo
· 9 years ago
49ee07c
Add qtaguid & package UID log collectors to AUPT
by Tetsui Ohkubo
· 9 years ago
3f279f6
Merge "Add cpuinfo log collector to AUPT"
by Tetsui Ohkubo
· 9 years ago
8a64160
Add cpuinfo log collector to AUPT
by Tetsui Ohkubo
· 9 years ago
ff248ff
Merge "Add gfxinfo log collector to AUPT"
by Tetsui Ohkubo
· 9 years ago
3281399
Add gfxinfo log collector to AUPT
by Tetsui Ohkubo
· 9 years ago
354ffd9
Changed noop section regex to end of bugreport
by avellore
· 9 years ago
8fbbc70
Separate kernel and partial wakelock parsing
by avellore
· 9 years ago
69155df
Start parsing NCs from build fingerprint
by Eric Rowe
· 9 years ago
c62fad0
Parse the battery usage statistics
by avellore
· 10 years ago
45eae46
Resume at "beginning of main"
by Eric Rowe
· 10 years ago
ca02917
Allow logcat parser to match F DEBUG
by Eric Rowe
· 10 years ago
29a6e07
Merge "Battery drain investigator"
by avellore
· 10 years ago
f11cbc4
Battery drain investigator
by avellore
· 10 years ago
ce2941c
Generate a kernel reset event if reboot reson could not be determined.
by Maxim Siniavine
· 10 years ago
3c61512
Add memory health parser
by Maxim Siniavine
· 10 years ago
c2f8ca2
Allow the use of custom tags to detect java crahes
by Maxim Siniavine
· 10 years ago
de07558
Fix NPE in monkey log portion of LogAnalyzer
by Eric Rowe
· 10 years ago
8774acc
Add monkey log type to log analyzer
by Eric Rowe
· 10 years ago
5756050
Loosen restrictions on command line format
by Eric Rowe
· 10 years ago
39451c5
Fix monkey parser to ignore monkey log lines in the crash stack
by Eric Rowe
· 10 years ago
a5b19b2
Merge "Switch to guava 15 in loganalysis"
by Brett Chabot
· 10 years ago
e64f495
Parse mem info as long.
by Eric Rowe
· 10 years ago
defff77
Switch to guava 15 in loganalysis
by Brett Chabot
· 10 years ago
e337a91
Update boot reason parsing for with 3.10 kernel
by Eric Rowe
· 10 years ago
df2e25b
Better identify java crashes when they don't come from regular apps.
by Maxim Siniavine
· 10 years ago
3410870
Fix manta watchdog reset not being detected.
by Maxim Siniavine
· 11 years ago
fa2761a
Add parsing for compact meminfo
by Maxim Siniavine
· 11 years ago
5aa305c
Increase the size of the posted kernel log.
by Maxim Siniavine
· 11 years ago
70d1c2a
Allow for multiple native crashes to be parsed.
by Eric Rowe
· 11 years ago
352916e
Fix ANR traces parsing
by Eric Rowe
· 11 years ago
a45914a
Don't parse corrupt kernel log lines
by Eric Rowe
· 11 years ago
3c8e807
add Snet parsing, based on Tag, for filtering out using SAFFETY_NET category
by Michael Jones
· 11 years ago
0366d10
Merge "Allow native crash name to contain spaces"
by Eric Rowe
· 11 years ago
88f5240
Merge "Add last charged wake locks"
by Eric Rowe
· 11 years ago
972e5e9
Allow native crash name to contain spaces
by Eric Rowe
· 11 years ago
3b1c07c
Code cleanup
by Brett Chabot
· 11 years ago
874b8ef
Add last charged wake locks
by Eric Rowe
· 11 years ago
b9a677c
Merge "Stop parsing between reboot and new log."
by Eric Rowe
· 11 years ago
e006c39
Merge "Fix NPE in MonkeyLogParser."
by Eric Rowe
· 11 years ago
3b87b00
Stop parsing between reboot and new log.
by Eric Rowe
· 11 years ago
95fd28f
added new SelinuxItem class, in order to parse out and store Selinux domains
by Michael Jones
· 11 years ago
342b8e5
Fix NPE in MonkeyLogParser.
by Eric Rowe
· 11 years ago
e5cb6b6
Set stack to ""
by Eric Rowe
· 11 years ago
4987af0
Update patterns in KernelLogParser.
by Eric Rowe
· 11 years ago
89ca48b
Allow MonkeyLogParser to parse empty native crash
by Eric Rowe
· 11 years ago
81c2d40
Add additional assert for logcat parser test
by Eric Rowe
· 11 years ago
8e6baab
added unit test for selinux parsing in KernelLogParser
by Michael Jones
· 11 years ago
5dae7e1
added selinux parsing into KernelLogParser
by Michael Jones
· 11 years ago
2f9c26f
Parse system_server java crashes better
by Eric Rowe
· 11 years ago
0e3dec5
Fix NPE in LogAnalyzer
by Eric Rowe
· 11 years ago
03f48b5
Override logcat pid/process names with event vals
by Eric Rowe
· 11 years ago
dfd001a
Simple command line util for parsing logs
by Eric Rowe
· 11 years ago
5ed918e
Remove heuristics from loganalysis.
by Eric Rowe
· 11 years ago
2109e00
Make all parsers return null.
by Eric Rowe
· 11 years ago
2bfdd6f
Update kernel reset patterns.
by Eric Rowe
· 11 years ago
f0570ea
Fix JSON output for KernelLogItem.
by Eric Rowe
· 12 years ago
6e947cd
Merge GenericLogcatItem and MiscLogcatItem.
by Eric Rowe
· 12 years ago
bd9f876
Fix NPE in heuristics
by Eric Rowe
· 12 years ago
f3e9407
Add process lifecycle heuristic
by Eric Rowe
· 12 years ago
1444657
Change heuristic interface to add a URI field.
by Eric Rowe
· 12 years ago
511abd6
Add support for @Option and command line parsing
by Eric Rowe
· 12 years ago
399ac3a
Add raw text block for various parsers
by Eric Rowe
· 12 years ago
8bed524
Add heuristic interface and basic heuristics.
by Eric Rowe
· 12 years ago
8570553
Add #toJson() method to IItem
by Eric Rowe
· 12 years ago
2a4c870
Add kernel log parsers to BugreportParser.
by Eric Rowe
· 12 years ago
55036c9
Add kernel log parser.
by Eric Rowe
· 12 years ago
a5e7786
Merge "Allow the section parser to use the same parser"
by Eric Rowe
· 12 years ago
a8ccce9
Merge "Modify LogcatParser to use new utils."
by Eric Rowe
· 12 years ago
def4663
Merge "Add LogPatternUtil."
by Eric Rowe
· 12 years ago
839ecfd
Merge "Add LogTailUtil"
by Eric Rowe
· 12 years ago
363c05e
Fix parsing and status of smartmonkey termination
by Adam Momtaz
· 12 years ago
b54a248
Allow the section parser to use the same parser
by Eric Rowe
· 12 years ago
585f409
Modify LogcatParser to use new utils.
by Eric Rowe
· 12 years ago
bbeb7ad
Add LogPatternUtil.
by Eric Rowe
· 12 years ago
6de2335
Add LogTailUtil
by Eric Rowe
· 12 years ago
59a153a
Merge "Remove println from tests"
by Eric Rowe
· 12 years ago
6f481ec
Parse native crashes as part of monkey logs.
by Eric Rowe
· 12 years ago
51c826c
Add unit test for new APIs
by Adam Momtaz
· 12 years ago
dab858e
Fix for the ImtermediateTime collection
by Adam Momtaz
· 12 years ago
a57e51d
Fix RegEx for Intermediate time collecting
by Adam Momtaz
· 12 years ago
9953e0e
Fixes to allow for reporting endtimes when smartmonkey crashes
by Adam Momtaz
· 12 years ago
8b2d21f
Merge "SmartMonkey log parser and unit tests"
by Adam Momtaz
· 12 years ago
3e15459
SmartMonkey log parser and unit tests
by Adam Momtaz
· 12 years ago
079c0d4
Remove println from tests
by Eric Rowe
· 12 years ago
54d43af
Hookup top and dumpsys parsers to bugreport parser
by Eric Rowe
· 12 years ago
f1d71ef
Add dumpsys parser for bugreports.
by Eric Rowe
· 12 years ago
891a0cb
Add battery info parser for dumpsys in bugreports.
by Eric Rowe
· 12 years ago
dae6085
Add top parser for bugreport.
by Eric Rowe
· 12 years ago
fcef3bd
Remove null in procrank item name.
by Eric Rowe
· 12 years ago
Next »