perf report: Fix reporting of hypervisor
authorAnton Blanchard <anton@samba.org>
Tue, 30 Jun 2009 23:00:48 +0000 (09:00 +1000)
committerIngo Molnar <mingo@elte.hu>
Tue, 30 Jun 2009 23:25:20 +0000 (01:25 +0200)
commitd8db1b57d31a6b30ea2f0df318eab50fc92b38d6
treeb45eda25f3f6119c9a306a00da37fa51b01c9f0d
parent3a3393ef75a14ae259a82f3f38624efa17884168
perf report: Fix reporting of hypervisor

PERF_EVENT_MISC_* is not a bitmask, so we have to mask and compare.

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: a.p.zijlstra@chello.nl
Cc: paulus@samba.org
LKML-Reference: <20090630230141.088394681@samba.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-report.c