[commit: ghc] master: Stop profiling output from running together (#8811) (c81e070)
git at git.haskell.org
git at git.haskell.org
Mon Apr 6 10:11:42 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c81e07063dd4f792d65f5933cfb906620d120b24/ghc
>---------------------------------------------------------------
commit c81e07063dd4f792d65f5933cfb906620d120b24
Author: Dave Laing <dave.laing.80 at gmail.com>
Date: Mon Apr 6 12:10:29 2015 +0200
Stop profiling output from running together (#8811)
Reviewed By: thomie
Differential Revision: https://phabricator.haskell.org/D779
>---------------------------------------------------------------
c81e07063dd4f792d65f5933cfb906620d120b24
rts/Profiling.c | 74 ++++++++++++++++------
.../tests/profiling/should_run/T2552.prof.sample | 54 ++++++++--------
.../tests/profiling/should_run/T5559.prof.sample | 30 +++++----
.../tests/profiling/should_run/T680.prof.sample | 52 +++++++--------
.../tests/profiling/should_run/ioprof.prof.sample | 54 ++++++++--------
.../profiling/should_run/prof-doc-fib.prof.sample | 41 ++++++------
.../profiling/should_run/prof-doc-last.prof.sample | 49 +++++++-------
.../profiling/should_run/profinline001.prof.sample | 39 ++++++------
.../tests/profiling/should_run/scc001.prof.sample | 52 +++++++--------
.../tests/profiling/should_run/scc002.prof.sample | 40 ++++++------
.../tests/profiling/should_run/scc003.prof.sample | 32 +++++-----
.../tests/profiling/should_run/scc005.prof.sample | 36 +++++------
12 files changed, 298 insertions(+), 255 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc c81e07063dd4f792d65f5933cfb906620d120b24
More information about the ghc-commits
mailing list