* src/vmcore/rt-timing.c: Added rt-timing for heap allocation time.
authormichi <none@none>
Sat, 3 Mar 2007 00:20:18 +0000 (00:20 +0000)
committermichi <none@none>
Sat, 3 Mar 2007 00:20:18 +0000 (00:20 +0000)
commit7343587ffec9817b97cdd1491e44d202a9e28189
tree1b30e8fd7d1932669558b20d9c7c07aff2950dd6
parent71f7e853eeebe0df04c42b892b845970299cb712
* src/vmcore/rt-timing.c: Added rt-timing for heap allocation time.
* src/vmcore/rt-timing.h: See above.

* src/mm/boehm.c (heap_allocate): Heap allocation time is measured.

* src/mm/cacao-gc/heap.c (heap_allocate): Heap allocation time is measured.

--HG--
branch : exact-gc
src/mm/boehm.c
src/mm/cacao-gc/heap.c
src/vm/jit/s390/emit.c
src/vmcore/rt-timing.c
src/vmcore/rt-timing.h