giltene / jHiccup

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
Other
677 stars 92 forks source link

Package using JarJar to avoid conflicts with other versions of HdrHistog... #9

Closed mikeb01 closed 10 years ago

mikeb01 commented 10 years ago

Adds JarJar plugin. Remove direct import of HdrHistogram. Copies classes from org.HdrHistogram to org.jhiccup.internal.hdrhistogram.