Changes between Version 7 and Version 8 of QtWebKitProfilingSetup


Ignore:
Timestamp:
Sep 30, 2009 10:04:42 PM (15 years ago)
Author:
zecke@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitProfilingSetup

    v7 v8  
    3737
    3838=== Running the tests ===
     39
     40 Run the tests with oprofile::
    3941{{{
    4042# prepare the setup
     
    5961$ oparchive -o /some/archive
    6062}}}
     63
     64  Running a test with memusage:
     65{{{
     66$ MEMUSAGE_OUTPUT=/var/tmp/memusage.out.NUMBER ./tst_something -iterations
     67}}}