Searched hist:"84 c7991059c9c4530cc911137c5bf508a41ed129" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/kernel/ |
H A D | perf_event.c | diff 84c7991059c9c4530cc911137c5bf508a41ed129 Sun Oct 03 22:41:13 CEST 2010 Matt Fleming <matt@console-pimps.org> perf: New helper function for pmu name
Introduce perf_pmu_name() helper function that returns the name of the pmu. This gives us a generic way to get the name of a pmu regardless of how an architecture identifies it internally.
Signed-off-by: Matt Fleming <matt@console-pimps.org> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Robert Richter <robert.richter@amd.com>
|
/linux/include/linux/ |
H A D | perf_event.h | diff 84c7991059c9c4530cc911137c5bf508a41ed129 Sun Oct 03 22:41:13 CEST 2010 Matt Fleming <matt@console-pimps.org> perf: New helper function for pmu name
Introduce perf_pmu_name() helper function that returns the name of the pmu. This gives us a generic way to get the name of a pmu regardless of how an architecture identifies it internally.
Signed-off-by: Matt Fleming <matt@console-pimps.org> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Robert Richter <robert.richter@amd.com>
|