Staging
v0.5.1
Revision 6ec3c653da9ffd098f522261d5592e64ff8e7889 authored by Sjoerd Mullender on 29 August 1995, 09:18:14 UTC, committed by Sjoerd Mullender on 29 August 1995, 09:18:14 UTC
	getcounts() returns a list of counts of allocations and
		deallocations for all different object types.
	getobjects(n [, type ]) returns a list of recently allocated
		and not-yet-freed objects of the given type (all
		objects if no type given).  Only the n most recent
		(all if n==0) objects are returned.
getcounts is only available if compiled with -DCOUNT_ALLOCS,
getobjects is only available if compiled with -DTRACE_REFS.  Note that
everything must be compiled with these options!
1 parent b0a2ce5
Raw File
.hgtags
17eff686be30de0869e6429dc899ebd5d11bfcfe v0.9.8
528bb189d30311d2cea71ffae3e1940e1f17097d v0.9.9
20f984c32c71fc7269e0da860f76ba0a36eefce5 v1.0.1
c2bc4e060320b62a541599d4e60b624a2a583c55 v1.0.2
0a445ebc9a917d5b3fbd6f62e49cc4f3056b4d9c v1.1
df3bafb2d3fa64ef00d8357101477ea9721cb66a v1.1.1
9d47346c7e1d544db4cd96712cbc3aa656dc48dc v1.2b1
366e7871dc1cc5c6b75750eb3d7dbd3e83913533 v1.2b2
e39e29c31050e38e8abf2af4ef9e8e4518c8ce3c v1.2b3
1efa7bc3bb11bfb4d6318407b0ecebc238874f36 v1.2b4
1f07c2d5483fc78a873a63217a4671f2b6b5a5e8 v1.2
5e17909fb6c8155c074a0cef66768746be08de41 v1.3b1
back to top