登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
jeff.stone
/
GCViewer
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
1.36
[maven-release-plugin] copy for tag 1.36
8c4aafa
2019-12-01 05:36
下载
1.35
[maven-release-plugin] copy for tag 1.35
155210b
2017-06-28 22:44
下载
1.34.1
[maven-release-plugin] copy for tag 1.34.1
434091a
2015-02-01 05:28
下载
1.34
[maven-release-plugin] copy for tag 1.34
56671fd
2014-11-30 21:40
下载
1.33
[maven-release-plugin] copy for tag 1.33
0103c05
2013-10-31 01:47
下载
1.32
general updates new graphs for tenured and young generation clicking on scrollbar in chart moves exactly one page (issue #28) support for command line only mode (supplied by Peter Bilstein, issue #26) support decimals for zoom factor (supplied by Bernd Eckenfels, issue #39) better recognition of file format (supplied by Andrey Skripalschikov, issue #42) improved performance in chart for large gc logs (supplied by Neil Gentleman, issue #48) add new export format "simple gc log" (gchisto compatible, issue #49) updates for Sun / Oracle parser support for G1 algorithm updated support -XX:+PrintAdaptiveSizePolicy -XX:-UseAdaptiveSizePolicy (print without use, issue #36) support -XX:PrintCMSStatistics=2 (output ignored, issue #33) support -XX:+CMSScavengeBeforeRemark in Sun JDK1.5 (issue #41) support -XX:+PrintTenuringDistribution for OpenJDK1.6.0_22 (issue #60) updates for JRockit parser better support for JRockit 1.5 (supplied by Rupesh Ramachandran, issue #45) support for JRockit 1.6 (supplied by Rupesh Ramachandran, issue #29) updates for IBM parser support large numbers in J9 log files (supplied by Bernd Eckenfels + Scott Fraser, issue #40)
7d39d91
2013-03-15 01:18
下载
1.31
* updates to the G1 parser * support new output format (`-XX:+PrintGCDetails`) in jdk 1.7u2+ * support `-XX:+PrintTenuringDistribution` (output ignored) * support `-XX:+PrintGCApplicationStoppedTime` (output ignored) * support `-XX:+PrintGCApplicationConcurrentTime` (output ignored) * updates to the CMS parser * support `-XX:+CMSScavengeBeforeRemark` * support `-XX:+PrintPromotionFailure` (output ignored) * support AdaptiveSizePolicy-CMS (`-XX:+UseConcMarkSweepGC` `-XX:+PrintAdaptiveSizePolicy`) * improved performance in chart for large gc logs * support B as memory unit * bug in unittests fixed when they were run in a different timezone than GMT+1 * Support for OSX application bundles (supplied by [Johan Kaving](https://github.com/jkaving)) * support `-XX:-PrintGCTimeStamps` (no timestamps) when `-XX:+PrintGCDateStamps` (but datestamps) is used (except for G1) * bug fix: timestamp ruler shows nicer values for long durations (not 3h59m59s but 4h) * bug fix: prevent polygon optimisation from producing artifacts in the end of the chart * support for new timestamp format in IBM JDK 6 (supplied by [Cka3o4Huk](https://github.com/Cka3o4Huk)) * version also shown on DesktopPane
a7055cb
2012-07-14 20:31
下载
1.31-RC5
- -XX:+PrintAdaptiveSizePolicy implemented for java 1.4 / 1.5 as well - NAN with G1 calculating initiatingOccupancyFraction fixed - G1 remark with java 7 contains more information (0.218: [GC remark 0.224: [GC ref-proc, 0.0000049 secs], 0.0059832 secs]) - treat "Mark stack is full" messages as separate event - improved accuracy of young and tenured generation in chart
133f0db
2012-02-06 01:07
下载
1.31-RC4
* "zero"-point of chart starts with first gc event (not always assumed, that "0" seconds is start) * new panel showing details about gc pauses found in the log file * ignore entries made by `-XX:+PrintHeapAtGC` * ignore entries made by `-XX:+PrintAdaptiveSizePolicy` * horizontal scrolling in chart with mouse wheel is faster
495b7f6
2012-01-12 04:38
下载
1.31-RC3
- better support for G1 algorithm - new chart line showing "initial mark level" (yellow) - new chart lines showing begin (cyan) and end (pink) of concurrent collections - view properties are remembered between sessions - less parser error messages are displayed
6c4f3d8
2011-12-04 16:51
下载
1.31-RC2
- AboutDialog graphics updated - AboutDialog closes on "escape" + "enter" - new metric "promotion" in memory tab
14a003e
2011-11-17 23:08
下载
1.31-RC1
- parses Sun Java 1.6 GC logs (including CMS and G1) - displays more information in data tabs -> more details about pause times -> initiating occupancy fraction for CMS -> sizes of young, tenured, perm generations if available - supports -XX:+PrintGCDateStamps - recognises "ParNew (promotion failed)" and "(concurrent mode failure)" as full gc - is compiled with Java 1.6 -> needs 1.6 VM to run
1908991
2011-11-05 20:08
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/jeffstone/GCViewer.git
git@gitee.com:jeffstone/GCViewer.git
jeffstone
GCViewer
GCViewer
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册