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": 56849, "description": "Desc."}, |
michael@0 | 6 | {"process": "P", "path": "explicit/storage/prefixset/goog-phish-shavar", "kind": 1, "units": 0, "amount": 670000, "description": "Desc."}, |
michael@0 | 7 | |
michael@0 | 8 | {"process": "P", "path": "explicit/spell-check", "kind": 1, "units": 0, "amount": 3, "description": "Desc."}, |
michael@0 | 9 | |
michael@0 | 10 | {"process": "P", "path": "page-faults-soft", "kind": 2, "units": 2, "amount": 61013, "description": "Desc."}, |
michael@0 | 11 | |
michael@0 | 12 | {"process": "P", "path": "canvas-2d-pixel-bytes", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, |
michael@0 | 13 | {"process": "P", "path": "canvas-2d-pixel-bytes", "kind": 2, "units": 0, "amount": 2000, "description": "Desc."}, |
michael@0 | 14 | |
michael@0 | 15 | {"process": "P", "path": "foobaz", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, |
michael@0 | 16 | |
michael@0 | 17 | {"process": "P2 (pid 33)", "path": "z 0x5678", "kind": 2, "units": 0, "amount": 44, "description": "Desc."}, |
michael@0 | 18 | |
michael@0 | 19 | {"process": "P4", "path": "p4", "kind": 2, "units": 0, "amount": 66, "description": "Desc."}, |
michael@0 | 20 | |
michael@0 | 21 | {"process": "P6", "path": "p6", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, |
michael@0 | 22 | |
michael@0 | 23 | {"process": "P7", "path": "p7/b", "kind": 2, "units": 0, "amount": 3, "description": "Desc."}, |
michael@0 | 24 | {"process": "P7", "path": "p7/c", "kind": 2, "units": 0, "amount": 4, "description": "Desc."}, |
michael@0 | 25 | |
michael@0 | 26 | {"process": "P8", "path": "p8/a/b", "kind": 2, "units": 0, "amount": 1, "description": "Desc."}, |
michael@0 | 27 | {"process": "P8", "path": "p8/a/g", "kind": 2, "units": 0, "amount": 2, "description": "Desc."} |
michael@0 | 28 | ] |
michael@0 | 29 | } |
michael@0 | 30 |