aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2012-12-18 15:49:27 -0300
committerArnaldo Carvalho de Melo <[email protected]>2013-01-24 16:40:11 -0300
commit7e383de42565ecb2cf641fff11946f9bc45e8235 (patch)
tree11a00cf495a757a7e7f2ac506d4a1984af84a5fe /tools/perf/scripts/python/sched-migration.py
parent5323f60c7578e9ddc92d1ca8a2d7b08284624cd1 (diff)
perf record: Don't pass host machine to guest synthesizer
We were calling perf_session__process_machines(), that would first pass the struct machine associated with the host to the provided callback, perf_event__synthesize_guest_os() that would test if it was the host and if so wouldn't do anything. Ditch this contraption, just call directly machines__process with the list of guests. Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions