Profiling

From VDrift
Revision as of 13:31, 24 December 2010 by Timo 6 (talk | contribs) (Added to expand and development categories.)
Jump to: navigation, search

VDrift uses the GNU profiler, gprof. To use it, recompile VDrift with "scons profiling=1", then run the VDrift executable and perform activities that you'd like to profile. After exiting, simply run gprof on the executable.