X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Fprof-options.lit;fp=ghc%2Fdocs%2Fusers_guide%2Fprof-options.lit;h=afee1b901cf6c927ac5084e17a44fe4c5a1e80b3;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/prof-options.lit b/ghc/docs/users_guide/prof-options.lit new file mode 100644 index 0000000..afee1b9 --- /dev/null +++ b/ghc/docs/users_guide/prof-options.lit @@ -0,0 +1,30 @@ +%************************************************************************ +%* * +\subsection[prof-compiler-options]{Compiling programs for profiling} +\index{profiling options} +\index{options, for profiling} +%* * +%************************************************************************ + +\input{prof-compiler-options.lit} + +%************************************************************************ +%* * +\subsection[prof-rts-options]{Controlling the profiler at runtime} +\index{profiling RTS options} +\index{RTS options, for profiling} +%* * +%************************************************************************ + +\input{prof-rts-options.lit} + +%************************************************************************ +%* * +\subsection[prof-graphs]{Producing graphical heap profiles} +\index{heap profiles, producing} +%* * +%************************************************************************ + +\input{prof-post-processors.lit} + +