loli_profiler
loli_profiler copied to clipboard
Memory instrumentation tool for android app&game developers.
内存统计中的 anonymous 是什么含义?我看代码表示libName为空的情况,为什么会存在libName为空呢? 
i cannot captured records when i debug my debugable app. i want to konw is it caused by my UNROOT phone? and loliprofiler show, Starting application ... Application Started! Connecting...

查看/data/local/tmp 已经有libloli.so 和 loli2.conf
  ```java 9-18 17:55:51.428 25222 25222 I Loli : JNI_OnLoad 09-18 17:55:51.428 25222 25222 I Loli : mode: 0, build: default, minRecSize: 256, blacklist: 0, hookLibs: libunity,libil2cpp,libmtmap.so,libtbtengine.so, 09-18 17:55:51.429...
sindney,你好! 请问LoliProfiler是否支持memalign、mmap/mmap64的监控?
Show merged Callbacks功能我有两个优化意见,供你参考: 1. Show merged Callbacks的调用栈很长,点击一次展开一级非常麻烦,能不能点击一下一次性自动展开所有的调用堆栈呢? 2. Show merged Callbacks显示合并后,有种类型的调用堆栈。这两种堆栈其实前面的都是相同的,只有后面几个方法不同,但是分成了两类展示,这里的展示方式可以优化一下:  
https://github.com/Tencent/matrix/pull/595 Matrix for Android v1.0 updates: Add Memory Hook. A native memory leak detection tool for Android. Add Pthread Hook. A Java and native thread leak detection tool for Android....
We need a console version to integrate loli into our automatic test pipeline.
unity2019.4,unity和libil2cpp一直解析不出来,看到有生成libil2cpp.so.txt和libunity.so.txt都是有符号的 