summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-01-03 16:13:13 -0800
committerJohn Wilkins <john.wilkins@inktank.com>2013-01-03 16:13:13 -0800
commitf1e0305f0d2c31aa38f417a5f22eef34a7ec1511 (patch)
tree7e9408bcefdfdb86d6205de7049909ec43f7960d
parent19df20867d358b5ca5cab9c2f11184e6037dbe11 (diff)
downloadceph-f1e0305f0d2c31aa38f417a5f22eef34a7ec1511.tar.gz
doc: Removed the --without-tcmalloc flag until further advised.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/install/building-ceph.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/install/building-ceph.rst b/doc/install/building-ceph.rst
index c7e417194bb..e8b4b3551b7 100644
--- a/doc/install/building-ceph.rst
+++ b/doc/install/building-ceph.rst
@@ -11,13 +11,6 @@ following::
./configure
make
-.. topic:: Memory Profiling
-
- If Google's memory profile tool isn't supported for your distribution, you may
- use ``./configure`` with the ``--without-tcmalloc`` option. See
- `Memory Profiling`_ for details on using memory profiling.
-
-
.. topic:: Hyperthreading
You can use ``make -j`` to execute multiple jobs depending upon your system. For