Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
fa66e3e5
Commit
fa66e3e5
authored
Sep 20, 2019
by
Alp Mestanogullari
🦑
Committed by
Marge Bot
Sep 21, 2019
Browse files
Fix haddocks for marker events in Debug.Trace
parent
a7867c79
Pipeline
#10439
failed with stages
in 174 minutes and 20 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
libraries/base/Debug/Trace.hs
View file @
fa66e3e5
...
@@ -275,7 +275,7 @@ traceEventIO msg =
...
@@ -275,7 +275,7 @@ traceEventIO msg =
-- When looking at a profile for the execution of a program we often want to
-- When looking at a profile for the execution of a program we often want to
-- be able to mark certain points or phases in the execution and see that
-- be able to mark certain points or phases in the execution and see that
-- visually in the profile.
-- visually in the profile.
--
-- For example, a program might have several distinct phases with different
-- For example, a program might have several distinct phases with different
-- performance or resource behaviour in each phase. To properly interpret the
-- performance or resource behaviour in each phase. To properly interpret the
-- profile graph we really want to see when each phase starts and ends.
-- profile graph we really want to see when each phase starts and ends.
...
...
Marge Bot
💬
@marge-bot
mentioned in merge request
!1770 (closed)
·
Sep 22, 2019
mentioned in merge request
!1770 (closed)
mentioned in merge request !1770
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment