mirror of
https://github.com/gperftools/gperftools
synced 2025-01-11 17:19:32 +00:00
Document HEAPPROFILESIGNAL environment variable
This commit is contained in:
parent
5ac82ec5b9
commit
163224d8af
@ -114,6 +114,15 @@ environment variables.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr valign=top>
|
||||
<td><code>HEAPPROFILESIGNAL</code></td>
|
||||
<td>default: disabled</td>
|
||||
<td>
|
||||
Dump heap profiling information whenever the specified signal is sent to the
|
||||
process.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr valign=top>
|
||||
<td><code>HEAP_PROFILE_MMAP</code></td>
|
||||
<td>default: false</td>
|
||||
|
Loading…
Reference in New Issue
Block a user