What are your go-to debugging commands?
I use printk2 a lot and formatted print statements (when I can remember the syntax!). But i’m never sure what to do if I want to see an audio-rate envelope or a sample of an audio signal.
What are your favorites?