Re: [PATCHv2] perf/stat: Report unsupported events properly

2015-02-27 Thread David Ahern
On 2/13/15 1:50 PM, Arnaldo Carvalho de Melo wrote: Gack, 10ms after I sent my pre-California pull req :-\ Will go in the next one :-) still not in your queues. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org M

Re: [PATCHv2] perf/stat: Report unsupported events properly

2015-02-17 Thread Suzuki K. Poulose
On 13/02/15 20:50, Arnaldo Carvalho de Melo wrote: Em Fri, Feb 13, 2015 at 12:39:24PM -0700, David Ahern escreveu: On 02/13/2015 11:40 AM, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" Commit 1971f59 (perf stat: Use read_counter in read_counter_aggr ) broke the perf stat output for uns

Re: [PATCHv2] perf/stat: Report unsupported events properly

2015-02-13 Thread Arnaldo Carvalho de Melo
Em Fri, Feb 13, 2015 at 12:39:24PM -0700, David Ahern escreveu: > > > On 02/13/2015 11:40 AM, Suzuki K. Poulose wrote: > >From: "Suzuki K. Poulose" > > > >Commit 1971f59 (perf stat: Use read_counter in read_counter_aggr ) > >broke the perf stat output for unsupported counters. > > > > $ perf st

Re: [PATCHv2] perf/stat: Report unsupported events properly

2015-02-13 Thread David Ahern
On 02/13/2015 11:40 AM, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" Commit 1971f59 (perf stat: Use read_counter in read_counter_aggr ) broke the perf stat output for unsupported counters. $ perf stat -v -a -C 0 -e CCI_400/config=24/ sleep 1 Warning: CCI_400/config=24/ event is n

[PATCHv2] perf/stat: Report unsupported events properly

2015-02-13 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" Commit 1971f59 (perf stat: Use read_counter in read_counter_aggr ) broke the perf stat output for unsupported counters. $ perf stat -v -a -C 0 -e CCI_400/config=24/ sleep 1 Warning: CCI_400/config=24/ event is not supported by the kernel. Performance counter stats