History log of /openjdk9/hotspot/src/share/vm/services/diagnosticFramework.hpp
Revision Date Author Comments
# 6760:22b98ab2a69f 04-Jul-2014 goetz

8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Summary: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Reviewed-by: lfoltan, coleenp, dholmes


# 4612:31a4e55f8c9d 03-May-2013 fparain

8004095: Add support for JMX interface to Diagnostic Framework and Commands
Reviewed-by: acorn, sla


# 3470:5a1f452f8f90 28-Jun-2012 sla

7178703: Fix handling of quoted arguments and better error messages in dcmd
Reviewed-by: coleenp, mgronlun, rbackman


# 3465:d2a62e0f25eb 28-Jun-2012 zgu

6995781: Native Memory Tracking (Phase 1)
7151532: DCmd for hotspot native memory tracking
Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
Reviewed-by: acorn, coleenp, fparain


# 3124:f1cb6f9cfe21 15-Feb-2012 fparain

7145243: Need additional specializations for argument parsing framework
Reviewed-by: acorn, fparain
Contributed-by: nils.loodin@oracle.com


# 3043:a42c07c38c47 25-Jan-2012 dsamersoff

7132515: Add dcmd to manage UnlockingCommercialFeature flag
Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag
Reviewed-by: fparain, rottenha


# 2967:4f25538b54c9 09-Jan-2012 fparain

7120511: Add diagnostic commands
Reviewed-by: acorn, phh, dcubed, sspitsyn


# 2894:3b688d6ff3d0 14-Dec-2011 fparain

7104647: Adding a diagnostic command framework
Reviewed-by: phh, dcubed