Chris Jones
|
e732815453
|
Bug 560969: Teach trace-malloc about VC10. r=dbaron
|
2010-04-27 00:43:04 -05:00 |
|
dbaron@dbaron.org
|
761ae96f72
|
Fix race saving/restoring malloc hooks by going back to overriding malloc, etc., plus some additional cleanup. b=392009 r+a1.9=brendan
|
2007-09-28 15:39:59 -07:00 |
|
dbaron@dbaron.org
|
83b6e937d9
|
Add suppression code around calls to original allocation functions to handle things like new[] calling new. b=391491 r+a=brendan
|
2007-08-10 15:22:07 -07:00 |
|
dbaron@dbaron.org
|
594a81ecec
|
Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan
|
2007-08-10 15:21:37 -07:00 |
|
dbaron@dbaron.org
|
9ea1648f72
|
Define the __libc_* on Windows to something that does automatic suppression, like on Linux. b=391477 r+a=brendan
|
2007-08-10 15:21:13 -07:00 |
|
dbaron@dbaron.org
|
9afc343b9e
|
Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan
|
2007-08-10 15:20:48 -07:00 |
|
dbaron@dbaron.org
|
f15bcfa55a
|
Use thread-local storage for tracing suppression. b=376874 r+a=brendan
|
2007-08-10 15:19:14 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|