Re: [BUG] perf test 29 crashing

2016-07-01 Thread Jiri Olsa
On Thu, Jun 30, 2016 at 01:41:57PM -0600, David Ahern wrote: > On 6/30/16 10:18 AM, Jiri Olsa wrote: > > it was the setup in my .perfconfig: > > > > [call-graph] > > threshold=10 > > > > caused some of the callchains to disappear and screw the test, > > Did you find out why it caused a segfault?

Re: [BUG] perf test 29 crashing

2016-06-30 Thread Arnaldo Carvalho de Melo
Em Thu, Jun 30, 2016 at 06:18:16PM +0200, Jiri Olsa escreveu: > On Thu, Jun 30, 2016 at 05:10:16PM +0200, Jiri Olsa wrote: > > SNIP > > > > > hate to be the only one with this.. now I need to dive in ;-) > > it was the setup in my .perfconfig: > > [call-graph] > threshold=10 > > caused some o

Re: [BUG] perf test 29 crashing

2016-06-30 Thread David Ahern
On 6/30/16 10:18 AM, Jiri Olsa wrote: it was the setup in my .perfconfig: [call-graph] threshold=10 caused some of the callchains to disappear and screw the test, Did you find out why it caused a segfault? I think we should make that test using default values, like in attached patch howev

Re: [BUG] perf test 29 crashing

2016-06-30 Thread Jiri Olsa
On Thu, Jun 30, 2016 at 05:10:16PM +0200, Jiri Olsa wrote: SNIP > > hate to be the only one with this.. now I need to dive in ;-) it was the setup in my .perfconfig: [call-graph] threshold=10 caused some of the callchains to disappear and screw the test, I think we should make that test using

Re: [BUG] perf test 29 crashing

2016-06-30 Thread Jiri Olsa
On Wed, Jun 29, 2016 at 11:20:06AM +0900, Namhyung Kim wrote: SNIP > > > > If this helps break the tie: > > > > dsa@kenny:~/kernel.git$ /tmp/perf/perf test 29 > > 29: Test cumulation of child hist entries: Ok > > > > dsa@kenny:~/kernel.git$ /tmp/perf/perf --version > > perf

Re: [BUG] perf test 29 crashing

2016-06-28 Thread Namhyung Kim
Hi, On Tue, Jun 28, 2016 at 11:52:09AM -0600, David Ahern wrote: > On 6/28/16 10:59 AM, Arnaldo Carvalho de Melo wrote: > > Em Tue, Jun 28, 2016 at 02:34:10PM +0200, Jiri Olsa escreveu: > > > hi, > > > I'm having test 29 crashing on latest Arnaldo's perf/core: > > > > > > [jolsa@krava perf]$ ./pe

Re: [BUG] perf test 29 crashing

2016-06-28 Thread David Ahern
On 6/28/16 10:59 AM, Arnaldo Carvalho de Melo wrote: Em Tue, Jun 28, 2016 at 02:34:10PM +0200, Jiri Olsa escreveu: hi, I'm having test 29 crashing on latest Arnaldo's perf/core: [jolsa@krava perf]$ ./perf test hist 15: Test matching and linking multiple hists : Ok 25: Test filte

Re: [BUG] perf test 29 crashing

2016-06-28 Thread Arnaldo Carvalho de Melo
Em Tue, Jun 28, 2016 at 02:34:10PM +0200, Jiri Olsa escreveu: > hi, > I'm having test 29 crashing on latest Arnaldo's perf/core: > > [jolsa@krava perf]$ ./perf test hist > 15: Test matching and linking multiple hists : Ok > 25: Test filtering hist entries

[BUG] perf test 29 crashing

2016-06-28 Thread Jiri Olsa
hi, I'm having test 29 crashing on latest Arnaldo's perf/core: [jolsa@krava perf]$ ./perf test hist 15: Test matching and linking multiple hists : Ok 25: Test filtering hist entries : Ok 28: Test output sorting of hist entries : Ok