Skip to content

iOS tool that helps with profiling iOS Memory usage.

License

Notifications You must be signed in to change notification settings

zhengbomo/FBMemoryProfiler

 
 

Repository files navigation

FBMemoryProfiler

下面是基于原项目的修改

  • 合并FBAllocationTracker和FBRetainCycleDetector
  • 添加tweak
  • 添加系统库过滤,不展示系统库的类
  • 添加泄露过滤,只展示存在泄露的类,不展示安全的类
  • UI调整
  • 修复crash

About

iOS tool that helps with profiling iOS Memory usage.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 63.8%
  • Objective-C++ 28.6%
  • C 4.6%
  • Ruby 1.4%
  • Logos 1.0%
  • Shell 0.4%
  • Makefile 0.2%