Skip to content
Commit dc0006a5 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.analysis.tasks: Make task state computation more efficient

Only compute the state for the tasks we care about.

TasksAnalysis.df_tasks_states() is now only a user-facing function and is not
used by any internal code. This avoids the need to fix duplicated indices
introduced by sched_switch prev_pid/next_pid, and allows efficient filtering.
parent 8fa49a9d
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