Ioannis Koutras
|
c8a0916bfc
move memmove() out of bitmap_realloc.c
|
преди 12 години |
Ioannis Koutras
|
bae592c9bd
Added tag p2012sdk-2012.2 for changeset d21496301c27
|
преди 12 години |
Ioannis Koutras
|
d917d629d6
minor moving changes to support P2012 SDK v2012.2
|
преди 12 години |
Ioannis Koutras
|
a0f3259810
seperate freelist organization's initialization
|
преди 12 години |
Ioannis Koutras
|
59a056b3b9
add comments on bitmap's define functions
|
преди 12 години |
Ioannis Koutras
|
4e6e3b60f8
small fix on cmakedefine of bitmap resolution
|
преди 12 години |
Ioannis Koutras
|
cf67e87c9b
set bitmap resolution through cmake
|
преди 12 години |
Ioannis Koutras
|
37edd3693d
fix last warnings in larson
|
преди 12 години |
Ioannis Koutras
|
73a504bdae
fix warnings in larson example
|
преди 12 години |
Ioannis Koutras
|
3b357ae86d
do not declare malloc etc. if not needed
|
преди 12 години |
Ioannis Koutras
|
aef58c8e96
fix previous size settings in freelist-organised raw blocks
|
преди 12 години |
Ioannis Koutras
|
7e385bf0e2
Python script to create plots from traces
|
преди 12 години |
Ioannis Koutras
|
5990153192
comment out obsolete printf's in the larson example
|
преди 12 години |
Ioannis Koutras
|
7fedc886e7
bitmap_realloc: Local implementation of memmove
|
преди 12 години |
Ioannis Koutras
|
5dbc791f7e
realloc: fix the memmove() call to use a proper size
|
преди 12 години |
Ioannis Koutras
|
64bfeb1b7f
use level 2 trace messages for reporting memory usage
|
преди 12 години |
Ioannis Koutras
|
b385383b1a
support 'make install' properly
|
преди 12 години |
Ioannis Koutras
|
024de431ff
Support for generating C benchmarks from memory traces
|
преди 12 години |
Ioannis Koutras
|
0a34c1d5d7
Fixed the markdown version of README
|
преди 12 години |
Ioannis Koutras
|
7838c68d22
Track big blocks too if WITH_DEBUG is enabled
|
преди 12 години |
Ioannis Koutras
|
dc028e2aed
Simplified the trace messages
|
преди 12 години |
Ioannis Koutras
|
c0eca08a90
Statistics code refactoring
|
преди 13 години |
Ioannis Koutras
|
583546e6aa
Support define macros in Doxygen and small documentation additions
|
преди 13 години |
Ioannis Koutras
|
c51c7ff164
trace.h: include stdio.h only if trace is enabled
|
преди 13 години |
Ioannis Koutras
|
c3fa58507c
Added find_raw_block_owner() in debug functions
|
преди 13 години |
Ioannis Koutras
|
1aa71b9a42
realloc() implementation for big blocks
|
преди 13 години |
Ioannis Koutras
|
6c88e0d3ce
Count the number of realloc() calls
|
преди 13 години |
Ioannis Koutras
|
67366e286d
Return NULL in freelist_realloc() if the first malloc() has failed
|
преди 13 години |
Ioannis Koutras
|
0e810750b6
Switch to memcpy() in freelist_realloc()
|
преди 13 години |
Ioannis Koutras
|
2d5445c95e
Proper ifdef guards for raw block creation mutexes
|
преди 13 години |