From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BBDC0C64E6E for ; Mon, 19 Jul 2021 18:24:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B24B760FF1 for ; Mon, 19 Jul 2021 18:24:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1382487AbhGSRjX (ORCPT ); Mon, 19 Jul 2021 13:39:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352768AbhGSQOk (ORCPT ); Mon, 19 Jul 2021 12:14:40 -0400 Received: from mail-pg1-x52e.google.com (mail-pg1-x52e.google.com [IPv6:2607:f8b0:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C24F9C069A59 for ; Mon, 19 Jul 2021 09:10:25 -0700 (PDT) Received: by mail-pg1-x52e.google.com with SMTP id j4so2864805pgk.5 for ; Mon, 19 Jul 2021 09:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=o4i922N5SDDsYvh6TuHE/Y23vxIVmH2yUEAQuG2pCpE=; b=hgDtj98JFI7Uz5/o2YUanStRm2pgcmFJm9RqwEPCvbw2aM+Q7aSMp7yYigxQLxLrzH WNufFHdOpsrEeWEMk14EzulrQrKVeKMqiawwkWlOy9p3p4o6bzsyvJMizvYqVx68p/Wn ULZo05dvfacQM7L+0gDIHSUcsxwbDVvdEMH/SGJIWpO0kaOoLZtFWWJ721B1R8cRY8JC LknEn894OJbOJbPp7UeYwkUfk6UbSjWUyserq0H/3TbOq1jybBTUIntbBKihgBSTR+Z8 /6LWc2I0wa9wt3wLPo7CFnGXHNs6oq/aYDDJehLcati9Mqs2LOBk57XXuGoVDGOFUkPc DEgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=o4i922N5SDDsYvh6TuHE/Y23vxIVmH2yUEAQuG2pCpE=; b=OAZRA9qVsofy2CuotXrC0MoB1RiKghCUZC/Z6ql/lgspQ+NAtHwzsdA/zEXBjMWMnB UaJbN08DEN5bQ7poGcrfhGrXHI5it97hzPdJxfBgVNmmWcJC4fkkED/jBK62SEvV0Flt +LuRWULk+9tH775y543A/ylUSMCVGuxYMNyy93fbtMJZjdHG4/RnAqw9NDCA7EsBrgmS 4RGlZDVyVNGQKLE09hxiOThp1IdBA9wDjcAcN3ax07RcQBMtVYeF/1IogEgTsb3yMmnd rm/LxhQEVaNF2l4B3iPPlYn79XLSozgF004bQch4MhhWoXlvsp6uleTB0ENeFDW2bn6I TBCw== X-Gm-Message-State: AOAM532Fd+ElLNRtrYvXwAg6hAi7qoyCuvz3fnzYVL7DisI4zDr9/0Tr JsupM+iKTVrwsLDCGeKtD3NS7A== X-Google-Smtp-Source: ABdhPJy2jGcpXSz3/n0yGq6EvR3KsN/25stQN4X0pzpZtImNNpTvcohu0e6B44HVvELefA3SZ45ehQ== X-Received: by 2002:a63:ef45:: with SMTP id c5mr26810707pgk.78.1626712421192; Mon, 19 Jul 2021 09:33:41 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id y82sm21001336pfb.121.2021.07.19.09.33.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jul 2021 09:33:39 -0700 (PDT) Date: Mon, 19 Jul 2021 10:33:36 -0600 From: Mathieu Poirier To: Arnaldo Carvalho de Melo Cc: James Clark , coresight@lists.linaro.org, leo.yan@linaro.org, al.grant@arm.com, branislav.rankov@arm.com, denik@chromium.org, suzuki.poulose@arm.com, anshuman.khandual@arm.com, John Garry , Will Deacon , Mike Leach , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-arm-kernel@lists.infradead.org, linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records Message-ID: <20210719163336.GA2255168@p14s> References: <20210624164303.28632-1-james.clark@arm.com> <20210624164303.28632-3-james.clark@arm.com> <20210705193338.GB1493103@p14s> 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 Hi Arnaldo, On Wed, Jul 14, 2021 at 02:45:34PM -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Jul 05, 2021 at 01:33:38PM -0600, Mathieu Poirier escreveu: > > On Thu, Jun 24, 2021 at 05:43:03PM +0100, James Clark wrote: > > > for example: > > > > > > Idx:808; ID:1c; I_BAD_SEQUENCE : Invalid Sequence in packet.[I_ASYNC] > > > ... > > > PKTP_ETMV4I_0016 : 0x0014 (OCSD_ERR_INVALID_PCKT_HDR) [Invalid packet header]; TrcIdx=822 > > > > > > Signed-off-by: James Clark > > > --- > > > tools/perf/util/cs-etm.c | 20 ++++++++++++++++++-- > > > 1 file changed, 18 insertions(+), 2 deletions(-) > > > > > > > Reviewed-by: Mathieu Poirier > > > > Thanks, applied. This patch is the second of a two patch series[1][2]. The first one was applied and is in Linus' current master branch. But I can't find the second one in either your core branch or Linus', and that despite your reply above that it has been applied. As such I am guessing something went wrong with the process. How do you want to proceed - should we resend the second patch[2] or you still have it somewhere in your Inbox? Thanks, Mathieu [1]. https://lists.linaro.org/pipermail/coresight/2021-June/006575.html [2]. https://lists.linaro.org/pipermail/coresight/2021-June/006576.html > > - Arnaldo >