]> Git Repo - linux.git/commit
perf: Separate find_get_context() from event initialization
authorPeter Zijlstra <[email protected]>
Wed, 18 Aug 2010 12:37:15 +0000 (14:37 +0200)
committerIngo Molnar <[email protected]>
Thu, 9 Sep 2010 18:46:31 +0000 (20:46 +0200)
commitc3f00c70276d8ae82578c8b773e2db657f69a478
treed941c7ffd4ca6918140690023a2611be3b055006
parent15ac9a395a753cb28c674e7ea80386ffdff21785
perf: Separate find_get_context() from event initialization

Separate find_get_context() from the event allocation and
initialization so that we may make find_get_context() depend
on the event pmu in a later patch.

Signed-off-by: Peter Zijlstra <[email protected]>
Cc: paulus <[email protected]>
Cc: stephane eranian <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Lin Ming <[email protected]>
Cc: Yanmin <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/perf_event.c
This page took 0.052914 seconds and 4 git commands to generate.