EzalorTools is Ezalor's export tool.Now it supports excel.Export results show io operation analysis, marking the irrational location.
First, you need Python3 environment. It's ok if you get the result like follow in terminal.
$ python3 --version
Python 3.x.x
This is a python script for the ezalor tools which is used to io monitor.You can use the script to open or off the switch, or point the package name which you want to monitor it only.The core function is to export data what ezalor is record.
Usage : ezalor [Options] [Args]
Options:
-h, --help :Print the message and exit
-e, --export [packageName] [exportPath] :export a html to the path
Examples:
ezalor -e com.wellerv.ezalor.sample export excel
When you want to export data, command like this:
python3 ezalor.py -e com.wellerv.ezalor.sample [path]
Different colors in the data represent different levels,
- red -> error
- yellow -> warning
- white -> ok
- io in main thread: Marked when io operation occurs on main thread
- unbufferedIO: Marked when io operation bufferr is too small.
The condition like google code in Android O:
- ok : ok
Any problem?
- Submit issues
- Contact me for help by email