百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

loli_profiler

> 编程语言
开源

为 Android 应用和游戏开发者提供 CI 和 AI 支持的内存仪表盘工具。

690 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

为 Android 应用和游戏开发者提供 CI 和 AI 支持的内存仪表盘工具。

Overview

LoliProfiler is a C/C++ memory profiling tool for Android games and applications.

LoliProfiler supports profiling debuggable applications out of box. And offers engine specific (UnrealEngine4/Unity) modifications to enable profiling complex or production level games.

Features

  • Profiler client supports Windows 10/7 and Mac OSX Mojave and newer.
  • Work with debuggable applications out of box.
  • Support attaching to running application.
  • Support multiple back-trace implementations.
  • Support profiling complex games by doing some mods with your game engine.
  • Support detecting c++ code memory leaks(Tested with Unreal Engine 4.26).
  • Support profiling release build applications on rooted devices.
  • Multiple data view modes: tree map/call tree/memory fragmentation.
  • Builtin adb console to be able to exec command.
  • CLI mode for automated profiling and CI/CD integration.
  • AI (Claude Code) based memory growth report generation.
  • loli CLI for interactive heap snapshot/diff exploration from any shell or agent.

Documents

  • Quick Start Guide (Chinese)
  • CLI Mode Guide - Automated profiling for CI/CD
  • loli Heap Explorer CLI - Interactive heap snapshot exploration
  • Working With Game Engines (Chinese)
  • Trouble Shooting
  • Build Project
  • How Does It Work (Chinese)
  • Architecture & Developer Reference - Components, data structures, threading, pitfalls

Special Thanks

  • QT framework
  • Perfetto
  • LZ4
  • Chromium
  • JDWP injector
  • XHook
  • Android native memory leak solution
  • YMTreeMap
  • qconsolewidget
  • Icons smashicons, freepik

License

See LICENSE File.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++androidclaude-codecppmemory

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言