tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

basic-scan-64-expected.txt (602B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o basic-scan-64-actual.txt --clamp-contents basic-scan.json
      3 
      4 Invocation {
      5  $DMD = '--mode=scan'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  1 block in heap block record 1 of 1
     13  block addresses: 0xdadadada
     14  48 bytes (48 requested / 0 slop)
     15  100.00% of the heap (100.00% cumulative)
     16  Allocated at {
     17    #01: ... DMD.cpp ...
     18  }
     19 }
     20 
     21 #-----------------------------------------------------------------
     22 
     23 Summary {
     24  Total: 48 bytes in 1 blocks
     25 }