HeapInspector is a debug tool that monitors the memory heap with backtrace recording in your iOS app. You can discover memory leaks, no longer used objects, abandoned memory and more issues directly on your device without ever starting Instruments. Basically, you can inspect the entire heap and see all living objects of your iOS app. To be more precise you can record the heap for a specific part of the app. For instance when navigating through the menu. Like in Apple's Instruments the snapshot compares the heap before you started recording. For instance you can start the snapshot before you push a new UIViewController onto your UINavigationController stack and stop after popping the UIViewController.

Features

  • Leak objects
  • Retain cycles
  • Living objects that are no longer needed
  • Static objects like singletons or cached UIImage
  • Dirty memory and your objects on the heap
  • Reference history (backtrace support) See who called retain, strong, release

Project Samples

Project Activity

See All Activity >

Categories

Debuggers

License

MIT License

Follow HeapInspector

HeapInspector Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HeapInspector!

Additional Project Details

Operating Systems

Apple iPhone

Programming Language

Objective C

Related Categories

Objective C Debuggers

Registered

2023-06-14