SkillAgentSearch skills...

AndroidMethodTraceRunner

A command line tool to run Android Method Trace with ddmlib

Install / Use

/learn @likaci/AndroidMethodTraceRunner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MethodTraceRunner

A command line tool to run Android Method Trace
Powered by ddmlib

Usage

mtr
 -h         show help msg
 -p <arg>   package name
 -o <arg>   output file
 -t <arg>   trace time
 -v         verbose log
$ java -jar mtr.jar -p com.your.package -o output.trace -t 10
this cmd will trace app com.your.package for 10 seconds and save result at output.trace.

Download

https://github.com/likaci/MethodTraceRunner/releases

Refs

https://android.googlesource.com/platform/tools/base/+/master/ddmlib/ https://developer.android.com/studio/profile/am-methodtrace.html http://blog.csdn.net/eclipsexys/article/details/51316423

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks4

Languages

Java

Security Score

60/100

Audited on Aug 8, 2023

No findings