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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C75EBC433FE for ; Fri, 11 Mar 2022 16:32:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343513AbiCKQdr (ORCPT ); Fri, 11 Mar 2022 11:33:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56110 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244586AbiCKQdq (ORCPT ); Fri, 11 Mar 2022 11:33:46 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D7628517FC for ; Fri, 11 Mar 2022 08:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1647016361; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wIiyo/Hz9JMpDwt94KYeCOdCYlTzYuM5+GHnQsk/7+4=; b=XfBXaUe1mvTlppshHGteBc5saB2kMeAv9RlR0Iz94zBe+ChNOD0PgFr7DIbq+krAP4rOf+ 7PZgLloUjsa0dNRyymnJQ07lsXek/90L881ZYUvWf+qdR2sDFqb2X8/qGK8ne4Z/xHHxlC 2eumQNcp2DruZ9LypirKR9xtTt9l3JU= Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-231-O3Ff8i_eM3uSiR79hYrNIQ-1; Fri, 11 Mar 2022 11:32:40 -0500 X-MC-Unique: O3Ff8i_eM3uSiR79hYrNIQ-1 Received: by mail-wr1-f71.google.com with SMTP id y13-20020adfee0d000000b001f1fa450a3dso3013155wrn.11 for ; Fri, 11 Mar 2022 08:32:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=wIiyo/Hz9JMpDwt94KYeCOdCYlTzYuM5+GHnQsk/7+4=; b=UT7Q/2zDN1z8+gRwDAYiXiAZ2cufvNmZkDE3CrBnqdkOCnuRoe0S1IL14c8VuLksRM sW3zglMMu/Oc1A4EhPVGqSOXkvhTxcc80uuj3l9mVVLAQwCLcsiwBXzVHUk8eLAP2NZZ +SdYmu8dLfmBV4HVrcEIgw/2gk+3DG9ULlI8mqBMxQT1Reo6MaYUnr5TElvlm9slFu39 DMGvGsSOyx83aDHX+B0i62bh0oLWAJZuia3y0G8SoNJQPf9kvZseRBVKzkJnCnLYEYNW c6DHpdroCba+NB1kFJklAqlj+2fzDToVbhWMQYSvaYf0h+SBEUHh2GpPlwp7xcRUsgkw FySQ== X-Gm-Message-State: AOAM532OU7EoaR6anY7zSwlB/rdCY4i2AKjbCvqYTmb5Iw+CwE+ssCA3 zAue4HUZuHxTT++HQ/edrsup4GNXM4ORRkEUqrEv0j7JRMCC9KaBTK0riC6ihxQXOnuihzWEw51 YxHabezwBawtpKsoHopLK X-Received: by 2002:a05:6000:1104:b0:1f9:7df6:c864 with SMTP id z4-20020a056000110400b001f97df6c864mr7890482wrw.63.1647016359448; Fri, 11 Mar 2022 08:32:39 -0800 (PST) X-Google-Smtp-Source: ABdhPJxW7xVvJKrOS4i/VOXAwIU8h5bRNK36QLS+yGu7beP2gTUOBkmEGhe0SKy7JrVLcX09APi9Jw== X-Received: by 2002:a05:6000:1104:b0:1f9:7df6:c864 with SMTP id z4-20020a056000110400b001f97df6c864mr7890465wrw.63.1647016359206; Fri, 11 Mar 2022 08:32:39 -0800 (PST) Received: from localhost.localdomain ([2a00:23c6:4a1c:5a01:f0e6:1d65:f381:51c4]) by smtp.gmail.com with ESMTPSA id i1-20020a1c5401000000b00389f76c1325sm578681wmb.47.2022.03.11.08.32.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Mar 2022 08:32:38 -0800 (PST) Date: Fri, 11 Mar 2022 16:32:36 +0000 From: Juri Lelli To: Daniel Bristot de Oliveira Cc: Steven Rostedt , Jonathan Corbet , Clark Williams , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-trace-devel@vger.kernel.org Subject: Re: [PATCH V3 00/15] rtla: Improved tracing support Message-ID: References: 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-doc@vger.kernel.org Hi, On 02/03/22 20:01, Daniel Bristot de Oliveira wrote: > This set introduces some tracing facilities to rtla tools: > > - Add the possibility to change the tracing_thresh to osnoise, > allowing a fine tune of OS noise detection. > > - Add the auto-tracing feature (-a threshold us), which aims > helping the first approach to a problem by setting common > tracing features with a single parameter. > > - Add -e/--event option, allowing osnoise and timerlat to > enable additional trace events via (possible multiple) > -e sys:event options. > > - Add the --filter option to filter the previous -e event. > > - Add the --trigger option to allow the usage of tracing > trigger of the previously set -e event. If the trigger > is hist: one, rtla automatically saves the hist file > associated with the -e event. > > And some more improvements: > > - Add --dma-latency option to tune exit from idle latencies > > - Some minor fixes > > Changes from V2: > - Rebased to for-next > - Add --dma-latency > - Some more fixes > Changes from V1: > - Add -e to osnoise/timerlat hist > - Add --trigger > - Add --filter > - Add support to save hist file > - Function name refactoring I took this for a spin and it looked good to me! Tested-by: Juri Lelli Thanks, Juri