From: Ian Lynagh Date: Tue, 14 Nov 2006 11:35:42 +0000 (+0000) Subject: Document new -L RTS flag X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=43b746ac3988c75336405efc505765127096bb06 Document new -L RTS flag --- diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index a88c8bb..c30bd80 100644 --- a/docs/users_guide/profiling.xml +++ b/docs/users_guide/profiling.xml @@ -710,7 +710,7 @@ x = nfib 25 currently support mixing the and options. - There are two more options which relate to heap + There are three more options which relate to heap profiling: @@ -750,6 +750,19 @@ x = nfib 25 by closure description or type description. + + + + + RTS option + + + + Sets the maximum length of a cost-centre stack name in a + heap profile. Defaults to 25. + + +