[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / docs / users_guide / prof-options.lit
diff --git a/ghc/docs/users_guide/prof-options.lit b/ghc/docs/users_guide/prof-options.lit
new file mode 100644 (file)
index 0000000..afee1b9
--- /dev/null
@@ -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}
+
+