-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix bug #85
base: fix-log-parse
Are you sure you want to change the base?
Fix bug #85
Commits on Jan 23, 2020
-
Fix parsing of log lines for Q (#64)
Fix the parsing to get this to work, this needs to be rewritten properly.
Configuration menu - View commit details
-
Copy full SHA for 4a497c6 - Browse repository at this point
Copy the full SHA 4a497c6View commit details -
Given new log parsing features (a quite noticable change) we will bump the VERSION_CODE to 217 so we can differentiate this from other builds. Co-authored-by: toshi38-sony <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a9fa0 - Browse repository at this point
Copy the full SHA 16a9fa0View commit details
Commits on Jan 24, 2020
-
More updates to the parsing to support Q (#66)
* Correctly extract the PID from the log line instead of the UID * Update the parsing to extract the reason for a crash and the package name of the process that crashed * Correctly parse the ApplicationInfo flags from crashed process
Configuration menu - View commit details
-
Copy full SHA for 16024f7 - Browse repository at this point
Copy the full SHA 16024f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1e41f - Browse repository at this point
Copy the full SHA cf1e41fView commit details -
Merge pull request #67 from toshi38/stelau/build-artifact
Enable archiving of build
Configuration menu - View commit details
-
Copy full SHA for c76c7a7 - Browse repository at this point
Copy the full SHA c76c7a7View commit details
Commits on Jan 27, 2020
-
Create main class item in manifest.
This is expected by some pre-existing tools and the new gradle build does not include it by default.
Configuration menu - View commit details
-
Copy full SHA for 177484e - Browse repository at this point
Copy the full SHA 177484eView commit details -
Merge pull request #68 from toshi38/stelau/gradle-manifest
Create main class item in manifest.
Configuration menu - View commit details
-
Copy full SHA for 9fdd65b - Browse repository at this point
Copy the full SHA 9fdd65bView commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e395af1 - Browse repository at this point
Copy the full SHA e395af1View commit details -
Remove mAnimLayer as it is no longer in log.
35d328aeca08abc36a6ca8ec1cc7406dab5f63a8 removed mAnimLayer so no point in continuing to parse for it.
Configuration menu - View commit details
-
Copy full SHA for 6389d18 - Browse repository at this point
Copy the full SHA 6389d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4373f49 - Browse repository at this point
Copy the full SHA 4373f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5dc7a - Browse repository at this point
Copy the full SHA cc5dc7aView commit details
Commits on Jan 30, 2020
-
Merge pull request #70 from toshi38/stelau/windowmanager
Stelau/windowmanager
Configuration menu - View commit details
-
Copy full SHA for 2e8ff7b - Browse repository at this point
Copy the full SHA 2e8ff7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 356dfa8 - Browse repository at this point
Copy the full SHA 356dfa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993d838 - Browse repository at this point
Copy the full SHA 993d838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc9568 - Browse repository at this point
Copy the full SHA 3cc9568View commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b8f582c - Browse repository at this point
Copy the full SHA b8f582cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac769b2 - Browse repository at this point
Copy the full SHA ac769b2View commit details -
Procrank parsing was based on width of rows, but this doesn't hold if there are "large" numbers that overflow to the next column. Instead this now parses based on whitespace.
Configuration menu - View commit details
-
Copy full SHA for 35ba677 - Browse repository at this point
Copy the full SHA 35ba677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5976676 - Browse repository at this point
Copy the full SHA 5976676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f2afa - Browse repository at this point
Copy the full SHA 40f2afaView commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8198bbc - Browse repository at this point
Copy the full SHA 8198bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2932e - Browse repository at this point
Copy the full SHA 6c2932eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0d263 - Browse repository at this point
Copy the full SHA 0e0d263View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b605bb7 - Browse repository at this point
Copy the full SHA b605bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8e332 - Browse repository at this point
Copy the full SHA 8f8e332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b196f - Browse repository at this point
Copy the full SHA 73b196fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5aaf8f - Browse repository at this point
Copy the full SHA e5aaf8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b837f0 - Browse repository at this point
Copy the full SHA 4b837f0View commit details
Commits on Feb 5, 2020
-
Some graphs have quite long scales, in these cases it is better with a day time stamp instead of hours.
Configuration menu - View commit details
-
Copy full SHA for 27147e0 - Browse repository at this point
Copy the full SHA 27147e0View commit details -
Parse battery history to get log
Get a much longer log then we get from the event log battery events.
Configuration menu - View commit details
-
Copy full SHA for 09de2b4 - Browse repository at this point
Copy the full SHA 09de2b4View commit details -
Merge pull request #74 from toshi38/stelau/procrank
Harden procrank parsing
Configuration menu - View commit details
-
Copy full SHA for 64f4d37 - Browse repository at this point
Copy the full SHA 64f4d37View commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a977728 - Browse repository at this point
Copy the full SHA a977728View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 02f6f9f - Browse repository at this point
Copy the full SHA 02f6f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98549a7 - Browse repository at this point
Copy the full SHA 98549a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12314ba - Browse repository at this point
Copy the full SHA 12314baView commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for edb90fb - Browse repository at this point
Copy the full SHA edb90fbView commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 32f8f8c - Browse repository at this point
Copy the full SHA 32f8f8cView commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3fb9e44 - Browse repository at this point
Copy the full SHA 3fb9e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 726cace - Browse repository at this point
Copy the full SHA 726caceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb5ab4 - Browse repository at this point
Copy the full SHA 5cb5ab4View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00fd37f - Browse repository at this point
Copy the full SHA 00fd37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2634f89 - Browse repository at this point
Copy the full SHA 2634f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f53473 - Browse repository at this point
Copy the full SHA 0f53473View commit details -
We handle the log print... just not well, so its not really an error.
Configuration menu - View commit details
-
Copy full SHA for a7ade54 - Browse repository at this point
Copy the full SHA a7ade54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccd678 - Browse repository at this point
Copy the full SHA 4ccd678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e511a - Browse repository at this point
Copy the full SHA 31e511aView commit details -
Merge pull request #31 from toshi38/stelau/stacktrace-parse
Stelau/stacktrace parse
Configuration menu - View commit details
-
Copy full SHA for 2dbc572 - Browse repository at this point
Copy the full SHA 2dbc572View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51f24c - Browse repository at this point
Copy the full SHA c51f24cView commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8be972b - Browse repository at this point
Copy the full SHA 8be972bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 309ef31 - Browse repository at this point
Copy the full SHA 309ef31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88648cc - Browse repository at this point
Copy the full SHA 88648ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7afd5f7 - Browse repository at this point
Copy the full SHA 7afd5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08eda28 - Browse repository at this point
Copy the full SHA 08eda28View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e028c - Browse repository at this point
Copy the full SHA a2e028cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbbbf1a - Browse repository at this point
Copy the full SHA dbbbf1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a217a5 - Browse repository at this point
Copy the full SHA 5a217a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd6f04 - Browse repository at this point
Copy the full SHA 3cd6f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b6622 - Browse repository at this point
Copy the full SHA 08b6622View commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 07a24b0 - Browse repository at this point
Copy the full SHA 07a24b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb00f6 - Browse repository at this point
Copy the full SHA 9eb00f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c06393b - Browse repository at this point
Copy the full SHA c06393bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 769dc6d - Browse repository at this point
Copy the full SHA 769dc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061f062 - Browse repository at this point
Copy the full SHA 061f062View commit details -
Some sections where not found. Others where added that are not actually sections.
Configuration menu - View commit details
-
Copy full SHA for c077efb - Browse repository at this point
Copy the full SHA c077efbView commit details
Commits on Feb 27, 2020
-
Merge pull request #77 from toshi38/stelau/zipfile
Get zip file processing working
Configuration menu - View commit details
-
Copy full SHA for 917824d - Browse repository at this point
Copy the full SHA 917824dView commit details
Commits on Feb 28, 2020
-
Merge pull request #78 from toshi38/stelau/meminfo-fix
Stelau/meminfo fix
Configuration menu - View commit details
-
Copy full SHA for 81b6c77 - Browse repository at this point
Copy the full SHA 81b6c77View commit details -
Merge pull request #79 from toshi38/stelau/app-services
Update names of app services
Configuration menu - View commit details
-
Copy full SHA for 5b8e16a - Browse repository at this point
Copy the full SHA 5b8e16aView commit details -
Merge pull request #81 from toshi38/stelau/remove-empty-sections
Fix section parsing
Configuration menu - View commit details
-
Copy full SHA for 4c08951 - Browse repository at this point
Copy the full SHA 4c08951View commit details
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d0f1f7 - Browse repository at this point
Copy the full SHA 2d0f1f7View commit details