AndroidPerformanceMonitor
AndroidPerformanceMonitor copied to clipboard
need offline log analyzer
Analyze log files and output to readable format.
For analyze, I consider:
- parse stacktrace
- rank
- category
Any language can be fine, as it's done offline on pc or server.
Analyze on server should be better.The classification of the block info needs to calculate the similarty of stack trace string ,which cost a lot of time.