ContributionsMost RecentMost LikesSolutionsRe: Allocation Profiler with .bpl-filesHello David, Thanks for your reply. The .bpl modules are compiled with debug information and added to the Modules list. Everything works fine when I use the performance profiler. Best regards, Thomas. Allocation Profiler with .bpl-filesHi, we're using AQtime 6.40 to profiling a C++ BDS 2006 application. The application is divided into one exe and several .bpl files. Everything works fine with the performance profiler. But using the allocation profiler we don't get informations on items from the .bpl files. When I put all together in one large exe file I get the wanted informations. But this is no solution because (a) we like to deliver several small files and (b) we get problems on compiling the large file. Any help? Many thanks, Thomas.