I think things (location) have changed little bit.
For:
Android Studio 1.2.1.1
Build @AI-141.1903250 - built on May 5, 2015
Franco Rondinis answer should be
To track memory allocation of objects:
- Start your app as described in Run Your App in Debug Mode.
- Click Android to open the Android DDMS tool window.
- Select your device from the dropdown list.
- Select your app by its package name from the list of running apps.
- On the Android DDMS tool window, select Memory tab.
- Click Start Allocation Tracking Interact with your app on the device. Click Stop Allocation Tracking (same icon)
