ダウンロードリスト

プロジェクト概要

Java メモリ プロファイラー (JMP) JVM (Java 仮想マシン) にオブジェクトとメソッドを追跡する JVMPI インターフェイスを使用します。GTK + インターフェイスを使用して統計情報を表示します。各メソッドにかかった合計時間は、現在のインスタンスの数と各クラスのメモリの合計サイズが表示されます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-05-23 05:08
0.47

いくつかのコードのクリーンアップ。良い番号の書式設定。一部のデータが不足し、ダンプファイルに追加されています。
タグ: Minor feature enhancements
Some code cleanup. Better formatting of numbers. Some missing data has been added to the dump files.

2005-01-11 22:54
0.46

これは、ソースへのすべての道の所有者を追跡することが可能です。合計オブジェクトを所有するオブジェクトの統計情報に追加されています。
タグ: Minor feature enhancements
It's possible to trace owners all the way to the source. A Total object has been added to the owned object statistics.

2004-12-01 22:36
0.45

任期のレベルは、クラスとインスタンスのリストに追加されている。クラスのイベントが現在唯一のときにする必要がありますが有効になっている。これは、nomethodsとnoobjects方が速く(までのうちの1つが有効になって実行している)を意味します。ダンプファイルを引数dumpdirするため、両方のダンプをともなっファイルをディレクトリに移動しますが変更されています。
タグ: Major feature enhancements
Tenure levels have been added to the class and instance list. Class events are now enabled only when they need to. This means that running with nomethods and noobjects should be faster (until one of them is enabled). The dumpfile argument has been changed to dumpdir, so both dump and heapdump files go to that directory.

2004-10-20 00:42
0.44

このリリースの詳細gtkのことには、スレッドセーフしようとします。このことはHPの下でコンパイルするためのパッチ- UXでは、追加され、メソッドリストに列"alloced /コール"を追加します。
タグ: Minor bugfixes
This release tries to be more gtk-thread safe. It adds a patch to compile under HP-UX, and adds a column "alloced/call" to the method list.

2004-08-18 04:48
0.43

このリリースでは、メソッドの呼び出しグラフおよびフィルタリング方法にグループオブジェクトを配分する機能のみを追加します。が不一致の処理をスタックにマイナーな修正が行われました。
タグ: Minor feature enhancements
This release adds a method callee graph and the ability to
group object allocations to the filtered methods only. There
were minor fixes to stack mismatch handling.

プロジェクトリソース