Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B65BDC636CC for ; Mon, 13 Feb 2023 08:55:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230152AbjBMIzE (ORCPT ); Mon, 13 Feb 2023 03:55:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229468AbjBMIy5 (ORCPT ); Mon, 13 Feb 2023 03:54:57 -0500 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0994313DC1 for ; Mon, 13 Feb 2023 00:54:56 -0800 (PST) Received: by mail-pj1-x1029.google.com with SMTP id w14-20020a17090a5e0e00b00233d3b9650eso3753486pjf.4 for ; Mon, 13 Feb 2023 00:54:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=G2/mSUWKlQedrqtTIBOMxdk2IBVcf3JH3oYstMkfrAk=; b=CIG9hHXtpyrGgUqYj2fchGva1a4G6Bps/aP7JA5AqxJYIzBD7kM0DMYdQMHITkUbew cq6j1fq5P951jNJC2bKW9Ngt4b9xQpN4H5YUI66zeHzWojLU9r5pmn/qXy0jAq4ezTC/ xeEen2pN598DADe6fMynbAQsSYINgRuOzYLM8hKym8fMIlTRu99BwEoru8hHwzjrzjRb 5JjO5xIlDUzUgaTcx743OvI42sDiLLuRfg0/H0cT7nB2IKcjPooJni4TBhs+/E1NeO5J yTSy8bz0Y+gnsQyMcvp/KAFmo5/LJp115OIzxGo8WKo7am9puXGu1vmuRqduYg+jFEd7 mSWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=G2/mSUWKlQedrqtTIBOMxdk2IBVcf3JH3oYstMkfrAk=; b=EE6eEK26VNYyXpFxL6Elollrjdo1Qke59WGF1neKN4+mRPRmBYwqc0PUVyN27seLic z07OYBMXADUu8J0n56ATEubmW8t+wvccxNuI2/9xCUaWx5mc9pYg2iSBdCud7lx3GFmh W0EqfTQ6QLTeWMhnt5OxUBcQYQ2CJiFyT0odyjilAwO8DrwX+SJqqWYTakpVhs7L1Mwp hFkiEmw1AcE/IOuicVgzIKNo0rMVlLIXgJxcorPcSdJEXgTeFcxDLgJdXVItTL/dYPiK AHF183hbunHpcAj7W9bCEMjJR90FJ5VdDnDOs59dajI7g5EJT2yxoDtU17ER8iW5Djic zqtQ== X-Gm-Message-State: AO0yUKUVYHy4GrnbvjLucSI2X4L+ey7XbTtWuqDRvhLG4mOG7Nf3XcEF yhEYIIX6Ck7gn8WZ2iiF5Fy6wQK5fb1LpO35NtKPfw== X-Google-Smtp-Source: AK7set/TSDUJkzPnFx+7/gB56sSpKMXzphKQ1Rl4A/cwmpt51uV7IRswYltPBpVPD8UiWxP/wbHe+Q== X-Received: by 2002:a17:902:e545:b0:199:f5d:478 with SMTP id n5-20020a170902e54500b001990f5d0478mr7310453plf.63.1676278495460; Mon, 13 Feb 2023 00:54:55 -0800 (PST) Received: from leoy-yangtze.lan (211-75-219-203.hinet-ip.hinet.net. [211.75.219.203]) by smtp.gmail.com with ESMTPSA id h22-20020a170902ac9600b0019aa6bf4450sm868142plr.188.2023.02.13.00.54.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 00:54:55 -0800 (PST) Date: Mon, 13 Feb 2023 16:54:49 +0800 From: Leo Yan To: Feng Tang Cc: Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Joe Mario , linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, Andi Kleen , Kan Liang , Xing Zhengjun Subject: Re: [PATCH] perf c2c: Add report option to show false sharing in adjacent cachelines Message-ID: References: <20230213031733.236485-1-feng.tang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 13, 2023 at 04:24:01PM +0800, Feng Tang wrote: [...] > > With these typo fixes, you could add my reviewed and tested tags. > > Thanks a lot for the review and helping to test on Arm64 platform > which I don't have access to! Welcome, Feng! And thanks for your patch! Leo