clydeshaffer / GameTankEmulator

An emulator for the GameTank, a real physical hardware game console I've built
MIT License
15 stars 9 forks source link

Profile functions by name #47

Open clydeshaffer opened 6 days ago

clydeshaffer commented 6 days ago

Right now you have to add timing macros around code you want to measure but it'd be neat and probably quite feasible to detect when a function is entered and returns and count those cycles for the graph.