Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754550AbbLVOSM (ORCPT ); Tue, 22 Dec 2015 09:18:12 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:45335 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754373AbbLVOSK (ORCPT ); Tue, 22 Dec 2015 09:18:10 -0500 Message-ID: <56795B4A.2000404@huawei.com> Date: Tue, 22 Dec 2015 22:16:42 +0800 From: "Wangnan (F)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Will Deacon CC: , Jiri Olsa , , , pi3orama , xiakaixu 00238161 Subject: Re: [BUG REPORT]: ARM64: perf: System hung in perf test References: <5677F6E3.9050902@huawei.com> <20151221140104.GQ23092@arm.com> In-Reply-To: <20151221140104.GQ23092@arm.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.66.109] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020205.56795B63.008C,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 5b288c8548c0ea2c2b265d4a673dbd88 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1119 Lines: 35 On 2015/12/21 22:01, Will Deacon wrote: > On Mon, Dec 21, 2015 at 08:56:03PM +0800, Wangnan (F) wrote: > [SNIP] >> # /perf test -v signal >> 17: Test breakpoint overflow signal handler : >> --- start --- >> test child forked, pid 792 >> count1 11, count2 11, overflow 11 >> failed: RF EFLAG recursion issue detected >> failed: wrong overflow hit >> failed: wrong count for bp2 >> test child finished with -1 >> ---- end ---- >> Test breakpoint overflow signal handler: FAILED! > ... and this sounds like the perf tool expecting to single-step over > signal handlers, whereas (on arm64) we deliberately single-step into > them, so you can run into a loop for this case. Could you please provide me more information? Do you think it is a kernel bug and should be fixed? Or it is an invalid testcase for aarch64? Thank you. > Will -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/