Analyze the output of Eclipse MAT (heap dump leak suspects report) in the current folder, provide a summary and suggestions how to optimize the application.
Install Prompt
Add this prompt to your Amazon Q CLI prompt library:
1. Download to local prompt library:
mkdir -p .amazonq/cli-prompts && curl -o .amazonq/cli-prompts/java-heap-dump-analysis.md https://promptz.dev/prompts/analysis/java-heap-dump-analysis/index.md2. Use with Q CLI:
q prompts use java-heap-dump-analysis