aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2010-05-10 15:51:05 +0000
committerArnaldo Carvalho de Melo <[email protected]>2010-05-10 15:51:05 +0000
commitd118f8ba6ac2af2bf11d40cba657c813f0f39ca2 (patch)
tree3df771498254ed1e6ed374031cd32e7f4e51e753 /tools/perf/builtin-annotate.c
parentperf callchains: Use zalloc to allocate objects (diff)
downloadkernel-d118f8ba6ac2af2bf11d40cba657c813f0f39ca2.tar.gz
kernel-d118f8ba6ac2af2bf11d40cba657c813f0f39ca2.zip
perf session: create_kernel_maps should use ->host_machine
Using machines__create_kernel_maps(..., HOST_KERNEL_ID) it would create another machine instance for the host machine, and since 1f626bc we have it out of the machines rb_tree. Fix it by using machine__create_kernel_maps(&self->host_machine) directly. Cc: Frédéric Weisbecker <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Tom Zanussi <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions