我正在使用 GCviewer 分析我的 gc 日志。我无法获得更好的教程来理解 GCviewer 选项。请向我解释以下选项并与我分享 GCViewer 教程。
我在 GCViewer 的内存选项卡中找到了下面提到的选项
Total heap(useage/alloc. max) 1,956.9M(95.7%) /2,044M
1. Is it current status of my heap size or maxmium reached heap size?
Tenured heap (useage/alloc. max) 1,355M/1,060M
2. what is Tenured heap?
3.What is Young Heap?
4. Avg after full GC?
5. Freed by Full GC?
6. Freed by GC?
7. Avg promotion?
8. Total Promotion?