Jifa
π¬ Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
Install / Use
/learn @eclipse-jifa/JifaREADME
Eclipse Jifa
Introduction
Online Analyzer for Heap Dump, GC Log, Thread Dump and JFR File.
Please refer to GitHub Pages for more information.
Quick Start
Playground π
Run Jifa Locally
Docker
# Default service address is at http://localhost:8102
curl -fsSL https://raw.githubusercontent.com/eclipse/jifa/main/jifa.sh | bash
# Change the server port
curl -fsSL https://raw.githubusercontent.com/eclipse/jifa/main/jifa.sh | bash -s -- -p <port>
# Analyze local files
curl -fsSL https://raw.githubusercontent.com/eclipse/jifa/main/jifa.sh | bash -s -- <file1 path> <file2 path> ...
# Set JVM Options
curl -fsSL https://raw.githubusercontent.com/eclipse/jifa/main/jifa.sh | bash -s -- --jvm-options "<JVM options>"
Note: Please make sure that Docker is installed.
jpackage
Use the 'jpackage' command provided by Java 14 and above to package it into a binary installation package for local use (stand-alone mode). Please execute the following script:
jifa-jpackage.{sh | bat}
Links
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
