tor-browser

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

script-sort-by-usable-expected.txt (1071B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o script-sort-by-usable-actual.txt --sort-by=usable script-sort-by.json.gz
      3 
      4 Invocation {
      5  $DMD = '--mode=live'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  5 blocks in heap block record 1 of 3
     13  16,400 bytes (12,016 requested / 4,384 slop)
     14  Individual block sizes: 4,096 x 4; 16
     15  33.35% of the heap (33.35% cumulative)
     16  Allocated at {
     17    #01: B (B.cpp:99)
     18  }
     19 }
     20 
     21 Live {
     22  5 blocks in heap block record 2 of 3
     23  16,392 bytes (16,392 requested / 0 slop)
     24  Individual block sizes: 4,096 x 4; 8
     25  33.33% of the heap (66.68% cumulative)
     26  Allocated at {
     27    #01: A (A.cpp:99)
     28  }
     29 }
     30 
     31 Live {
     32  8 blocks in heap block record 3 of 3
     33  16,384 bytes (8,200 requested / 8,184 slop)
     34  Individual block sizes: 2,048 x 8
     35  33.32% of the heap (100.00% cumulative)
     36  Allocated at {
     37    #01: C (C.cpp:99)
     38  }
     39 }
     40 
     41 #-----------------------------------------------------------------
     42 
     43 Summary {
     44  Total: 49,176 bytes in 18 blocks
     45 }