Home
last modified time | relevance | path

Searched refs:heapdiff (Results 1 – 20 of 20) sorted by relevance

/dports/devel/mpatrol/mpatrol/tools/
H A Dheapdiff.h91 typedef struct heapdiff struct
100 heapdiff; typedef
115 void __mpt_heapdiffstart(heapdiff *, unsigned long, MP_CONST char *,
117 void __mpt_heapdiffend(heapdiff *, MP_CONST char *, unsigned long);
H A Dheapdiff.c131 heapdiff *h; in writecallback()
137 h = (heapdiff *) t; in writecallback()
161 heapdiff *h; in cmpcallback()
167 h = (heapdiff *) t; in cmpcallback()
198 heapdiff *h; in callback()
204 h = (heapdiff *) t; in callback()
257 __mpt_heapdiffstart(heapdiff *h, unsigned long f, MP_CONST char *t, in __mpt_heapdiffstart()
289 __mpt_heapdiffend(heapdiff *h, MP_CONST char *t, unsigned long u) in __mpt_heapdiffend()
/dports/devel/mpatrol/mpatrol/config/
H A Dtools.am33 pkginclude_HEADERS = dbmalloc.h dmalloc.h heapdiff.h mgauge.h mtrace.h
35 libmptools_la_SOURCES = dbmalloc.c dmalloc.c heapdiff.c mgauge.c mtrace.c \
H A Dtools.in81 pkginclude_HEADERS = dbmalloc.h dmalloc.h heapdiff.h mgauge.h mtrace.h
83 libmptools_la_SOURCES = dbmalloc.c dmalloc.c heapdiff.c mgauge.c mtrace.c $(pkginclude_HEADERS)
100 libmptools_la_OBJECTS = dbmalloc.lo dmalloc.lo heapdiff.lo mgauge.lo \
116 DEP_FILES = .deps/dbmalloc.P .deps/dmalloc.P .deps/heapdiff.P \
/dports/devel/mpatrol/mpatrol/doc/
H A Dsource.tex226 \srcfile{tools}{heapdiff.h}
228 \srcfile{tools}{heapdiff.c}
H A Dmpatrol.guide2937 called @{b}heapdiff.c@{ub} and @{b}heapdiff.h@{ub} which demonstrate the use of
3201 @{" heapdiff " link "heapdiff"} Determining heap differences.
3274 @next "heapdiff"
3349 @node "heapdiff" "mpatrol.guide/heapdiff"
3358 called in matching pairs. They both take a @{b}heapdiff@{ub} object as their
3364 requiring that the @{b}heapdiff@{ub} object be reinitialised through a call to
3396 @prev "heapdiff"
5156 it may be an error in the user's code. The heapdiff tool (see
5157 @{"heapdiff" link "heapdiff"}) provided in libmptools has an option called @{b}HD_CONTENTS@{ub}
5278 freed when they were expected to. The heapdiff tool (see @{"heapdiff" link "heapdiff"})
[all …]
H A Dmpatrol.info2845 called `heapdiff.c' and `heapdiff.h' which demonstrate the use of
3103 * heapdiff:: Determining heap differences.
3247 be called in matching pairs. They both take a `heapdiff' object as
3249 call to `heapdiffend()' is made. The `heapdiff' object is initialised
3253 object before requiring that the `heapdiff' object be reinitialised
5009 it may be an error in the user's code. The heapdiff tool (*note
5010 heapdiff::) provided in libmptools has an option called `HD_CONTENTS'
5126 have not been freed when they were expected to. The heapdiff tool
5127 (*note heapdiff::) provided in libmptools makes use of these functions
16042 * heapdiff: heapdiff.
[all …]
H A Dmpatrol.texi3063 @file{heapdiff.c} and @file{heapdiff.h} which demonstrate the use of
3305 * heapdiff:: Determining heap differences.
3363 @node dmalloc, heapdiff, dbmalloc, Tools
3426 @node heapdiff, mgauge, dmalloc, Tools
3428 @cindex heapdiff
3431 called in matching pairs. They both take a @code{heapdiff} object as their
3437 before requiring that the @code{heapdiff} object be reinitialised through a
3464 @node mgauge, mtrace, heapdiff, Tools
5368 code. The heapdiff tool (@pxref{heapdiff}) provided in libmptools has an option
5477 have not been freed when they were expected to. The heapdiff tool
[all …]
/dports/devel/mpatrol/mpatrol/build/netware/
H A DMakefile56 MPLOBJS = dbmalloc.obj dmalloc.obj heapdiff.obj mgauge.obj mtrace.obj
323 heapdiff.obj: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h $(SOURCE)/mpatrol.h \
/dports/devel/mpatrol/mpatrol/build/unix/
H A DMakefile.aix57 MPLOBJS = dbmalloc.o dmalloc.o heapdiff.o mgauge.o mtrace.o
416 heapdiff.o heapdiff.n.ln: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h \
H A DMakefile65 MPLOBJS = dbmalloc.o dmalloc.o heapdiff.o mgauge.o mtrace.o
472 heapdiff.o heapdiff.n.ln: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h \
/dports/devel/mpatrol/mpatrol/build/amiga/
H A DMakefile55 ARCHIVE_MPLOBJS = dbmalloc.o dmalloc.o heapdiff.o mgauge.o mtrace.o
343 heapdiff.o: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h $(SOURCE)/mpatrol.h \
H A DSMakefile52 ARCHIVE_MPLOBJS = dbmalloc.o dmalloc.o heapdiff.o mgauge.o mtrace.o
316 heapdiff.o: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h $(SOURCE)/mpatrol.h \
/dports/devel/mpatrol/mpatrol/build/windows/
H A DNMakefile70 ARCHIVE_MPLOBJS = dbmalloc.obj dmalloc.obj heapdiff.obj mgauge.obj mtrace.obj
401 heapdiff.obj: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h $(SOURCE)/mpatrol.h \
H A DMakefile72 ARCHIVE_MPLOBJS = dbmalloc.obj dmalloc.obj heapdiff.obj mgauge.obj mtrace.obj
391 heapdiff.obj: $(TOOLS)/heapdiff.c $(TOOLS)/heapdiff.h $(SOURCE)/mpatrol.h \
/dports/devel/mpatrol/mpatrol/
H A DCHECKSUMS310 2cd72f095de601a23ce5ca767c2937d4 ./tools/heapdiff.c
311 d0b678c7ca6c7d8a7f16a9c4b2248a5a ./tools/heapdiff.h
H A DChangeLog495 * tools/heapdiff.c, tools/mtrace.c:
526 * tools/heapdiff.c: Updated prologue function arguments.
573 * tools/dmalloc.c, tools/heapdiff.c, tools/mgauge.c, tools/mtrace.c:
632 * tools/heapdiff.c, tools/heapdiff.h: Added the HD_CONTENTS flag.
1184 * tools/heapdiff.h, tools/mgauge.h, tools/mtrace.h:
1210 * tools/heapdiff.c, tools/heapdiff.h:
1235 * tools/heapdiff.c, tools/mgauge.c, tools/mtrace.c: Added config.h.
1238 tools/heapdiff.c, tools/heapdiff.h:
1407 * tools/heapdiff.c, tools/heapdiff.h:
H A DNEWS65 * Added the HD_CONTENTS flag to the heapdiff tool.
184 added support in the heapdiff tool for marked memory allocations.
/dports/devel/mpatrol/mpatrol/pkg/sdux/
H A Dmpatrol.psf177 file heapdiff.h
/dports/devel/mpatrol/mpatrol/pkg/pkg/
H A Dprototype165 f none include/mpatrol/heapdiff.h 0664 bin bin