Skip to content
Commit 6e8ad0ca authored by Valentin Schneider's avatar Valentin Schneider
Browse files

analysis/frequency: Fix get_average_cpu_frequency()

We compute the timespan as the time range covered by the dataframe,
but add_events_deltas uses the whole trace (or trace view)'s
timerange, which is obviously not compatible.

Use the trace time range instead.
parent 55f9483e
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