All Projects → Tencent → Loli_profiler

Tencent / Loli_profiler

Licence: other
Memory instrumentation tool for android app&game developers.

Programming Languages

c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Loli profiler

Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (-31.84%)
Mutual labels:  unity3d, unreal-engine-4
audria
audria - A Utility for Detailed Ressource Inspection of Applications
Stars: ✭ 35 (-80.45%)
Mutual labels:  profiler, memory
rmem
MTuner SDK - Memory profiling library
Stars: ✭ 25 (-86.03%)
Mutual labels:  profiler, memory
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: ✭ 4,208 (+2250.84%)
Mutual labels:  unity3d, unreal-engine-4
Minject
Mono Framework Interaction / Injection Library for .NET (C++/CLI)
Stars: ✭ 42 (-76.54%)
Mutual labels:  unity3d, memory
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+232.4%)
Mutual labels:  unity3d, unreal-engine-4
profiling
Non-discriminatory profiling of Ruby code leveraging the ruby-prof gem
Stars: ✭ 12 (-93.3%)
Mutual labels:  profiler, memory
Memprof
A memory profiler for Python. As easy as adding a decorator!
Stars: ✭ 115 (-35.75%)
Mutual labels:  memory, profiler
Unityheapexplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
Stars: ✭ 179 (+0%)
Mutual labels:  memory, profiler
Disruptor Unity3d
Basic implementation of Disruptor for Unity3d
Stars: ✭ 180 (+0.56%)
Mutual labels:  unity3d
Unitylive2dextractor
Unity Live2D Cubism 3 Extractor
Stars: ✭ 183 (+2.23%)
Mutual labels:  unity3d
Kvirc
The KVIrc IRC Client
Stars: ✭ 179 (+0%)
Mutual labels:  qt5
Unity3d Logcat Extension
Logcat (android logging) extension for Unity3D
Stars: ✭ 179 (+0%)
Mutual labels:  unity3d
Unityanime4k
Anime4K upscaler for Unity
Stars: ✭ 183 (+2.23%)
Mutual labels:  unity3d
Kinobinary
Binary image effect for Unity
Stars: ✭ 180 (+0.56%)
Mutual labels:  unity3d
Browser
🌍 Cross-platform Material design web browser
Stars: ✭ 184 (+2.79%)
Mutual labels:  qt5
Unitybarcodescanner
Simple Unity Barcode Scanner
Stars: ✭ 180 (+0.56%)
Mutual labels:  unity3d
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (+0%)
Mutual labels:  unity3d
Naughtyattributes
Attribute Extensions for Unity
Stars: ✭ 2,641 (+1375.42%)
Mutual labels:  unity3d
Rts Community Project
Lets build an RTS Game with Unreal Engine 4!
Stars: ✭ 183 (+2.23%)
Mutual labels:  unreal-engine-4

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 profiling release build applications on rooted devices.
  • Multiple data view modes: tree map/call tree/memory fragmentation.

Documents

Special Thanks

License

See LICENSE File.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].