I have profiled my game in allocation mode and I found that the total amount of allocation is keep on increasing everytime I'm doing something... why is it happens ?!
But when I do profiling on memory leaks, it's running fine, I mean I didn't cause any leaks in my game.
So can anyone tell me how should I look at the allocation profiling?