mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Move match to front (add_trace_to_tree): Break as soon as a recursive call
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk> * profile.c (add_trace_to_tree): Move match to front (add_trace_to_tree): Break as soon as a recursive call is found. * stackstash.c (do_callback): Manual tail call optimization.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
d1a082ffec
commit
d3c0e7be5c
@ -1,3 +1,10 @@
|
||||
2006-11-22 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* profile.c (add_trace_to_tree): Move match to front
|
||||
(add_trace_to_tree): Break as soon as a recursive call is found.
|
||||
|
||||
* stackstash.c (do_callback): Manual tail call optimization.
|
||||
|
||||
2006-11-20 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* sysprof.c (ensure_profile): reset the collector after generating
|
||||
|
||||
Reference in New Issue
Block a user