[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / docs / users_guide / prof-options.lit
1 %************************************************************************
2 %*                                                                      *
3 \subsection[prof-compiler-options]{Compiling programs for profiling}
4 \index{profiling options}
5 \index{options, for profiling}
6 %*                                                                      *
7 %************************************************************************
8
9 \input{prof-compiler-options.lit}
10
11 %************************************************************************
12 %*                                                                      *
13 \subsection[prof-rts-options]{Controlling the profiler at runtime}
14 \index{profiling RTS options}
15 \index{RTS options, for profiling}
16 %*                                                                      *
17 %************************************************************************
18
19 \input{prof-rts-options.lit}
20
21 %************************************************************************
22 %*                                                                      *
23 \subsection[prof-graphs]{Producing graphical heap profiles}
24 \index{heap profiles, producing}
25 %*                                                                      *
26 %************************************************************************
27
28 \input{prof-post-processors.lit}
29
30