reset the collector after generating the profile.
authorSoren Sandmann <sandmann@daimi.au.dk>
Mon, 20 Nov 2006 07:25:02 +0000 (07:25 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Mon, 20 Nov 2006 07:25:02 +0000 (07:25 +0000)
commitd1a082ffec6f2e4f40ae9afbed10689d122f6c64
tree8e0e5a222b8f7e71ddf3d49ba474caea2979a76a
parentcce917856b7c7c1ab47deeae4639c0289efb9a48
reset the collector after generating the profile.

2006-11-20  Soren Sandmann <sandmann@daimi.au.dk>

        * sysprof.c (ensure_profile): reset the collector after generating
        the profile.

        * stackstash.c (struct StackStash): Add cached_nodes and blocks.
        (stack_node_new): Allocate stack nodes in blocks.
ChangeLog
collector.c
profile.c
stackstash.c
stackstash.h
sysprof.c