Skip to content

lisa.tests.base: Fix trace_window()

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr361 into master

Handle when the task was renamed without a sched_switch: use the phase start time instead of the preceding switch, since there never was a switch-in for that PID+comm so far.

Merge request reports