X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Fruntime_control.xml;h=daed07cee340c6c5a3d8ff764854dcbb98c4c55f;hb=e0dc0bc87a534b5a0329d3544c408c5f32d129a4;hp=e779ce3ff990b0372bf7382d662a3fc41980bcb5;hpb=86010e433ff9534809e43b8d2ffcda682d011a28;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/runtime_control.xml b/ghc/docs/users_guide/runtime_control.xml index e779ce3..daed07c 100644 --- a/ghc/docs/users_guide/runtime_control.xml +++ b/ghc/docs/users_guide/runtime_control.xml @@ -377,13 +377,20 @@ - + RTS option Write a one-line GC stats summary after running the program. This output is in the same format as that produced by the option. + + As with , the default + file is + program.stat. The + file stderr + is treated specially, with the output really being sent to + stderr.