A way to list all running functions would be useful indeed. I'll implement this as an engine feature and also in the SED debugger.

My next suspect for a +1KB increase would be a material creation, or a truetype font creation. All other objects use either less or more than 1 KB. So, look for functions that create materials or fonts - or any functions that have "_create" in them.