jHiccup icon indicating copy to clipboard operation
jHiccup copied to clipboard

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 plat...

Results 13 jHiccup issues
Sort by recently updated
recently updated
newest added

example : folder name : "new folder" files inside: * jHiccup.jar * orkTerminal2021.jar * run.bat file that contain the line : java -javaagent:jHiccup.jar="-c" -XX:+UseZGC -jar orkTerminal2021.jar tested on win 10...

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hi Gil, Could you please guide me on the following - How can I achieve log file rotation after the log has reached a specific size limit. I understand we...

Hi There, This project is still using an old implementation of LGTM's automated code review, which has now been disabled. To continue using automated code review, and receive checks on...

I have a use case where I'd like to track how much time is spent in "hiccup" compared to a total time taken to serve a request. What's the recommended...

Hi, I found an interesting case in this project. It has “Thread.sleep()” in a “while(true)” loop. I found some discussion in Stackoverflow and other website. It can be refactored by...

I've tried use Solr with Jhiccup to analyze garbage collectors of Azul zing JVM and G1GC of Java-Hotspot. I launched solr, and want include jHiccup on it. of solr process...

After chatting with an Azul engineer, it was suggested I create this issue to ask for a clarification in the documentation (if no code change is needed) to describe which...

Using jHiccupPlotter, when generating a chart with default options and no SLA > Run-time error '-2147024809 (80070057)': The index into the specified collection is out of bounds. This happens in...

![screen shot 2016-03-21 at 3 02 30 pm](https://cloud.githubusercontent.com/assets/3031383/13935740/4023f63a-ef76-11e5-8ffc-08071c55c258.png)