Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Dylan Yudaken
GHC
Commits
b4eb47f6
Commit
b4eb47f6
authored
Jan 15, 2021
by
Dylan Yudaken
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Only enable PROF_SPIN in DEBUG
parent
0dba7841
Pipeline
#29977
passed with stages
in 377 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
includes/rts/Config.h
includes/rts/Config.h
+2
-0
testsuite/tests/rts/InternalCounters.stdout
testsuite/tests/rts/InternalCounters.stdout
+1
-1
No files found.
includes/rts/Config.h
View file @
b4eb47f6
...
...
@@ -49,4 +49,6 @@
/* Profile spin locks */
#if defined(DEBUG)
#define PROF_SPIN
#endif
testsuite/tests/rts/InternalCounters.stdout
View file @
b4eb47f6
Internal Counters:
\ No newline at end of file
Internal Counters require the RTS to be built with PROF_SPIN
\ No newline at end of file
Write
Preview
Markdown
is supported
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