Re: FastMM4: Allocation Groups, runtime allocation profiling?



Pierre le Riche wrote:

thanks for responding. I guess this scheme doesn't
work too well in a multithreaded application?

Yes you're right... good point. I guess it's less useful than I had hoped :-(.

If I understand correctly, when specifying the Allocation Group, the programmer could use a value that was a combination of Thread ID and "algorithm ID". Combined with additional logging that logged the thread ID of each thread created (probably with other contect info), this could still be useful.

Jon
.



Relevant Pages