Skip to content

lisa.trace: Fix parsing of sched_pelt_se/sched_util_est_se

FIX

Parse the "pid" field as a int32 instead of uint32, as -1 is used when the described entity is not a task.

Merge request reports