From: simonm Date: Mon, 6 Apr 1998 14:30:20 +0000 (+0000) Subject: [project @ 1998-04-06 14:30:20 by simonm] X-Git-Tag: Approx_2487_patches~837 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ca2788ca9762d04e0937c3c88c91a9e30976dfde;p=ghc-hetmet.git [project @ 1998-04-06 14:30:20 by simonm] add note about fractions of a second being allowed with the -i option. --- diff --git a/ghc/docs/users_guide/profiling.vsgml b/ghc/docs/users_guide/profiling.vsgml index 5cad4ec..6ac9dcb 100644 --- a/ghc/docs/users_guide/profiling.vsgml +++ b/ghc/docs/users_guide/profiling.vsgml @@ -171,10 +171,10 @@ report. Valid @@ options are: @C@: alphabetically by group, module and cost centre. -@-i@: --i<secs> RTS option (profiling) -Set the profiling (sampling) interval to @@ seconds (the -default is 1~second). +@-i@: -i<secs> RTS option +(profiling) Set the profiling (sampling) interval to @@ +seconds (the default is 1~second). Fractions are allowed: for example +@-i0.2@ will get 5 samples per second. @-h@: -h<break-down> RTS option (profiling)