Google Cloud Profiler (aka Stackdriver Profiler) is a production performance monitoring and analysis tool for Google Cloud Platform. It continuously collects detailed information about CPU, time and memory usage in a service, attributes it to the source code functions and visualizes that to enable identifying slow code paths. It is based on the continuous production performance monitoring infrastructure built within Google.