Hi - > I just measured the time it took for a single run. Is there a way to get > the time it took for initialization only so that I can get an idea of just > the run-time overhead?
You could arrange to print a timestamp from the mutator code, once all the instrumentation has been inserted, and start counting only then. - FChE _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api