profilegc_setlogfilename

fnvoid profilegc_setlogfilename(string name)

Set the output file name for memory profile reports (-profile=gc switch). An empty name will set the output to stdout.

Parameters

namefile name

Note

This is a dmd specific setting.