summaryrefslogtreecommitdiffstats
path: root/DebugMemory.c
AgeCommit message (Expand)Author
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2011-09-08cleanup our own leak checker so that valgrind is happy with it.Hisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2006-11-08Assign creation of the allocation log file to a separate #define.Hisham Muhammad
2006-06-06More information in debug output.Hisham Muhammad
2006-04-10support free(NULL), which is valid ANSI CHisham Muhammad
2006-03-04Initial import.Hisham Muhammad