perf machines: Make the machines class adopt the dsos__fprintf methods
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Apr 2010 00:22:44 +0000 (21:22 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Apr 2010 00:22:44 +0000 (21:22 -0300)
commitcbf6968098f89d3216d074f06544b5032b344da4
tree842750b609ec0ad6f246be03fc39f7614c98316f
parentd28c62232e50eab202bcd3f19b5c7a25b8b900b6
perf machines: Make the machines class adopt the dsos__fprintf methods

Now those methods don't operate on a global list of dsos, but on lists
of machines, so make this clear by renaming the functions.

Cc: Avi Kivity <avi@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-buildid-list.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/util/session.h
tools/perf/util/symbol.c
tools/perf/util/symbol.h