1
0
mirror of https://github.com/sunflower-zyb/Blog.git synced 2025-06-07 22:44:04 +08:00

Create MAT.md

This commit is contained in:
Zhang 2016-02-18 17:42:14 +08:00
parent 5b9d48ba82
commit 803f5a81b6

12
M/MAT.md Normal file
View File

@ -0,0 +1,12 @@
#MAT
## 基础用法
[Android最佳性能实践(二)——分析内存的使用情况](http://blog.csdn.net/guolin_blog/article/details/42238633)
讲解了垃圾回收机制Garbage Collection简称GC监听GC过程通过查看log信息介绍MAT基本使用方法
[MAT使用入门](http://www.jianshu.com/p/d8e247b1e7b2#)
使用Android Studio获取HPROF文件MAT中的一些概念