Force Garbage Collection tool (Memory Profiling)
While a program is running, forces the .NET CLR to perform a garbage collection.
Garbage collections, whether "forced" or automatic, are shown as small red diamonds in the memory allocation graph.
(C) Copyright IBM Corporation 1992, 2010.