mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
cce917856b
commit
d1a082ffec
@ -1,3 +1,11 @@
|
||||
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.
|
||||
|
||||
2006-11-19 Soren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* profile.c (profile_load): Use stack allocated variables to avoid
|
||||
|
||||
Reference in New Issue
Block a user