For example, if I profile:
C:\Program Files\Application Build 1\MyApp.exe
C:\Program Files\Application Build 2\MyApp.exe
And I then import both sets of results into a single AQTime project and attempt to compare them, AQTime doesn't match up any of the corresponding functions in each. I'm assuming that while it's comparing, when it comes across two functions with the same name but different module name, it's concluding that they're not the same function and then putting them in separate rows in the output table. How can it be made to ignore the module name?