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
/
callgraph-treemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
Tons of UI tweaks. Oops.
Chris Wilson
1
-1
/
+1
2007-12-07
Eliminate duplication of hsv_to_rgb().
Chris Wilson
1
-39
/
+0
2007-12-05
Store the array of Frames in the Allocator (rather than 3 arrays).
Chris Wilson
1
-9
/
+10
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-11-30
Fix the signal emission during construction.
Chris Wilson
1
-1
/
+1
2007-11-30
64bit corrections.
Chris Wilson
1
-0
/
+2
2007-11-30
Emit tree model signals in order.
Chris Wilson
1
-1
/
+1
2007-11-30
Emit tree model signals - still not quite right.
Chris Wilson
1
-2
/
+1
2007-11-29
Fix Tree corruption.
Chris Wilson
1
-0
/
+3
2007-11-29
Accumulate deltas.
Chris Wilson
1
-2
/
+0
2007-11-29
64bit corrections.
Chris Wilson
1
-0
/
+2
2007-11-29
Accumulate callgraph.
Chris Wilson
1
-4
/
+7
2007-11-29
Avoid querying treemap whilst it is in flux.
Chris Wilson
1
-2
/
+5
2007-11-29
Tweak treemap layout to draw superframe for solitary allocator.
Chris Wilson
1
-12
/
+24
2007-11-28
Fix a few memleaks.
Chris Wilson
1
-1
/
+1
2007-11-28
Embed hash tables and btrees to reduce fragmentation.
Chris Wilson
1
-14
/
+15
2007-11-28
Chunkify allocations.
Chris Wilson
1
-1
/
+1
2007-11-26
Add a ring view.
Chris Wilson
1
-5
/
+0
2007-11-24
Move source files into src/
Chris Wilson
1
-0
/
+954