Open clydeshaffer opened 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.
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.