loli_profiler icon indicating copy to clipboard operation
loli_profiler copied to clipboard

Memory instrumentation tool for android app&game developers.

Results 17 loli_profiler issues
Sort by recently updated
recently updated
newest added

内存统计中的 anonymous 是什么含义?我看代码表示libName为空的情况,为什么会存在libName为空呢? ![image](https://user-images.githubusercontent.com/2156906/174288264-659dddd7-d923-43dd-a872-3b0f50150cea.png)

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...

![image](https://user-images.githubusercontent.com/6290870/155102854-8fbe629a-c90b-44a8-a41e-cb7427e5219d.png)

查看/data/local/tmp 已经有libloli.so 和 loli2.conf

![image](https://user-images.githubusercontent.com/5811464/133886330-c550e703-c0f9-41c2-aab8-844872189f32.png) ![image](https://user-images.githubusercontent.com/5811464/133885003-92f4193d-6dbc-4ee2-b0c3-d575810840ef.png) ```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的监控?

documentation
wontfix

Show merged Callbacks功能我有两个优化意见,供你参考: 1. Show merged Callbacks的调用栈很长,点击一次展开一级非常麻烦,能不能点击一下一次性自动展开所有的调用堆栈呢? 2. Show merged Callbacks显示合并后,有种类型的调用堆栈。这两种堆栈其实前面的都是相同的,只有后面几个方法不同,但是分成了两类展示,这里的展示方式可以优化一下: ![image](https://user-images.githubusercontent.com/7676643/126624892-02de77c0-fda5-4e6e-a2ef-5eaf90a76d84.png) ![image](https://user-images.githubusercontent.com/7676643/126624675-648816ff-9809-4d6f-bd4a-5c0503b7ef6e.png)

enhancement

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....

enhancement
help wanted

We need a console version to integrate loli into our automatic test pipeline.

enhancement

unity2019.4,unity和libil2cpp一直解析不出来,看到有生成libil2cpp.so.txt和libunity.so.txt都是有符号的 ![image](https://user-images.githubusercontent.com/8540802/195784042-6337b6e2-8937-4e3a-a40e-45d32880bdd9.png)