Received: by 2002:a05:6602:18e:0:0:0:0 with SMTP id m14csp3618809ioo; Wed, 25 May 2022 04:46:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz6ytEb2j8G9NUAZsMk3SuG2xwCPElTvLv5QZugmhjmc1Sb3J7N1acNjZQVs+DQ9XC8nNMc X-Received: by 2002:a17:90b:3b89:b0:1e0:c079:9dd1 with SMTP id pc9-20020a17090b3b8900b001e0c0799dd1mr694141pjb.230.1653479208621; Wed, 25 May 2022 04:46:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1653479208; cv=none; d=google.com; s=arc-20160816; b=Vcl9B/G6KItakeugcCqZAjP9vr16gVMp2EPC4psUDZOXa8NXKhSSZSwf+Mq8r3cPxL /BysSF3zOHyYROL2s+Uo19ea7dfBI71hmRdQNk67BxE537LWzW3larYq4R2+18/ckJkO kNvaC6f/15pdfNcZeKn3HZhRh7393RsG/Lez/s9Fa6E555P8K79OIQ1t7vyTyjqKYAoI JKL0LpZtz6cqpveSgRR2i1pKSi23yamUMJXy/EYgv2VGh7TUCCDt/mvr1bcR3pgW66c0 kgBkHySGMsaIwB92uHbDjXziMHD/nW4mq73jjaxmtFr5+E51KJ22pRE55d6kmDEswyI5 IzjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=XlKahkpL+Gh0CZFV2sXk11vADq/4spQWeinlW3FK8VY=; b=D1hPjFY+9ZfBY+sT8ypuE4sylIdz395a1kln/Rpm7pRCak9LnPW7kejN4/ZzSth3Vr s0HX86gDMn6P4BpihzA2pe1NCn8dZ+jY6EMEaLxzfP1rf5vhCEVNX0my3Evct8uTU4vN qPpafXX7f5n/fgD8OUl3D/9rg4d80JakOnfLV4VPc09Y0AVDYwXi3nkzb6WPwASs8G/i NxZu+nGT0zW8VZGLlND93hYxMbDT930/DvtlJzSDflxVc+rgR1/ZYDSbtEvaddJUbSlS 4VdsHLr5Lhm6jrD4eVbivLYkGqdIHoLsUNHtSj9y36hv8vDaArYylEPNdhDud1F3bopv d8vw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id q137-20020a632a8f000000b003fa3b85fa61si12860703pgq.77.2022.05.25.04.46.36; Wed, 25 May 2022 04:46:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235070AbiEYKGT (ORCPT + 99 others); Wed, 25 May 2022 06:06:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60606 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230271AbiEYKGR (ORCPT ); Wed, 25 May 2022 06:06:17 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0A7CE18B10; Wed, 25 May 2022 03:06:17 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B72851FB; Wed, 25 May 2022 03:06:16 -0700 (PDT) Received: from [10.57.38.12] (unknown [10.57.38.12]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 103723F73D; Wed, 25 May 2022 03:06:14 -0700 (PDT) Message-ID: <8fed7c83-40ad-065a-847f-1faa491d44a0@arm.com> Date: Wed, 25 May 2022 11:06:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH v3 0/4] coresight: Add config flag to enable branch broadcast To: James Clark , mathieu.poirier@linaro.org, coresight@lists.linaro.org, mike.leach@linaro.org Cc: leo.yan@linaro.com, Leo Yan , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220511144601.2257870-1-james.clark@arm.com> From: Suzuki K Poulose In-Reply-To: <20220511144601.2257870-1-james.clark@arm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-7.0 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, On 11/05/2022 15:45, James Clark wrote: > Apologies for the delay. > > Changes since v2: > > * Pick up some of Mike's review tags > * Add a comment explaining rationale for not opening the event when BB isn't > supported > * Extend docs to say that Perf doesn't support decode when binaries are > modified > * Drop Perf side patches that were already merged > > Thanks > James > > James Clark (4): > coresight: Add config flag to enable branch broadcast > Documentation: coresight: Turn numbered subsections into real > subsections > Documentation: coresight: Link config options to existing > documentation > Documentation: coresight: Expand branch broadcast documentation The series looks good to me. Apologies, this missed the 5.19 window. I will queue this for 5.20 at -rc1. Suzuki > > .../coresight/coresight-etm4x-reference.rst | 17 +++++- > Documentation/trace/coresight/coresight.rst | 56 +++++++++++++++++-- > .../hwtracing/coresight/coresight-etm-perf.c | 2 + > .../coresight/coresight-etm4x-core.c | 14 +++++ > include/linux/coresight-pmu.h | 2 + > 5 files changed, 85 insertions(+), 6 deletions(-) >