Home
last modified time | relevance | path

Searched hist:"2 e80a82a49c4c7eca4e35734380f28298ba5db19" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dperf_event.cdiff 2e80a82a49c4c7eca4e35734380f28298ba5db19 Wed Nov 17 16:17:36 CST 2010 Peter Zijlstra <a.p.zijlstra@chello.nl> perf: Dynamic pmu types

Extend the perf_pmu_register() interface to allow for named and
dynamic pmu types.

Because we need to support the existing static types we cannot use
dynamic types for everything, hence provide a type argument.

If we want to enumerate the PMUs they need a name, provide one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20101117222056.259707703@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.cdiff 2e80a82a49c4c7eca4e35734380f28298ba5db19 Wed Nov 17 16:17:36 CST 2010 Peter Zijlstra <a.p.zijlstra@chello.nl> perf: Dynamic pmu types

Extend the perf_pmu_register() interface to allow for named and
dynamic pmu types.

Because we need to support the existing static types we cannot use
dynamic types for everything, hence provide a type argument.

If we want to enumerate the PMUs they need a name, provide one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20101117222056.259707703@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.cdiff 2e80a82a49c4c7eca4e35734380f28298ba5db19 Wed Nov 17 16:17:36 CST 2010 Peter Zijlstra <a.p.zijlstra@chello.nl> perf: Dynamic pmu types

Extend the perf_pmu_register() interface to allow for named and
dynamic pmu types.

Because we need to support the existing static types we cannot use
dynamic types for everything, hence provide a type argument.

If we want to enumerate the PMUs they need a name, provide one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20101117222056.259707703@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/openbmc/linux/include/linux/
H A Dperf_event.hdiff 2e80a82a49c4c7eca4e35734380f28298ba5db19 Wed Nov 17 16:17:36 CST 2010 Peter Zijlstra <a.p.zijlstra@chello.nl> perf: Dynamic pmu types

Extend the perf_pmu_register() interface to allow for named and
dynamic pmu types.

Because we need to support the existing static types we cannot use
dynamic types for everything, hence provide a type argument.

If we want to enumerate the PMUs they need a name, provide one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20101117222056.259707703@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>