gecko-dev/memory/replace/dmd/test/full-empty-dark-matter-expected.txt
Nicholas Nethercote ee6de8d6c9 Bug 1100851 - Print the mode in dmd.py's output. r=mccr8.
--HG--
extra : rebase_source : ae0f985ba8a74dfec8a36ff1a380279ed18b675b
2014-12-10 13:33:50 -08:00

31 lines
959 B
Plaintext

#-----------------------------------------------------------------
# dmd.py --filter-stacks-for-testing -o full-empty-dark-matter-actual.txt full-empty-dark-matter.json
Invocation {
$DMD = '--mode=dark-matter --sample-below=1'
Mode = 'dark-matter'
Sample-below size = 1
}
#-----------------------------------------------------------------
# no twice-reported heap blocks
#-----------------------------------------------------------------
# no unreported heap blocks
#-----------------------------------------------------------------
# no once-reported heap blocks
#-----------------------------------------------------------------
Summary {
Total: 0 bytes (100.00%) in 0 blocks (100.00%)
Unreported: 0 bytes ( 0.00%) in 0 blocks ( 0.00%)
Once-reported: 0 bytes ( 0.00%) in 0 blocks ( 0.00%)
Twice-reported: 0 bytes ( 0.00%) in 0 blocks ( 0.00%)
}