summaryrefslogtreecommitdiff
path: root/src/callgraph-ring.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Flag busy when updating the callgraph or ring view.Chris Wilson1-0/+8
2007-12-05Store the array of Frames in the Allocator (rather than 3 arrays).Chris Wilson1-29/+30
2007-12-04Rename to odin (Óðinn) after the Norse god of wisdom.Chris Wilson1-5/+5
2007-12-04Add GPL copyright preamble.Chris Wilson1-0/+21
2007-12-0264bit fixes.Chris Wilson1-2/+2
2007-11-30Fix the signal emission during construction.Chris Wilson1-18/+18
2007-11-30Emit tree model signals - still not quite right.Chris Wilson1-1/+4
2007-11-29Accumulate deltas.Chris Wilson1-3/+0
2007-11-2964bit corrections.Chris Wilson1-0/+3
2007-11-29Accumulate callgraph.Chris Wilson1-4/+10
2007-11-29Avoid querying treemap whilst it is in flux.Chris Wilson1-0/+3
2007-11-29Use the largest allocator as the iter for the ringview.Chris Wilson1-0/+3
2007-11-28Fix a few memleaks.Chris Wilson1-0/+2
2007-11-28Embed hash tables and btrees to reduce fragmentation.Chris Wilson1-7/+24
2007-11-28Chunkify allocations.Chris Wilson1-29/+66
2007-11-27Hide a few compiler warnings and pretty print numbers.Chris Wilson1-2/+16
2007-11-27Rotate main label in ring view and pixel align lines.Chris Wilson1-31/+51
2007-11-27Add labels to the ring view.Chris Wilson1-47/+413
2007-11-26Add a ring view.Chris Wilson1-0/+487