X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsStartup.c;h=51047218feca73c4d7aff1ca4cf4de0eca77ca58;hb=0b9530245a33b8206ca38b9de6dfb01e056fd8dc;hp=951b07fab2ced78a87622f8d0d8b2de1ddbb9edb;hpb=44f8b8bca3d9c6ac45934daa6b74c1e6307582ea;p=ghc-hetmet.git diff --git a/rts/RtsStartup.c b/rts/RtsStartup.c index 951b07f..5104721 100644 --- a/rts/RtsStartup.c +++ b/rts/RtsStartup.c @@ -478,9 +478,8 @@ hs_exit_(rtsBool wait_foreign) reportCCSProfiling(); #endif - freeProfiling1(); - endProfiling(); + freeProfiling1(); #ifdef PROFILING // Originally, this was in report_ccs_profiling(). Now, retainer