Automic VaultAutomic Vault

brew

jhiccup mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jhiccup in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jhiccup

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#jhiccup

nixpkgs package indexes · pkgs/by-name/jh/jhiccup/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Measure pauses and stalls of an app's Java runtime platform

Befehle und Aliase

  • jHiccup
  • jHiccupLogProcessor
  • jHiccupPlotter

Verlauf

Projektgeschichte und Nutzung

jHiccup is Gil Tene's Java latency-observation tool for measuring platform pauses, including JVM stalls and operating-system or hardware scheduling noise. It records the delays a Java application experiences when it is not continuously runnable.

Projektgeschichte

The public repository was created in 2013 and the README identifies the author as Gil Tene of Azul Systems. The first tagged line visible in the repository is jHiccup 1.3.5 from November 2013, and the 2.0.x line reached 2.0.10 in 2018.

The tool reflects Azul's long-running focus on Java pause behavior. It can run as a Java agent, attach to an already running process, or wrap an existing Java command, making it practical for production-like measurements without rewriting the application under test.

Adoptionsgeschichte

jHiccup spread among JVM performance engineers because it measures latency symptoms from the application's point of view rather than only reporting garbage-collector events. Azul's product page and Prime documentation keep it available as an open-source component and describe its use in evaluating JVM runtime pauses.

Its package-manager footprint is narrower than general-purpose CLIs, but Homebrew and Nix packaging make sense: the audience is specialized, and the tool is most useful when an engineer can install it quickly on a machine under test.

Wie es verwendet wird

jHiccup starts a thread that sleeps at a small interval and records wake-up delays beyond the expected sleep time. It writes histogram logs that can be processed by jHiccupLogProcessor or viewed with HdrHistogram-based tools.

Common use cases include comparing JVM pause behavior, separating application-visible stalls from operating-system noise, attaching a control process for baseline idle hiccups, and producing charts for latency investigations.

Warum Paket-Nerds sich dafür interessieren

For package nerds, jHiccup is a good example of a tiny diagnostic package with a highly specific audience. It packages an expert performance concept into command-line tools, a Java agent, and log-processing utilities rather than a full monitoring platform.

It is also historically tied to HdrHistogram and the Java low-latency community, where percentile distributions and pause visibility matter more than average throughput.

Zeitleiste

  • 2013: The public jHiccup repository was created and jHiccup 1.3.5 was tagged.
  • 2018: jHiccup 2.0.10 was tagged.
  • 2021: The README was updated with a Works with OpenJDK badge, reflecting continued compatibility signaling.

Related projects

  • HdrHistogram is the histogram format and library used by jHiccup logs.
  • HistogramLogAnalyzer and HdrHistogramVisualizer are named by the README as tools for analyzing or plotting histogram logs.
  • Azul Prime documentation uses jHiccup as part of JVM pause evaluation workflows.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:runtime

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jHiccupcliglobales Executable
jHiccupLogProcessorcliglobales Executable
jHiccupPlottercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.0.10
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.azul.com/products/components/jhiccup/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jhiccup
Version2.0.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jhiccup
Homepagehttps://www.azul.com/products/components/jhiccup/
Repositoryhttps://github.com/giltene/jHiccup
Upstream-Dokumentationhttps://docs.azul.com/prime/jHiccup
LizenzCC0-1.0 OR BSD-2-Clause
Quellarchivhttps://www.azul.com/wp-content/uploads/jHiccup-2.0.10-dist.zip
Zuletzt aktualisiert2026-07-04T13:13:40+09:00
Pulseupdated
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejhiccup
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

jhiccup

nix profile install nixpkgs#jhiccup
  • normalized package name match
  • Abgeglichen nach: Jhiccup
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jh/jhiccup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment