dingusppc/cpu
Mihai Parparita ffb14e4252 Add instruction counters to CPU profiler
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.
2024-05-19 22:02:27 -07:00
..
ppc Add instruction counters to CPU profiler 2024-05-19 22:02:27 -07:00