perf: Remove the swevent hash-table from the cpu context
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 6 Sep 2010 12:48:15 +0000 (14:48 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Sep 2010 18:46:32 +0000 (20:46 +0200)
commitb28ab83c595e767f2028276b7398d17f2253cec0
treeae52b2d4c10d1317ec7a5906bea56847e95b5f43
parentc3f00c70276d8ae82578c8b773e2db657f69a478
perf: Remove the swevent hash-table from the cpu context

Separate the swevent hash-table from the cpu_context bits in
preparation for per pmu cpu contexts.

This keeps the swevent hash a global entity.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: paulus <paulus@samba.org>
Cc: stephane eranian <eranian@googlemail.com>
Cc: Robert Richter <robert.richter@amd.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Lin Ming <ming.m.lin@intel.com>
Cc: Yanmin <yanmin_zhang@linux.intel.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_event.h
kernel/perf_event.c