jmeaster30 / ocean

A C-like programming language (get it like sea-like like an ocean lol)
GNU General Public License v3.0
0 stars 0 forks source link

Set profile ranges from debug command line #46

Open jmeaster30 opened 1 year ago

jmeaster30 commented 1 year ago

I want the ability to set up markers for the profiler to run and gather metrics on a custom range of instructions

For now, the start and end must be in the same function.