summaryrefslogtreecommitdiff
path: root/src/timeline.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-23Tons of UI tweaks. Oops.Chris Wilson1-194/+319
2007-12-13Add a spacetime graph.Chris Wilson1-3/+6
2007-12-07Check for a negative bias larger than max_blocks.Chris Wilson1-2/+5
2007-12-05Move the task of symbol lookup to the gui.Chris Wilson1-0/+1
2007-12-05As we draw deltas from the last time data, don't start at t=0.Chris Wilson1-17/+26
2007-12-05Draw the zero line for the y-axis.Chris Wilson1-0/+17
2007-12-04Tweak the timeline to show the allocation bias (allocs - frees).Chris Wilson1-61/+46
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-02Reset client state for every init to handle executing shell scripts.Chris Wilson1-3/+13
2007-11-3064bit corrections.Chris Wilson1-0/+3
2007-11-30Silence a compiler warning.Chris Wilson1-0/+3
2007-11-29Accumulate deltas.Chris Wilson1-3/+0
2007-11-2964bit corrections.Chris Wilson1-0/+3
2007-11-29Divert valgrind's output into a text buffer.Chris Wilson1-1/+1
2007-11-28Chunkify allocations.Chris Wilson1-1/+7
2007-11-28Use a big chunk allocator for permanent allocations.Chris Wilson1-1/+3
2007-11-26Add a ring view.Chris Wilson1-1/+0
2007-11-24Move source files into src/Chris Wilson1-0/+397