tor-browser

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

script-max-frames-1-expected.txt (651B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o script-max-frames-1-actual.txt --max-frames=1 script-max-frames.json
      3 
      4 Invocation {
      5  $DMD = '--mode=live --stacks=full'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  4 blocks in heap block record 1 of 1
     13  4,416 bytes (4,404 requested / 12 slop)
     14  Individual block sizes: 4,096; 128; 112; 80
     15  100.00% of the heap (100.00% cumulative)
     16  Allocated at {
     17    #01: E (E.cpp:99)
     18  }
     19 }
     20 
     21 #-----------------------------------------------------------------
     22 
     23 Summary {
     24  Total: 4,416 bytes in 4 blocks
     25 }