libs/utils: add frequency plotting for peripheral clocks
Created by: kdub
Allows the plotting of clocks using the linux common clock tracing infrastructure tracing. Chart shows the periods the clock is on or off, as well as frequency information.
Test: run examples/android/workloads/Android_YouTube.ipynb, which Test: now has a plotPeripheralFrequencies() example