Profiling (Extension)

BTrace low-overhead profiling support

License

License

GPLv2 /w Classpath Exception
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

ext-profiling
Last Version

Last Version

2.0.1-nimble
Release Date

Release Date

Type

Type

jar
Description

Description

Profiling (Extension)
BTrace low-overhead profiling support

Download ext-profiling

How to add to project

<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/ -->
<dependency>
    <groupId>org.gridkit.3rd.btrace</groupId>
    <artifactId>ext-profiling</artifactId>
    <version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/
implementation 'org.gridkit.3rd.btrace:ext-profiling:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/
implementation ("org.gridkit.3rd.btrace:ext-profiling:2.0.1-nimble")
'org.gridkit.3rd.btrace:ext-profiling:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="ext-profiling" rev="2.0.1-nimble">
  <artifact name="ext-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='ext-profiling', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "ext-profiling" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/ext-profiling "2.0.1-nimble"]

Dependencies

compile (2)

Group / Artifact Type Version
org.gridkit.3rd.btrace : core jar 2.0.1-nimble
org.gridkit.3rd.btrace : core-api jar 2.0.1-nimble

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-nimble