https://www.udacity.com/course/android-performance–ud825
www.youtube.com/playlist?list=PLWz5rJ2EKKc9CBxr3BVjPTPoDPLdPIFCE – 58 – 73 video in the list
Profiling:
- performance monitor
- memory monitor
 - cpu monitor
 - gpu monitor
 - network monitor
 
 - data analysis
- java heap viewer
 - allocation tracker
 - method trace
 - system trace
 
 - rendering