Best android open-source packages and libraries.

Loli_profiler

Memory instrumentation tool for android app&game developers.
Updated 3 weeks ago

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.

Documents

Special Thanks

License

See LICENSE File.

Tags app game