diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2011-11-09 15:24:25 (GMT) |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2011-11-28 12:35:31 (GMT) |
commit | b424eba27160dd19577896d4520b8eebabed919f (patch) | |
tree | f70a5cceecb05ad86b043f7b7cde6b5401af536f /drivers | |
parent | 01c2d99bcf6fc7f6ce3fe3d0fb38b124e1f127fc (diff) | |
download | linux-fsl-qoriq-b424eba27160dd19577896d4520b8eebabed919f.tar.xz |
perf session: Move threads to struct machine
The 'machine' abstraction was introduced with 'perf kvm' where we could
have samples for the host and multiple guests, but at the time we ended
up keeping the list of all machines threads all in
session->host_machine.
Move the threads rb_tree to struct machine to separate the namespaces.
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-mdg7sm6j3va09vtgj49gbsrp@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions