Profiler problems

Previous topic - Next topic

bigsofty

Hi,

I profiled my project, the project has various types, all have an update() function. When you run the profiler, you get multiple "update()" functions listed but as there is no reference to the parent type(or line number) then I don't know which update() belongs to which type. It's might confusing.  :S

Maybe some sort of unique additional information could be added to the name of the sub/function that is listed in the profiler output?

Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

kanonet

I support this idea, since I had the same problems.
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64

Kitty Hello

no big deal. It's on the list.