index
:
~ickle/odin
master
mmap
Odin: a simple memory profiler over time, ala massif but lightweight.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timeline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
Tons of UI tweaks. Oops.
Chris Wilson
1
-194
/
+319
2007-12-13
Add a spacetime graph.
Chris Wilson
1
-3
/
+6
2007-12-07
Check for a negative bias larger than max_blocks.
Chris Wilson
1
-2
/
+5
2007-12-05
Move the task of symbol lookup to the gui.
Chris Wilson
1
-0
/
+1
2007-12-05
As we draw deltas from the last time data, don't start at t=0.
Chris Wilson
1
-17
/
+26
2007-12-05
Draw the zero line for the y-axis.
Chris Wilson
1
-0
/
+17
2007-12-04
Tweak the timeline to show the allocation bias (allocs - frees).
Chris Wilson
1
-61
/
+46
2007-12-04
Rename to odin (Óðinn) after the Norse god of wisdom.
Chris Wilson
1
-5
/
+5
2007-12-04
Add GPL copyright preamble.
Chris Wilson
1
-0
/
+21
2007-12-02
Reset client state for every init to handle executing shell scripts.
Chris Wilson
1
-3
/
+13
2007-11-30
64bit corrections.
Chris Wilson
1
-0
/
+3
2007-11-30
Silence a compiler warning.
Chris Wilson
1
-0
/
+3
2007-11-29
Accumulate deltas.
Chris Wilson
1
-3
/
+0
2007-11-29
64bit corrections.
Chris Wilson
1
-0
/
+3
2007-11-29
Divert valgrind's output into a text buffer.
Chris Wilson
1
-1
/
+1
2007-11-28
Chunkify allocations.
Chris Wilson
1
-1
/
+7
2007-11-28
Use a big chunk allocator for permanent allocations.
Chris Wilson
1
-1
/
+3
2007-11-26
Add a ring view.
Chris Wilson
1
-1
/
+0
2007-11-24
Move source files into src/
Chris Wilson
1
-0
/
+397