Comment on RISC-V Linux BusyBox Single Board NotebookparentComments−snvzz5moThis is going to be very person by person.e.g. I'd love to see cycles spent in each mode (machine/supervisor/user). Also how much idle (wfi).−tlarkworthyOP5moI added a viz for that! Its cool! You can see the transition to user mode https://bsky.app/profile/larkworthy.bsky.social/post/3mjcpky...−snvzz5moI love it.In the graph, does it show the highest level of execution within the sample interval, or the current one at sample time?−tlarkworthyOP5moIt counts every instruction and blends the colours for the three active modes. Then the height represents idleness. So it's a pretty high resolution measure!
Comments
This is going to be very person by person.
e.g. I'd love to see cycles spent in each mode (machine/supervisor/user). Also how much idle (wfi).
I added a viz for that! Its cool! You can see the transition to user mode https://bsky.app/profile/larkworthy.bsky.social/post/3mjcpky...
I love it.
In the graph, does it show the highest level of execution within the sample interval, or the current one at sample time?
It counts every instruction and blends the colours for the three active modes. Then the height represents idleness. So it's a pretty high resolution measure!