
#
# ccmalloc / .ccmalloc                                          (jh,16.12.2005)
#

# This file will be copied from ccmalloc to .ccmalloc with LOGFILE set.

log @LOGFILE@
set only-count 0
set keep-deallocated-data 1
set check-overwrites 1
set check-underwrites 1
set check-free-space 1
set check-interval 1
set check-start 0
set silent 1
set file-info 0
set continue 0
set chain-length 0
set print-addresses 0
set print-on-one-line 1
set additional-line 0
set statistics 0
set sort-by-wasted 1
set sort-by-size 1
set library-chains 1
set only-wasting-alloc 1

# --- end ---

