Created
December 18, 2015 14:28
-
-
Save rpl/693422d8de8230ef2a33 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TEST-PASS | leakcheck | default process: no leaks detected! | |
== BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, tab process 24550 | |
|<----------------Class--------------->|<-----Bytes------>|<----Objects---->| | |
| | Per-Inst Leaked| Total Rem| | |
0 |TOTAL | 56 4640| 152828 33| | |
11 |AsyncTransactionTrackersHolder | 72 72| 2 1| | |
42 |CompositorChild | 880 880| 1 1| | |
44 |CondVar | 40 120| 25 3| | |
108 |IPC::Channel | 16 32| 6 2| | |
131 |MessagePump | 16 16| 11 1| | |
133 |Mutex | 32 96| 95 3| | |
144 |PCompositorChild | 776 776| 1 1| | |
150 |PImageBridgeChild | 920 920| 1 1| | |
190 |RefCountedMonitor | 80 160| 5 2| | |
191 |RefCountedTask | 16 64| 10 4| | |
218 |StoreRef | 16 32| 6 2| | |
249 |WaitableEventKernel | 72 72| 14 1| | |
254 |WeakReference<MessageListener> | 16 32| 28 2| | |
279 |base::Thread | 48 48| 3 1| | |
300 |ipc::MessageChannel | 512 1024| 5 2| | |
578 |nsTArray_base | 8 40| 30324 5| | |
580 |nsThread | 256 256| 10 1| | |
nsTraceRefcnt::DumpStatistics: 635 entries | |
TEST-INFO | leakcheck | tab process: leaked 1 AsyncTransactionTrackersHolder | |
TEST-INFO | leakcheck | tab process: leaked 1 CompositorChild | |
TEST-INFO | leakcheck | tab process: leaked 3 CondVar | |
TEST-INFO | leakcheck | tab process: leaked 2 IPC::Channel | |
TEST-INFO | leakcheck | tab process: leaked 1 MessagePump | |
TEST-INFO | leakcheck | tab process: leaked 3 Mutex | |
TEST-INFO | leakcheck | tab process: leaked 1 PCompositorChild | |
TEST-INFO | leakcheck | tab process: leaked 1 PImageBridgeChild | |
TEST-INFO | leakcheck | tab process: leaked 2 RefCountedMonitor | |
TEST-INFO | leakcheck | tab process: leaked 4 RefCountedTask | |
TEST-INFO | leakcheck | tab process: leaked 2 StoreRef | |
TEST-INFO | leakcheck | tab process: leaked 1 WaitableEventKernel | |
TEST-INFO | leakcheck | tab process: leaked 2 WeakReference<MessageListener> | |
TEST-INFO | leakcheck | tab process: leaked 1 base::Thread | |
TEST-INFO | leakcheck | tab process: leaked 2 ipc::MessageChannel | |
TEST-INFO | leakcheck | tab process: leaked 5 nsTArray_base | |
TEST-INFO | leakcheck | tab process: leaked 1 nsThread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment