Xamarin Profiler can be integrated with your existing Xamarin toolchain to collect information about your Xamarin apps. It helps you find memory leaks and resolve performance bottlenecks. Profiler has three three tabs: Allocations for tracking memory, Time Profiler for tracking performance, and Cycle for tracking memory cycles.
v1.1 [Jan 24, 2017]
Bugs fixed:
- Unable to group allocations by class/method.
- Unable to check 'only live objects'.
- Start button disabled after profiling stopped.
- Unable to save snapshot setting.