Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | { |
michael@0 | 2 | "version": 1, |
michael@0 | 3 | "hasMozMallocUsableSize": true, |
michael@0 | 4 | "reports": [ |
michael@0 | 5 | {"process": "P", "path": "explicit/xpcom/category-manager", "kind": 1, "units": 0, "amount": 56848, "description": "Desc."}, |
michael@0 | 6 | {"process": "P", "path": "explicit/storage/prefixset/goog-phish-shavar", "kind": 1, "units": 0, "amount": 680000, "description": "Desc."}, |
michael@0 | 7 | |
michael@0 | 8 | {"process": "P", "path": "explicit/spell-check", "kind": 1, "units": 0, "amount": 4, "description": "Desc."}, |
michael@0 | 9 | {"process": "P", "path": "explicit/spell-check", "kind": 1, "units": 0, "amount": 5, "description": "Desc."}, |
michael@0 | 10 | |
michael@0 | 11 | {"process": "P", "path": "page-faults-soft", "kind": 2, "units": 2, "amount": 61013, "description": "Desc."}, |
michael@0 | 12 | |
michael@0 | 13 | {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, |
michael@0 | 14 | {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, |
michael@0 | 15 | |
michael@0 | 16 | {"process": "P2 (pid 22)", "path": "z 0x1234", "kind": 2, "units": 0, "amount": 33, "description": "Desc."}, |
michael@0 | 17 | |
michael@0 | 18 | {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, |
michael@0 | 19 | |
michael@0 | 20 | {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, |
michael@0 | 21 | |
michael@0 | 22 | {"process": "P7", "path": "p7", "kind": 2, "units": 0, "amount": 5, "description": "Desc."}, |
michael@0 | 23 | |
michael@0 | 24 | {"process": "P8", "path": "p8/a/b/c/d", "kind": 2, "units": 0, "amount": 3, "description": "Desc."}, |
michael@0 | 25 | {"process": "P8", "path": "p8/a/b/c/e", "kind": 2, "units": 0, "amount": 4, "description": "Desc."}, |
michael@0 | 26 | {"process": "P8", "path": "p8/a/b/f", "kind": 2, "units": 0, "amount": 5, "description": "Desc."}, |
michael@0 | 27 | {"process": "P8", "path": "p8/a/g/h", "kind": 2, "units": 0, "amount": 6, "description": "Desc."}, |
michael@0 | 28 | {"process": "P8", "path": "p8/a/g/i", "kind": 2, "units": 0, "amount": 7, "description": "Desc."} |
michael@0 | 29 | ] |
michael@0 | 30 | } |
michael@0 | 31 |