Re: [RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Em Fri, Aug 24, 2012 at 11:00:31AM +0200, Jiri Olsa escreveu: > > > tools/perf/util/test-attr.c | 142 > > ++ > > tools/perf/util/test-attr.py| 272 > >

Re: [RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 24, 2012 at 11:00:31AM +0200, Jiri Olsa escreveu: > tools/perf/util/test-attr.c | 142 > ++ > tools/perf/util/test-attr.py| 272 > ++ >

[RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Jiri Olsa
hi, this code tests the link between perf stat/record command line options and final perf_event_attr struct values. Also it tests the group fd linkage. It's probably missing many command line option combinations worth testing. I wanted to check with others for more ideas before diving into this.

[RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Jiri Olsa
hi, this code tests the link between perf stat/record command line options and final perf_event_attr struct values. Also it tests the group fd linkage. It's probably missing many command line option combinations worth testing. I wanted to check with others for more ideas before diving into this.

Re: [RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 24, 2012 at 11:00:31AM +0200, Jiri Olsa escreveu: tools/perf/util/test-attr.c | 142 ++ tools/perf/util/test-attr.py| 272 ++

Re: [RFC 00/13] perf test: Add perf_event_attr tests

2012-08-24 Thread Ingo Molnar
* Arnaldo Carvalho de Melo a...@ghostprotocols.net wrote: Em Fri, Aug 24, 2012 at 11:00:31AM +0200, Jiri Olsa escreveu: tools/perf/util/test-attr.c | 142 ++ tools/perf/util/test-attr.py| 272