g

google-cloud-profiler

is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code.
https://github.com/googleapis/google-cloud-java
Apache-2.0
Google LLC
Tomo Suzuki
Files download
File Operation
google-cloud-profiler-2.43.0.jar download
google-cloud-profiler-2.43.0.pom download
google-cloud-profiler-2.43.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.google.cloud</groupId>
  <artifactId>google-cloud-profiler</artifactId>
  <version>2.43.0</version>
</dependency>
Gradle Groovy
implementation 'com.google.cloud:google-cloud-profiler:2.43.0'
Gradle Kotlin
implementation("com.google.cloud:google-cloud-profiler:2.43.0")
Scala SBT
libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.43.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.cloud', module='google-cloud-profiler', version='2.43.0')
)
Apache Ivy
<dependency org="com.google.cloud" name="google-cloud-profiler" rev="2.43.0" />
Leiningen
[com.google.cloud/google-cloud-profiler "2.43.0"]
Apache Buildr
'com.google.cloud:google-cloud-profiler:jar:2.43.0'
Dependencies

compile

|-- io.grpc:grpc-api:1.62.2

|-- com.google.code.findbugs:jsr305:3.0.2

|-- com.google.errorprone:error_prone_annotations:2.26.1

|-- io.grpc:grpc-stub:1.62.2

|-- io.grpc:grpc-protobuf:1.62.2

|-- com.google.api:api-common:2.31.0

|-- com.google.auto.value:auto-value-annotations:1.10.4

|-- javax.annotation:javax.annotation-api:1.3.2

|-- com.google.j2objc:j2objc-annotations:3.0.0

|-- com.google.protobuf:protobuf-java:3.25.3

|-- com.google.api.grpc:proto-google-common-protos:2.39.0

|-- com.google.api.grpc:proto-google-cloud-profiler-v2:2.43.0

|-- com.google.guava:guava:33.1.0-jre

|-- com.google.guava:failureaccess:1.0.2

|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava

|-- org.checkerframework:checker-qual:3.42.0

|-- com.google.api:gax:2.48.0

|-- com.google.auth:google-auth-library-credentials:1.23.0

|-- io.opencensus:opencensus-api:0.31.1

|-- io.grpc:grpc-context:1.62.2

|-- com.google.auth:google-auth-library-oauth2-http:1.23.0

|-- com.google.api:gax-grpc:2.48.0

|-- io.grpc:grpc-inprocess:1.62.2

|-- io.grpc:grpc-core:1.62.2

|-- io.grpc:grpc-alts:1.62.2

|-- io.grpc:grpc-grpclb:1.62.2

|-- org.conscrypt:conscrypt-openjdk-uber:2.5.2

|-- io.grpc:grpc-auth:1.62.2

|-- io.grpc:grpc-netty-shaded:1.62.2

|-- com.google.api:gax-httpjson:2.48.0

|-- com.google.code.gson:gson:2.10.1

|-- com.google.http-client:google-http-client:1.44.1

|-- org.apache.httpcomponents:httpclient:4.5.14

|-- commons-codec:commons-codec:1.16.1

|-- org.apache.httpcomponents:httpcore:4.4.16

|-- io.opencensus:opencensus-contrib-http-util:0.31.1

|-- com.google.http-client:google-http-client-gson:1.44.1

|-- com.google.protobuf:protobuf-java-util:3.25.3

|-- org.threeten:threetenbp:1.6.9

runtime

|-- io.grpc:grpc-protobuf-lite:1.62.2

|-- com.google.android:annotations:4.1.1.4

|-- org.codehaus.mojo:animal-sniffer-annotations:1.23

|-- io.grpc:grpc-util:1.62.2

|-- io.perfmark:perfmark-api:0.27.0

|-- io.grpc:grpc-googleapis:1.62.2

|-- io.grpc:grpc-xds:1.62.2

|-- io.opencensus:opencensus-proto:0.2.0

|-- io.grpc:grpc-services:1.62.2

|-- com.google.re2j:re2j:1.7