tor-browser

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

script-max-frames-8-expected.txt (1464B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o script-max-frames-8-actual.txt script-max-frames.json
      3 
      4 Invocation {
      5  $DMD = '--mode=live --stacks=full'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  1 block in heap block record 1 of 4
     13  4,096 bytes (4,096 requested / 0 slop)
     14  92.75% of the heap (92.75% cumulative)
     15  Allocated at {
     16    #01: E (E.cpp:99)
     17    #02: F (F.cpp:99)
     18    #03: G (G.cpp:99)
     19    #04: H (H.cpp:99)
     20    #05: I (I.cpp:99)
     21    #06: J (J.cpp:99)
     22    #07: K (K.cpp:99)
     23    #08: L (L.cpp:99)
     24  }
     25 }
     26 
     27 Live {
     28  1 block in heap block record 2 of 4
     29  128 bytes (128 requested / 0 slop)
     30  2.90% of the heap (95.65% cumulative)
     31  Allocated at {
     32    #01: E (E.cpp:99)
     33    #02: F (F.cpp:99)
     34    #03: G (G.cpp:99)
     35    #04: R (R.cpp:99)
     36    #05: S (S.cpp:99)
     37    #06: T (T.cpp:99)
     38    #07: U (U.cpp:99)
     39    #08: V (V.cpp:99)
     40  }
     41 }
     42 
     43 Live {
     44  1 block in heap block record 3 of 4
     45  112 bytes (100 requested / 12 slop)
     46  2.54% of the heap (98.19% cumulative)
     47  Allocated at {
     48    #01: E (E.cpp:99)
     49    #02: X (X.cpp:99)
     50    #03: Y (Y.cpp:99)
     51    #04: Z (Z.cpp:99)
     52  }
     53 }
     54 
     55 Live {
     56  1 block in heap block record 4 of 4
     57  80 bytes (80 requested / 0 slop)
     58  1.81% of the heap (100.00% cumulative)
     59  Allocated at {
     60    #01: E (E.cpp:99)
     61  }
     62 }
     63 
     64 #-----------------------------------------------------------------
     65 
     66 Summary {
     67  Total: 4,416 bytes in 4 blocks
     68 }