mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 17:13:35 +03:00
Enable the stats configuration option by default.
This commit is contained in:
parent
c90ad71237
commit
d073a32109
3 changed files with 4 additions and 7 deletions
4
INSTALL
4
INSTALL
|
|
@ -62,8 +62,8 @@ any of the following arguments (not a definitive list) to 'configure':
|
|||
Enable assertions and validation code. This incurs a substantial
|
||||
performance hit, but is very useful during application development.
|
||||
|
||||
--enable-stats
|
||||
Enable statistics gathering functionality. See the "opt.stats_print"
|
||||
--disable-stats
|
||||
Disable statistics gathering functionality. See the "opt.stats_print"
|
||||
option documentation for usage details.
|
||||
|
||||
--enable-prof
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue