This website requires JavaScript.
Explore
Help
Sign In
XLinfini
/
sousa-gecko
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e00a58bba0ee0809715d2cbff6cb1679dbbdc56a
sousa-gecko
/
tools
/
trace-malloc
/
lib
T
History
Ben Turner
a0b19f70de
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
2008-06-26 10:12:42 -07:00
..
Makefile.in
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
2008-06-26 10:12:42 -07:00
nsDebugHelpWin32.cpp
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
2008-02-03 11:59:07 -08:00
nsDebugHelpWin32.h
…
nsTraceMalloc.c
Fix broken --shutdown-leaks argument handling on Windows by copying the argument out of argv rather than holding a pointer to it. b=433708 r=pavlov
2008-05-14 11:57:32 -07:00
nsTraceMalloc.h
Expose trace-malloc stack tracing. b=422847 r=brendan a=NPOTDB
2008-03-14 17:11:37 -07:00
nsTraceMallocCallbacks.h
Reduce code duplication among platforms, support hooking and unhooking (392009, r=dbaron).
2007-09-24 18:13:17 -07:00
nsTypeInfo.cpp
…
nsWinTraceMalloc.cpp
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
tm.def
…