[Git][ghc/ghc][wip/ghc-dynamic-census] Apply 1 suggestion(s) to 1 file(s)

Matthew Pickering gitlab at gitlab.haskell.org
Fri Dec 18 08:48:03 UTC 2020



Matthew Pickering pushed to branch wip/ghc-dynamic-census at Glasgow Haskell Compiler / GHC


Commits:
dc7fbe08 by Matthew Pickering at 2020-12-18T03:48:01-05:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -


1 changed file:

- rts/RtsFlags.c


Changes:

=====================================
rts/RtsFlags.c
=====================================
@@ -392,8 +392,9 @@ usage_text[] = {
 #endif /* PROFILING */
 
 "  -i<sec>  Time between heap profile samples (seconds, default: 0.1)",
-"  --no-automatic-heap-samples  Do not start the heap profile interval timer,",
-"                               rely on the user to trigger samples from their application",
+"  --no-automatic-heap-samples  Do not start the heap profile interval timer on start-up,",
+"                               Rather, the application will be responsible for triggering", 
+"                               heap profiler samples."
 
 #if defined(TRACING)
 "",



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dc7fbe086c582a6e29a80d32fe41222764bbd58f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dc7fbe086c582a6e29a80d32fe41222764bbd58f
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201218/a28e44e7/attachment.html>


More information about the ghc-commits mailing list