Profiling memory chunks that are not used for a long time
Is there a way to profile objects that are allocated, but not accessed for a long time before they are deallocated?
Is there a way to profile objects that are allocated, but not accessed for a long time before they are deallocated?