mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-26 09:29:28 +00:00
50018010c7
Keeps track of instructions (including operands) that are executed, to see if there are any hotspots that could be optimized or fastpaths that should be added. Also adds a mode where CPU profiler data is periodically output, to make it easier to get at these instruction counts during startup. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
imgfile_sdl.cpp | ||
imgfile.h | ||
profiler.cpp | ||
profiler.h |