aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-10-24 16:55:33 +0200
committerLukas Larsson <[email protected]>2017-10-31 10:42:56 +0100
commit6c25aaa1e447b12dcb640b0e3311a3722b501ddc (patch)
tree175b3696c82992394108b74d6104357bbe4c6227 /erts
parent6ef6bbbcb18323b86eb4e654f72d2b1c6bad086f (diff)
downloadotp-6c25aaa1e447b12dcb640b0e3311a3722b501ddc.tar.gz
otp-6c25aaa1e447b12dcb640b0e3311a3722b501ddc.tar.bz2
otp-6c25aaa1e447b12dcb640b0e3311a3722b501ddc.zip
system: Add info to profiling effeciency guide
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/erlang.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 9d3ec406b4..7e5388b708 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -2955,7 +2955,10 @@ os_prompt%</pre>
<p>The total amount of memory currently allocated for
the emulator that is not directly related to any Erlang
process. Memory presented as <c>processes</c> is not
- included in this memory.</p>
+ included in this memory. <seealso marker="tools:instrument">
+ <c>instrument(3)</c></seealso> can be used to
+ get a more detailed breakdown of what memory is part
+ of this type.</p>
</item>
<tag><c>atom</c></tag>
<item>