X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fprofiling.xml;h=01c7576b63ea41772a3f24754a1101e7b76446a3;hb=67d845652defc09807eaf134c6d30c8bd26b665a;hp=204143d22d2f829a92063f5fe2591e42127fb1cb;hpb=875aff5ddc34644992c64ac672c20f40971d7a49;p=ghc-hetmet.git diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index 204143d..01c7576 100644 --- a/docs/users_guide/profiling.xml +++ b/docs/users_guide/profiling.xml @@ -1177,7 +1177,7 @@ hp2ps [flags] [<file>[.hp]] Manipulating the hp file -(Notes kindly offered by Jan-Willhem Maessen.) +(Notes kindly offered by Jan-Willem Maessen.) The FOO.hp file produced when you ask for the @@ -1383,7 +1383,7 @@ main = do $ ghc -fhpc Recip.hs --make - HPC index (.mix) files are placed placed in .hpc subdirectory. These can be considered like + HPC index (.mix) files are placed in .hpc subdirectory. These can be considered like the .hi files for HPC. @@ -1660,7 +1660,7 @@ Options: for at link-time). This links in the debug version of the RTS, which includes the code for aggregating and reporting the results of ticky-ticky - profilng. + profiling.