Skip to content
  • Simon Marlow's avatar
    code for comparing profile outputs · d12a8bdc
    Simon Marlow authored
    To add a sample profile, create a file <test>.prof.sample.  The test
    driver normalises the file to remove the actual data (timing and
    allocations), so that the test will compare the shape of the profile
    and the entry counts only.
    d12a8bdc