• Sasha Goldshtein's avatar
    cpudist: Fix extraneous filtering of descheduled tasks · 3c976bbd
    Sasha Goldshtein authored
    When the `-O` switch was provided, cpudist was unnecessarily filtering
    out scheduling events arising from a task waking up when the previous
    task was not running. On an idle system, this happens a lot, and causes
    events to be missed. This is now fixed.
    3c976bbd
cpudist.py 5.51 KB