Skip to content
Commit 54c530fb authored by Leo Yan's avatar Leo Yan Committed by Douglas Raillard
Browse files

lisa.analysis.frequency: Correct for clock events



Linux kernel doesn't use the events 'clock_set_rate', 'clock_enable' and
'clock_disable' for clock operations; the really used trace events are
'clk_set_rate', 'clk_enable', 'clk_disable'.

This patch uses the appropriate trace events for peripheral clocks.

Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
parent 62268e46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment