linux/tools/perf/scripts/python
Frederic Weisbecker 749e507411 perf, sched migration: Handle ignored migrate out events
Migrate out events may happen on tasks that are not in the
runqueue, for example this is the case for tasks that are
sleeping. In this case, we don't want to log the migrate out
event in the source runqueue because the task is not eventually
in the runqueue and we have already logged its sleep event.

This fixes timeslices that spuriously propagate a sleep event
from the previous timeslice.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Nikhil Rao <ncrao@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
2010-08-02 01:31:53 +02:00
..
bin perf: New migration tool overview 2010-08-02 01:31:41 +02:00
Perf-Trace-Util perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02:00
check-perf-trace.py perf scripts python: Give field dict to unhandled callback 2010-06-01 06:12:35 -03:00
failed-syscalls-by-pid.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
sched-migration.py perf, sched migration: Handle ignored migrate out events 2010-08-02 01:31:53 +02:00
sctop.py perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02:00
syscall-counts-by-pid.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
syscall-counts.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00