What this chapter covers:
Android Studio Profiler
CPU view
Memory view
Android Studio 3.0 replaces the old Android Monitor with the new Android Profiler. It’s an integrated view for profiling an app’s memory consumption, network usage, CPU usage, and power usage. In this chapter, you’ll take a quick look at the Profiler.
The Profiler
The Profiler is new in Android Studio 3. It replaces the Android Monitor and offers a new, unified, shared timeline view for CPU, memory, network, and energy graphs.