Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp11177286imu; Thu, 6 Dec 2018 12:52:49 -0800 (PST) X-Google-Smtp-Source: AFSGD/W68uiho0ktT834WJJsR8aMzUgAdJ9XqNUNZsODywmvtA5nMZA76339IEotVe/v3dsTRB7g X-Received: by 2002:a63:ce08:: with SMTP id y8mr25214705pgf.388.1544129569024; Thu, 06 Dec 2018 12:52:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544129568; cv=none; d=google.com; s=arc-20160816; b=ImXPaCPgT7n5GrPkY12Clb8haPDZeVJeErwb3GZqjnnUlZzHn1JqUgdG8PCwXb/c04 7luwVKpG1Bu8wE1YqC++733h/+yNHoa9CA0dedli6bO4N1hV39hxQdU+SI/3bqbDTykM anZzPyxO8Whk4CJX4cr6uHHeCbVWLvwYhe3fQHe5/59J4YtzK4wvdnhTDpQ4y0+TJ8tQ 7ebvSasOAT4phCtL+4XCrSDYAGTUPmosw+FgjSSpuHH6u1iJMNUHvmVzlWaK2XvfKp34 aem/z/hNGI1FYUHMqrH/LQSISGsFIVxBkwwoGcgR9675c3dWRyzir0HpD2PQMvxLlc9w I+Bg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=eiuRIgOTHTcyvN/HlNQXmD4O3tZ7yNP/mRaJ4jo7hPM=; b=WRJudJ2N/Ys3w4vh/yF5BZOh033/bCMx3a3UdW+vAujjFnhTA1ej8by0qhu4vrKOjw WOvgsWmDlE5BTBxLIjEJEf7BjSyUU/jqrrK+Vw3a+gkdigaN5brN2XXCfheiOc1oBnZ7 10rJ1Dt7PBj85Txi2FJ+KJYfpeRZ4nRAdCXKMUJL4wGME4WVawz4m/kmaGQQRS3PDJaN st3xFBRModNNaTTDbo7INZm5HWAjUTNmPYDulsNRKlJpu7rrmgQ7sZfdAYZmDAOsnPw/ ISL7IOaGuVCnxO3c2XqCg9qo2O/bWirtI34tVo3JqK3WBfcHpe/00e//wjDuAYyRdt3x yRHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@firstfloor.org header.s=mail header.b=KXYY0U2y; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 89si1150012pfr.242.2018.12.06.12.52.32; Thu, 06 Dec 2018 12:52:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@firstfloor.org header.s=mail header.b=KXYY0U2y; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725993AbeLFUvv (ORCPT + 99 others); Thu, 6 Dec 2018 15:51:51 -0500 Received: from one.firstfloor.org ([193.170.194.197]:41910 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725929AbeLFUvu (ORCPT ); Thu, 6 Dec 2018 15:51:50 -0500 Received: by one.firstfloor.org (Postfix, from userid 503) id 776D1868D9; Thu, 6 Dec 2018 21:51:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=firstfloor.org; s=mail; t=1544129508; bh=QFmw1gurW4bI8zCF93EL1eld1hObV8GLNIf5qD6OanM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KXYY0U2y5lh1YSJOF/fCBd5RRTooR9a3xQnHnouhBRIgQ3hnxWh7T+Dra/ei8tb3W K9be8KCR+eUtVJSR0oQr9z0FkN6uowwF+HOJVFkulIUXYXKmpAY376OjFcd+klJXjq L/0+PMu5EuMObb9Hu6Wso5ID3oC/ysJOXpkCVys4= Date: Thu, 6 Dec 2018 12:51:48 -0800 From: Andi Kleen To: Arnaldo Carvalho de Melo Cc: Milian Wolff , Adrian Hunter , Andi Kleen , linux-kernel@vger.kernel.org, jolsa@kernel.org, Andi Kleen Subject: Re: [PATCH] perf script: Fix LBR skid dump problems in brstackinsn Message-ID: <20181206205146.hsiehbf6fyee2uec@two.firstfloor.org> References: <20181120050617.4119-1-andi@firstfloor.org> <20181206170140.GJ19069@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181206170140.GJ19069@kernel.org> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 06, 2018 at 02:01:40PM -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Nov 19, 2018 at 09:06:17PM -0800, Andi Kleen escreveu: > > From: Andi Kleen > > > > This is a fix for another instance of the skid problem Milian > > recently found [1] > > Milian, have you tested this? It won't fix Milians problem, which were with call graphs. For Milian's issue you would need Milian's patches, which AFAIK haven't been reviewed by anyone. -Andi