commit | a39b17624a65f5cff09a88a5bcddbf97e36cc9c3 | [log] [tgz] |
---|---|---|
author | Zhengyu Gu <zgu@openjdk.org> | Thu Jun 28 17:03:16 2012 -0400 |
committer | Zhengyu Gu <zgu@openjdk.org> | Thu Jun 28 17:03:16 2012 -0400 |
tree | 12e33f11cdae692084ee1c2b9d3bbd048be21da4 | |
parent | 8e42425c921a2ddd27073519c73b943d1c9f73e6 [diff] |
6995781: Native Memory Tracking (Phase 1) 7151532: DCmd for hotspot native memory tracking Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd Reviewed-by: acorn, coleenp, fparain