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
Special Thanks
License
See LICENSE File.