[project @ 2000-05-12 13:01:04 by simonmar]
authorsimonmar <unknown>
Fri, 12 May 2000 13:01:04 +0000 (13:01 +0000)
committersimonmar <unknown>
Fri, 12 May 2000 13:01:04 +0000 (13:01 +0000)
commit5ee90f9b922e51ac6613d860e728266e9bf4c84f
tree1ba720b338dbb01ea7f8b4a209676c05e94e8ddb
parent199edad736c7e51ada6aadab28e76c21f7cadab4
[project @ 2000-05-12 13:01:04 by simonmar]
The time/allocation profile now shows costs as both

- "individual" (incurred by the specific cost-centre stack), and
- "inherited" (incurrent by the cost-centre stack and all its
  children).

In addition, the "inner" column has been removed (should be the same
as the sum of the scc counts of the children of the current node), and
the "caf" column has been removed (wasn't very useful).
ghc/includes/StgProf.h
ghc/rts/Profiling.c