From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753011AbcF1MeR (ORCPT ); Tue, 28 Jun 2016 08:34:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39441 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752964AbcF1MeN (ORCPT ); Tue, 28 Jun 2016 08:34:13 -0400 Date: Tue, 28 Jun 2016 14:34:10 +0200 From: Jiri Olsa To: Arnaldo Carvalho de Melo , lkml , David Ahern , Namhyung Kim Subject: [BUG] perf test 29 crashing Message-ID: <20160628123410.GA1862@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.1 (2016-04-27) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Tue, 28 Jun 2016 12:34:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 29: Test cumulation of child hist entries : FAILED! I was hunting this, because I though it was caused by one of my local changes, but then realized it's public bug ;-) but can't find the reason so far.. thanks, jirka