summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchappedm@gmail.com <chappedm@gmail.com@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2012-10-28 19:45:03 +0000
committerchappedm@gmail.com <chappedm@gmail.com@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2012-10-28 19:45:03 +0000
commit4f325fbcc9f0db17fbf108188a32b2c67bcd38e0 (patch)
tree0f9a0068bfb5f2200cef1f22946c457fbe064451
parenta828c0a8ff59300fffce466cc617d40fa39dedea (diff)
downloadgperftools-4f325fbcc9f0db17fbf108188a32b2c67bcd38e0.tar.gz
issue-424: Updated heap profiler documentation that had mispelling for the heap profiler mmap only environment setting (HEAP_PROFILE_ONLY_MMAP)
git-svn-id: http://gperftools.googlecode.com/svn/trunk@164 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
-rw-r--r--doc/heapprofile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/heapprofile.html b/doc/heapprofile.html
index e9f6b15..5c64c9b 100644
--- a/doc/heapprofile.html
+++ b/doc/heapprofile.html
@@ -122,7 +122,7 @@ environment variables.</p>
</tr>
<tr valign=top>
- <td><code>HEAP_PROFILE_MMAP_ONLY</code></td>
+ <td><code>HEAP_PROFILE_ONLY_MMAP</code></td>
<td>default: false</td>
<td>
Only profile <code>mmap</code>, <code>mremap</code>, and <code>sbrk</code>