Skip to content

Add Hexana plugin to JVM tools list#1285

Open
minamoto79 wants to merge 1 commit into
akullpp:masterfrom
minamoto79:patch-1
Open

Add Hexana plugin to JVM tools list#1285
minamoto79 wants to merge 1 commit into
akullpp:masterfrom
minamoto79:patch-1

Conversation

@minamoto79

@minamoto79 minamoto79 commented Jul 6, 2026

Copy link
Copy Markdown

Adds Hexana under Performance analysis.

Hexana is an IntelliJ plugin (JetBrains InnoHub project) for inspecting
JIT-compiled code. Unlike JITWatch, it captures nmethods directly through
a bundled JVMTI agent — no -XX:+LogCompilation parsing and no hsdis
install — and can auto-attach to every forked JMH benchmark JVM, writing
one .jit dump per benchmark.

Free, no signup. Docs: https://jetbrains.github.io/hexana


Summary by cubic

Add Hexana to the Performance analysis tools list in the README. It’s an IntelliJ plugin that captures C2/GraalVM JIT output via a bundled JVMTI agent and can auto-attach to JMH forks for per-benchmark .jit dumps.

Written for commit 24ea7ac. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant