view make/linux/platform_i486 @ 615:c6c601a0f2d6

6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint. Reviewed-by: jmasa, alanb, mchung
author ysr
date Mon, 02 Mar 2009 16:37:04 -0800
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_32

os_arch = linux_x86

os_arch_model = linux_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DIA32