Skip to content

Instantly share code, notes, and snippets.

@AndroConsis
Created April 2, 2019 11:16
Show Gist options
  • Save AndroConsis/835e906fefbe58fcd64407f32a8517f4 to your computer and use it in GitHub Desktop.
Save AndroConsis/835e906fefbe58fcd64407f32a8517f4 to your computer and use it in GitHub Desktop.
Systrace command>
move into android-sdk/platform-tools/systrace
run
$ systrace.py --time=10 -o trace.html sched gfx view -a <package.name />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment