1
0
mirror of https://github.com/sunflower-zyb/Blog.git synced 2025-06-08 15:34:38 +08:00
Blog/M/MAT.md
2016-02-18 17:42:14 +08:00

13 lines
409 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#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中的一些概念