Implement thread-aware allocation event tracing.

This commit is contained in:
Jason Evans
2009-12-29 00:09:15 -08:00
parent 90895cf859
commit 569432cffd
8 changed files with 580 additions and 259 deletions

View File

@@ -37,8 +37,7 @@ any of the following arguments (not a definitive list) to 'configure':
--enable-stats
Enable statistics gathering functionality. Use the 'P' option to print
detailed allocation statistics at exit, and/or the 'U' option to print a
detailed allocation trace log.
detailed allocation statistics at exit.
--disable-tiny
Disable tiny (sub-quantum-sized) object support. Technically it is not