Re: [PATCH v5 1/6] perf: provide sysfs_show for struct perf_pmu_events_attr

2014-12-02 Thread Michael Ellerman
On Tue, 2014-12-02 at 18:03 -0800, Sukadev Bhattiprolu wrote:
> From: Cody P Schafer 
> 
> (struct perf_pmu_events_attr) is defined in include/linux/perf_event.h,
> but the only "show" for it is in x86 and contains x86 specific stuff.
> 
> Make a generic one for those of us who are just using the event_str.
> 
> CC: Sukadev Bhattiprolu 
> CC: Haren Myneni 
> CC: Cody P Schafer 
> Signed-off-by: Cody P Schafer 
> ---
>  include/linux/perf_event.h | 3 +++
>  kernel/events/core.c   | 8 
>  2 files changed, 11 insertions(+)

Acme/Peterz, are you happy for us to take this series through the powerpc tree?
Do you want to give us an ack for patches 1 & 2?

cheers



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v5 1/6] perf: provide sysfs_show for struct perf_pmu_events_attr

2014-12-02 Thread Michael Ellerman
On Tue, 2014-12-02 at 18:03 -0800, Sukadev Bhattiprolu wrote:
 From: Cody P Schafer c...@linux.vnet.ibm.com
 
 (struct perf_pmu_events_attr) is defined in include/linux/perf_event.h,
 but the only show for it is in x86 and contains x86 specific stuff.
 
 Make a generic one for those of us who are just using the event_str.
 
 CC: Sukadev Bhattiprolu suka...@linux.vnet.ibm.com
 CC: Haren Myneni hb...@us.ibm.com
 CC: Cody P Schafer d...@codyps.com
 Signed-off-by: Cody P Schafer c...@linux.vnet.ibm.com
 ---
  include/linux/perf_event.h | 3 +++
  kernel/events/core.c   | 8 
  2 files changed, 11 insertions(+)

Acme/Peterz, are you happy for us to take this series through the powerpc tree?
Do you want to give us an ack for patches 1  2?

cheers



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/