io.kemtoa:glibc-malloc-stats

An utility for retrieving the JVM's malloc statistics when using glibc malloc.

License

License

GroupId

GroupId

io.kemtoa
ArtifactId

ArtifactId

glibc-malloc-stats
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.kemtoa:glibc-malloc-stats
An utility for retrieving the JVM's malloc statistics when using glibc malloc.
Source Code Management

Source Code Management

http://github.com/bgK/glibc-malloc-stats/tree/master/glibc-malloc-stats

Download glibc-malloc-stats

How to add to project

<!-- https://jarcasting.com/artifacts/io.kemtoa/glibc-malloc-stats/ -->
<dependency>
    <groupId>io.kemtoa</groupId>
    <artifactId>glibc-malloc-stats</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kemtoa/glibc-malloc-stats/
implementation 'io.kemtoa:glibc-malloc-stats:1.0.0'
// https://jarcasting.com/artifacts/io.kemtoa/glibc-malloc-stats/
implementation ("io.kemtoa:glibc-malloc-stats:1.0.0")
'io.kemtoa:glibc-malloc-stats:jar:1.0.0'
<dependency org="io.kemtoa" name="glibc-malloc-stats" rev="1.0.0">
  <artifact name="glibc-malloc-stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kemtoa', module='glibc-malloc-stats', version='1.0.0')
)
libraryDependencies += "io.kemtoa" % "glibc-malloc-stats" % "1.0.0"
[io.kemtoa/glibc-malloc-stats "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0