http://bugs.winehq.org/show_bug.cgi?id=836
--- Comment #11 from Eric Pouech eric.pouech@orange.fr 2008-08-29 14:43:29 --- Hi Dan do you have the callgraph info as well ? I wonder where all these calls to module_get_container and module_find_by_addr (the good news is that those two functions are rather easily optimisable in term of speed, but I'm a bit surprised by the time spent in those) I would have expected a bit more time spent at loading symbol information, and those two functions are barely not called in there TIA