summaryrefslogtreecommitdiff
path: root/stackstash.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Expand on double-clickSøren Sandmann Pedersen1-0/+2
2010-04-23Add FIXME about performance issue in stack_stash_add_trace()Søren Sandmann Pedersen1-0/+7
2009-09-08Make stack_stash_add_trace() return a pointer to the traceSøren Sandmann Pedersen1-2/+4
2009-09-08Make StackStash store uint64_ts instead of pointersSøren Sandmann Pedersen1-15/+36
2007-11-16UpdatesSoren Sandmann1-72/+86
2007-10-20Call callback with an extra boolean indicating whether the sample read wasSoren Sandmann1-4/+12
2006-11-22Move match to front (add_trace_to_tree): Break as soon as a recursive callSoren Sandmann1-10/+15
2006-11-20reset the collector after generating the profile.Soren Sandmann1-41/+63
2006-11-20Use stack_node_new() o (profile_load): Use set_root() instead ofSoren Sandmann1-9/+7
2006-08-12Make n_samples per-cpu. Add an atomic variable in_timer_notify and use itSøren Sandmann1-1/+1
2006-07-31Add a destroy notifier to StackStashSoren Sandmann1-9/+30
2006-03-28New files containing a simplified and sanitized version of the stateSoeren Sandmann1-0/+2
2006-03-12updatesSoren Sandmann1-9/+29
2005-11-08Add beginning of a screenshot window.Soeren Sandmann1-13/+1
2005-11-06Make these function call back with GLists rather than GSLists.Soeren Sandmann1-4/+8
2005-11-06Turn this function into a StackFunction.Soeren Sandmann1-35/+14
2005-11-05Use callbacks from stackstash.Soeren Sandmann1-0/+36
2005-11-01Add "total" field.Soeren Sandmann1-1/+4
2005-10-30Merge stackstash-reorg branch into HEADSoren Sandmann1-112/+151
2005-10-29Fix crash pointed reported by Rudi Chiarito.Søren Sandmann1-0/+3
2005-10-01Revert accidental commit of stackstash reorganisationSøren Sandmann Pedersen1-21/+59
2005-10-01UpdateSoeren Sandmann1-59/+21
2005-07-10Cache BinFiles by filename.Soeren Sandmann1-0/+1
2005-04-09Remove debug spewSøren Sandmann1-0/+19
2004-04-27Initial revisionSøren Sandmann Pedersen1-0/+195