aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJason Evans <je@fb.com>2012-02-28 20:41:16 -0800
committerJason Evans <je@fb.com>2012-02-28 20:41:16 -0800
commitd073a321091800e71ea56f98701253dc0969d879 (patch)
tree98e326b63c23e9104d640eb7f279ad0edc2c4c26 /INSTALL
parentc90ad71237c05473bcb968beddebb0a487c36e75 (diff)
downloadjemalloc-d073a321091800e71ea56f98701253dc0969d879.tar.gz
Enable the stats configuration option by default.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f9c8a36..b84fb1b 100644
--- a/INSTALL
+++ b/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