I would like to get the lines that were executed in a really big execution path. I'm using Pharo 4.0
Is there a way to instrument this in an image without having to manually tag relevant methods? or maybe there is an alternative that will help to achieve similar result?