Google Cloud Profiler · Capability
Google Cloud Profiler API
The Cloud Profiler API enables creating, listing, and managing profiling profiles for applications. It supports creating profiles for CPU, heap, wall time, contention, and thread profiling types, and provides access to collected profiling data for performance analysis.
What You Can Do
POST
Createprofile
— Google Cloud Profiler Create Profile
/v2/projects/{projectId}/profiles
POST
Createofflineprofile
— Google Cloud Profiler Create Offline Profile
/v2/projects/{projectId}/profiles:createOffline
PATCH
Updateprofile
— Google Cloud Profiler Update Profile
/v2/projects/{projectId}/profiles/{profileId}
GET
Listprofiles
— Google Cloud Profiler List Profiles
/v2/projects/{projectId}/profiles:list
MCP Tools
createprofile
Google Cloud Profiler Create Profile
createofflineprofile
Google Cloud Profiler Create Offline Profile
updateprofile
Google Cloud Profiler Update Profile
listprofiles
Google Cloud Profiler List Profiles
read-only
idempotent