android-studioandroid-profilerandroid-studio-giraffe

How to get Android Studio Memory Profiler as shown in the official document


I am using Android Studio Giraffe 2022.3.1 Patch 1. The memory profiler looks like the following: enter image description here

However, the official document shows the memory profiler looking like the following: enter image description here

Pay attention to the #2 and #3 features at the top left corner. The profiler in my case does not have the dash line. Could anyone offer a tip on how to get the official Android Studio memory profiler?


Solution

  • Android Studio Giraffe 2022.3.1 Patch 1 has the official Memory Profiler. So, you are using the right one. Documentation is outdated and I have logged the following bug to get it updated: https://issuetracker.google.com/issues/303474260.

    Going forward, you can use "Report documentation bug" link at the end of the documentation to file bugs related.