Original Post
Lo, How do code profilers like Intel's VTune profile the code? Do they instrument the code with timers etc. automatically, and if so, how? I know GNU gprof is a good free software profiler, is it a typical example of a profiler? I've always been interested in how they work, and the detail of VTune surprises me. CloudNine