summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/for-testers/providing-memory-details/index.md
blob: d85e8355057f0d42e63da34e4be1659d91d870a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
breadcrumbs:
- - /for-testers
  - For Testers
page_name: providing-memory-details
title: Reporting memory bloat/leak issues
---

<table>
<tr>

<td>## How to file a bug for memory bloat/leak issues:</td>

    <td>Use <a
    href="https://code.google.com/p/chromium/issues/entry?template=Memory%20usage">this
    template</a> when filing a bug for memory bloat/leak issues.</td>

    <td>See <a
    href="https://chromium.googlesource.com/chromium/src/+/HEAD/docs/memory/filing_memory_bugs.md">instructions
    here</a>.</td>

<td>## How to take a snapshot of memory usage:</td>

*   <td>See <a
            href="https://chromium.googlesource.com/chromium/src/+/HEAD/docs/memory/debugging_memory_issues.md#taking-a-heap-dump">instructions
            here</a></td>

</tr>
</table>