Has somebody tried to get specified statistics about heap allcations/frees on per-thread/per function level?
Is somewhere a class, which could give me information about heap allocations/deletions (the best would be this class to have an activate/deactivate function, because I need only partial statistics - in one part of the code)...