diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2016-01-27 11:05:23 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-01-27 11:32:15 +0100 |
commit | 1c6130d91420dc835c281bc9b13d603b7aa49b59 (patch) | |
tree | 06ee1125b2f8e8bd5f882326f864d9597188c4fb /rts/ghc.mk | |
parent | 1f6d1422f9fe875e1d150b423c4864b42d96b8db (diff) | |
download | haskell-1c6130d91420dc835c281bc9b13d603b7aa49b59.tar.gz |
rts/Timer: Actually fix #9105
jberthold astutely pointed out that the previous fix (D1822) could not
have possibly fixed the issue as the patch would only have had any
effect if !PROFILING.
Test Plan: Check for reduced CPU usage when compiled with `-prof` but
without `+RTS -p`
Reviewers: simonmar, austin, jberthold
Reviewed By: simonmar, jberthold
Subscribers: simonmar, thomie
Differential Revision: https://phabricator.haskell.org/D1844
GHC Trac Issues: #9105
Diffstat (limited to 'rts/ghc.mk')
0 files changed, 0 insertions, 0 deletions