Confirmed users
1,345
edits
Nnethercote (talk | contribs) No edit summary |
Nnethercote (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''tl;dr: You should read this document before writing a memory reporter. And please ask nnethercote to co-review any memory reporter patch.''' | ''''tl;dr: You should read this document before writing a memory reporter. And please ask nnethercote to co-review any memory reporter patch.'''' | ||
Mozilla code has infrastructure that lets different parts of the code report on their memory usage. This is most obviously used in about:memory and telemetry. This document describes things that you should know when writing a memory reporter. | Mozilla code has infrastructure that lets different parts of the code report on their memory usage. This is most obviously used in about:memory and telemetry. This document describes things that you should know when writing a memory reporter. | ||