diff options
author | Nicholas Nethercote <nnethercote@mozilla.com> | 2015-02-05 18:37:27 -0800 |
---|---|---|
committer | Nicholas Nethercote <nnethercote@mozilla.com> | 2015-02-05 18:47:49 -0800 |
commit | d6fc52f927c2287361fa7985a0e2a870cbd88192 (patch) | |
tree | ef47c29ab05e3329a0c278c8c46a2099133c3234 /components/script/dom/htmlformelement.rs | |
parent | 7e3f504d94ffb77ec6148166d2ab73978e1c71c8 (diff) | |
download | servo-d6fc52f927c2287361fa7985a0e2a870cbd88192.tar.gz servo-d6fc52f927c2287361fa7985a0e2a870cbd88192.zip |
Use mallinfo() to report the system heap size on Linux.
Although Rust allocations are on the jemalloc heap, allocations done by
Skia and the graphics driver are on the system heap, so it's worth
reporting that as well.
Diffstat (limited to 'components/script/dom/htmlformelement.rs')
0 files changed, 0 insertions, 0 deletions