在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → MemoryAnalyzer-1.2.0.20120530-win32.win32.x86_64.zip

MemoryAnalyzer-1.2.0.20120530-win32.win32.x86_64.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:45.84M
  • 下载次数:2
  • 浏览次数:197
  • 发布时间:2021-03-02
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
Memory Analyzer (MAT) The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Use the Memory Analyzer to analyze productive heap dumps with hundreds of millions of objects, quickly calculate the retained sizes of objec
【实例截图】
【核心代码】
61497985-b336-4471-b530-8393d55047d0
└── mat
├── artifacts.xml
├── configuration
│   ├── config.ini
│   ├── org.eclipse.equinox.simpleconfigurator
│   │   └── bundles.info
│   └── org.eclipse.update
│   └── platform.xml
├── eclipsec.exe
├── epl-v10.html
├── features
│   ├── org.eclipse.equinox.p2.core.feature_1.0.1.v20110906-1605-8290FZ9FVKHVRKtmx3fpNuo02129
│   │   ├── eclipse_update_120.jpg
│   │   ├── epl-v10.html
│   │   ├── feature.properties
│   │   ├── feature.xml
│   │   ├── license.html
│   │   └── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── org.eclipse.equinox.p2.extras.feature_1.0.1.v20110906-1605-7A4FD4DiVOMap8cHSc6vPuny4gqO
│   │   ├── eclipse_update_120.jpg
│   │   ├── epl-v10.html
│   │   ├── feature.properties
│   │   ├── feature.xml
│   │   ├── license.html
│   │   └── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── org.eclipse.equinox.p2.rcp.feature_1.0.1.v20110906-1605-782EqBqNKGVkiV-PUsgz-uny4gqO
│   │   ├── eclipse_update_120.jpg
│   │   ├── epl-v10.html
│   │   ├── feature.properties
│   │   ├── feature.xml
│   │   ├── license.html
│   │   └── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── org.eclipse.equinox.p2.user.ui_2.1.2.R37x_v20110815-1155-6-Bk8pYWZz0qUTX5I15GZWwbXkrl
│   │   ├── eclipse_update_120.jpg
│   │   ├── epl-v10.html
│   │   ├── feature.properties
│   │   ├── feature.xml
│   │   ├── license.html
│   │   └── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── org.eclipse.mat.dependencies.feature_1.2.0.201205300858
│   │   ├── about.html
│   │   ├── epl-v10.html
│   │   ├── feature.properties
│   │   ├── feature.xml
│   │   ├── license.html
│   │   └── META-INF
│   │   ├── MANIFEST.MF
│   │   └── maven
│   │   └── org.eclipse.mat
│   │   └── org.eclipse.mat.dependencies.feature
│   │   ├── pom.properties
│   │   └── pom.xml
│   └── org.eclipse.mat.ui.rcp.feature_1.2.0.201205300858
│   ├── about.html
│   ├── epl-v10.html
│   ├── feature.properties
│   ├── feature.xml
│   ├── license.html
│   └── META-INF
│   ├── MANIFEST.MF
│   └── maven
│   └── org.eclipse.mat
│   └── org.eclipse.mat.ui.rcp.feature
│   ├── pom.properties
│   └── pom.xml
├── MemoryAnalyzer.exe
├── MemoryAnalyzer.ini
├── notice.html
├── p2
│   ├── org.eclipse.equinox.p2.core
│   │   └── cache
│   │   ├── artifacts.xml
│   │   └── binary
│   │   ├── org.eclipse.mat.ui.rcp.feature_root_1.2.0.201205300858
│   │   ├── org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.2.0.201205300858
│   │   └── org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64_1.2.0
│   └── org.eclipse.equinox.p2.engine
│   └── profileRegistry
│   └── DefaultProfile.profile
│   ├── 1338370703410.profile.gz
│   ├── 1338370703419.profile.gz
│   ├── 1338370709394.profile.gz
│   └── 1338370711250.profile.gz
├── ParseHeapDump.bat
└── plugins
├── com.ibm.icu_4.4.2.v20110823.jar
├── javax.servlet_2.5.0.v201103041518.jar
├── javax.servlet.jsp_2.0.0.v201101211617.jar
├── org.apache.ant_1.8.2.v20120109-1030
│   ├── about_files
│   │   ├── ASL-LICENSE-2.0.txt
│   │   ├── DOM-LICENSE.html
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   └── SAX-LICENSE.html
│   ├── about.html
│   ├── bin
│   │   ├── ant
│   │   ├── ant.bat
│   │   ├── ant.cmd
│   │   ├── antenv.cmd
│   │   ├── antRun
│   │   ├── antRun.bat
│   │   ├── antRun.pl
│   │   ├── complete-ant-cmd.pl
│   │   ├── envset.cmd
│   │   ├── lcp.bat
│   │   ├── runant.pl
│   │   ├── runant.py
│   │   └── runrc.cmd
│   ├── etc
│   │   ├── ant-bootstrap.jar
│   │   ├── changelog.xsl
│   │   ├── checkstyle
│   │   │   ├── checkstyle-frames.xsl
│   │   │   ├── checkstyle-text.xsl
│   │   │   └── checkstyle-xdoc.xsl
│   │   ├── coverage-frames.xsl
│   │   ├── jdepend-frames.xsl
│   │   ├── jdepend.xsl
│   │   ├── junit-frames-xalan1.xsl
│   │   ├── junit-frames.xsl
│   │   ├── junit-noframes.xsl
│   │   ├── log.xsl
│   │   ├── maudit-frames.xsl
│   │   ├── mmetrics-frames.xsl
│   │   └── tagdiff.xsl
│   ├── lib
│   │   ├── ant-antlr.jar
│   │   ├── ant-apache-bcel.jar
│   │   ├── ant-apache-bsf.jar
│   │   ├── ant-apache-log4j.jar
│   │   ├── ant-apache-oro.jar
│   │   ├── ant-apache-regexp.jar
│   │   ├── ant-apache-resolver.jar
│   │   ├── ant-apache-xalan2.jar
│   │   ├── ant-commons-logging.jar
│   │   ├── ant-commons-net.jar
│   │   ├── ant-jai.jar
│   │   ├── ant.jar
│   │   ├── ant-javamail.jar
│   │   ├── ant-jdepend.jar
│   │   ├── ant-jmf.jar
│   │   ├── ant-jsch.jar
│   │   ├── ant-junit4.jar
│   │   ├── ant-junit.jar
│   │   ├── ant-launcher.jar
│   │   ├── ant-netrexx.jar
│   │   ├── ant-swing.jar
│   │   └── ant-testutil.jar
│   ├── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── OSGI-INF
│   │   └── l10n
│   │   └── bundle.properties
│   └── plugin.properties
├── org.apache.commons.codec_1.3.0.v201101211617.jar
├── org.apache.commons.el_1.0.0.v201101211617.jar
├── org.apache.commons.httpclient_3.1.0.v201012070820.jar
├── org.apache.commons.logging_1.0.4.v201101211617.jar
├── org.apache.jasper_5.5.17.v201101211617.jar
├── org.apache.lucene_2.9.1.v201101211721.jar
├── org.apache.lucene.analysis_2.9.1.v201101211721.jar
├── org.apache.lucene.core_2.9.1.v201101211721.jar
├── org.apache.lucene.highlighter_2.9.1.v20100421-0704.jar
├── org.apache.lucene.memory_2.9.1.v20100421-0704.jar
├── org.apache.lucene.misc_2.9.1.v20100421-0704.jar
├── org.apache.lucene.queries_2.9.1.v20100421-0704.jar
├── org.apache.lucene.snowball_2.9.1.v20100421-0704.jar
├── org.apache.lucene.spellchecker_2.9.1.v20100421-0704.jar
├── org.eclipse.ant.core_3.2.302.v20120110-1739.jar
├── org.eclipse.birt.chart.device.extension_3.7.2.v20120213.jar
├── org.eclipse.birt.chart.device.swt_3.7.2.v20120213.jar
├── org.eclipse.birt.chart.engine_3.7.2.v20120213.jar
├── org.eclipse.birt.chart.engine.extension_3.7.2.v20120213.jar
├── org.eclipse.birt.core_3.7.2.v20120213.jar
├── org.eclipse.core.commands_3.6.0.I20110111-0800.jar
├── org.eclipse.core.contenttype_3.4.100.v20110423-0524.jar
├── org.eclipse.core.databinding_1.4.0.I20110111-0800.jar
├── org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar
├── org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar
├── org.eclipse.core.expressions_3.4.300.v20110228.jar
├── org.eclipse.core.filesystem_1.3.100.v20110423-0524.jar
├── org.eclipse.core.jobs_3.5.101.v20120113-1953.jar
├── org.eclipse.core.net_1.2.100.I20110511-0800.jar
├── org.eclipse.core.resources_3.7.101.v20120125-1505.jar
├── org.eclipse.core.runtime_3.7.0.v20110110.jar
├── org.eclipse.core.runtime.compatibility.auth_3.2.200.v20110110.jar
├── org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505
│   ├── about.html
│   ├── fragment.properties
│   ├── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   └── runtime_registry_compatibility.jar
├── org.eclipse.core.variables_3.2.500.v20110928-1503.jar
├── org.eclipse.ecf_3.1.300.v20110531-2218.jar
├── org.eclipse.ecf.filetransfer_5.0.0.v20110531-2218.jar
├── org.eclipse.ecf.identity_3.1.100.v20110531-2218.jar
├── org.eclipse.ecf.provider.filetransfer_3.2.0.v20110531-2218.jar
├── org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20110531-2218.jar
├── org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218.jar
├── org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20110531-2218.jar
├── org.eclipse.ecf.ssl_1.0.100.v20110531-2218.jar
├── org.eclipse.emf.common_2.7.0.v20120127-1122.jar
├── org.eclipse.emf.ecore_2.7.0.v20120127-1122.jar
├── org.eclipse.emf.ecore.xmi_2.7.0.v20120127-1122.jar
├── org.eclipse.equinox.app_1.3.100.v20110321.jar
├── org.eclipse.equinox.common_3.6.0.v20110523.jar
├── org.eclipse.equinox.concurrent_1.0.200.v20110502.jar
├── org.eclipse.equinox.ds_1.3.1.R37x_v20110701.jar
├── org.eclipse.equinox.frameworkadmin_2.0.0.v20110815-1438.jar
├── org.eclipse.equinox.frameworkadmin.equinox_1.0.300.v20110815-1438.jar
├── org.eclipse.equinox.http.jetty_2.0.100.v20110502.jar
├── org.eclipse.equinox.http.registry_1.1.100.v20110502.jar
├── org.eclipse.equinox.http.servlet_1.1.200.v20110502.jar
├── org.eclipse.equinox.jsp.jasper_1.0.300.v20110502.jar
├── org.eclipse.equinox.jsp.jasper.registry_1.0.200.v20100503.jar
├── org.eclipse.equinox.launcher_1.2.0.v20110502.jar
├── org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
│   ├── about.html
│   ├── eclipse_1406.dll
│   ├── launcher.win32.win32.x86_64.properties
│   └── META-INF
│   ├── ECLIPSEF.RSA
│   ├── ECLIPSEF.SF
│   ├── eclipse.inf
│   └── MANIFEST.MF
├── org.eclipse.equinox.p2.artifact.repository_1.1.101.v20110815-1419.jar
├── org.eclipse.equinox.p2.console_1.0.300.v20110815-1419.jar
├── org.eclipse.equinox.p2.core_2.1.1.v20120113-1346.jar
├── org.eclipse.equinox.p2.director_2.1.1.v20111126-0211.jar
├── org.eclipse.equinox.p2.director.app_1.0.300.v20111126-0153.jar
├── org.eclipse.equinox.p2.directorywatcher_1.0.300.v20110815-1419.jar
├── org.eclipse.equinox.p2.engine_2.1.1.R37x_v20111003.jar
├── org.eclipse.equinox.p2.extensionlocation_1.2.100.v20110815-1419.jar
├── org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110815-1419.jar
├── org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110815-1438.jar
├── org.eclipse.equinox.p2.metadata_2.1.0.v20110815-1419.jar
├── org.eclipse.equinox.p2.metadata.repository_1.2.0.v20110815-1419.jar
├── org.eclipse.equinox.p2.operations_2.1.1.R37x_v20111111.jar
├── org.eclipse.equinox.p2.publisher_1.2.0.v20110815-1419.jar
├── org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110815-1438
│   ├── about.html
│   ├── ant_tasks
│   │   └── pdepublishing-ant.jar
│   ├── META-INF
│   │   ├── ECLIPSEF.RSA
│   │   ├── ECLIPSEF.SF
│   │   ├── eclipse.inf
│   │   └── MANIFEST.MF
│   ├── pdepublishing.jar
│   ├── plugin.properties
│   └── plugin.xml
├── org.eclipse.equinox.p2.ql_2.0.100.v20110815-1419.jar
├── org.eclipse.equinox.p2.reconciler.dropins_1.1.100.v20110815-1419.jar
├── org.eclipse.equinox.p2.repository_2.1.1.v20120113-1346.jar
├── org.eclipse.equinox.p2.repository.tools_2.0.100.v20110815-1438.jar
├── org.eclipse.equinox.p2.touchpoint.eclipse_2.1.1.v20110815-1419.jar
├── org.eclipse.equinox.p2.touchpoint.natives_1.0.300.v20110815-1419.jar
├── org.eclipse.equinox.p2.transport.ecf_1.0.0.v20111128-0624.jar
├── org.eclipse.equinox.p2.ui_2.1.1.v20120113-1346.jar
├── org.eclipse.equinox.p2.ui.importexport_1.0.1.R37x_v20111103.jar
├── org.eclipse.equinox.p2.ui.sdk_1.0.200.v20110815-1419.jar
├── org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.100.v20110815-1419.jar
├── org.eclipse.equinox.p2.updatechecker_1.1.200.v20110815-1419.jar
├── org.eclipse.equinox.p2.updatesite_1.0.300.v20110815-1419.jar
├── org.eclipse.equinox.preferences_3.4.2.v20120111-2020.jar
├── org.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar
├── org.eclipse.equinox.security_1.1.1.R37x_v20110822-1018.jar
├── org.eclipse.equinox.security.ui_1.1.0.v20101004.jar
├── org.eclipse.equinox.security.win32.x86_64_1.0.0.v20110502.jar
├── org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar
├── org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110815-1438.jar
├── org.eclipse.equinox.util_1.0.300.v20110502.jar
├── org.eclipse.help_3.5.100.v20110426.jar
├── org.eclipse.help.base_3.6.2.v201202080800.jar
├── org.eclipse.help.ui_3.5.101.r37_20110819.jar
├── org.eclipse.help.webapp_3.6.1.r37_20110929.jar
├── org.eclipse.jface_3.7.0.v20110928-1505.jar
├── org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar
├── org.eclipse.jface.text_3.7.2.v20111213-1208.jar
├── org.eclipse.mat.api_1.2.0.201205300858.jar
├── org.eclipse.mat.chart_1.2.0.201205300858.jar
├── org.eclipse.mat.chart.ui_1.2.0.201205300858.jar
├── org.eclipse.mat.dtfj_1.2.0.201205300858.jar
├── org.eclipse.mat.hprof_1.2.0.201205300858.jar
├── org.eclipse.mat.ibmdumps_1.2.0.201205300858.jar
├── org.eclipse.mat.jruby.resolver_1.2.0.201205300858.jar
├── org.eclipse.mat.parser_1.2.0.201205300858.jar
├── org.eclipse.mat.report_1.2.0.201205300858.jar
├── org.eclipse.mat.ui_1.2.0.201205300858.jar
├── org.eclipse.mat.ui.help_1.2.0.201205300858.jar
├── org.eclipse.mat.ui.rcp_1.2.0.201205300858.jar
├── org.eclipse.osgi_3.7.2.v20120110-1415.jar
├── org.eclipse.osgi.services_3.3.0.v20110513.jar
├── org.eclipse.swt_3.7.2.v3740f.jar
├── org.eclipse.swt.win32.win32.x86_64_3.7.2.v3740f.jar
├── org.eclipse.text_3.5.101.v20110928-1504.jar
├── org.eclipse.ui_3.7.0.v20110928-1505.jar
├── org.eclipse.ui.cheatsheets_3.4.100.v20110425.jar
├── org.eclipse.ui.forms_3.5.101.v20111011-1919.jar
├── org.eclipse.ui.ide_3.7.0.v20110928-1505.jar
├── org.eclipse.ui.intro_3.4.100.v20110425.jar
├── org.eclipse.ui.net_1.2.100.v20111208-1155.jar
├── org.eclipse.ui.views_3.6.0.v20110928-1505.jar
├── org.eclipse.ui.views.log_1.0.200.v20110404.jar
├── org.eclipse.ui.win32_3.2.200.v20110928-1505.jar
├── org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar
├── org.mortbay.jetty.server_6.1.23.v201012071420.jar
├── org.mortbay.jetty.util_6.1.23.v201012071420.jar
├── org.mozilla.javascript_1.7.2.v201005080400.jar
├── org.sat4j.core_2.3.0.v20110329.jar
└── org.sat4j.pb_2.3.0.v20110329.jar

47 directories, 288 files

标签:

实例下载地址

MemoryAnalyzer-1.2.0.20120530-win32.win32.x86_64.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警