| iorap.cmd.maintenance
Скомпилировать трассировку perfetto Тип файла: команда Рус usage: iorap.cmd.maintenance <path of sqlite db>
Compile the perfetto trace for an package and activity.
The info of perfetto trace is stored in the sqlite db.
Optional flags:
--package $,-p $ Package name.
--version $,-ve $ Package version.
--activity $,-a $ Activity name.
--inode-textcache $,-it $ Resolve inode->filename from textcache.
--help,-h Print this Usage.
--recompile,-r Force re-compilation, which replace the existing compiled trace
--purge-package,-pp Purge all files associated with a package.
--verbose,-v Set verbosity (default off).
--output-text,-ot Output ascii text instead of protobuf (default off).
--min_traces,-mt The min number of perfetto traces needed for compilation
(default 1).
--exclude-dex-files,-edf Set of exclude dex files
|
|