Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp693801pxm; Fri, 25 Feb 2022 17:27:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJxp1EZ0tMZz2+GvivfGNE8lY8/P4ZSwUWUO+hwiDrR+k82Y0o8g3Inbd6miofl65QD2hNDr X-Received: by 2002:a63:4c55:0:b0:36c:54eb:fc44 with SMTP id m21-20020a634c55000000b0036c54ebfc44mr8186867pgl.323.1645838870691; Fri, 25 Feb 2022 17:27:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1645838870; cv=none; d=google.com; s=arc-20160816; b=Kokktdk/MN0OiRhaqy/yM+mRhaXzp+UrXCaSUCK2hWIOhsbnCdlVO4eL0O2B5y7xKn PMFOz1RnT3NTZT9/ySdgzb+WYQt0hRyiBot7pdMobw0MY7lFjL9kfdmiDLBuMmUoIcBt TDzNrhJWYUboL15jl41eULowrCHmwlvV+LhPlH0/HzaQyx38rIZJOgavH/pU7415R4Gt u4M+bJwR/JivRwM//9XTPtcnmuQELybP8/e6d3FkNdvHloSP6c7Su9qpgISgqJrce+F+ UEsyILNp77R0siSKbL3/vg4HAjupg9iCvlywlxSmjRrxaZMAaIRVi73uIE/wqOQJULuN Chbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=1yM1QAU0ho8JSzm+kF9sS+oBv/BDEyUxXQiNlvmIFls=; b=rlzYJ9QHDoYFPIVoX90hzkEpkxVes3OsHHEYPJSxYCA5o7xP0QP3FF4ROEVlCcqONg i8nTSXOPgyfqhcs58RxOReKWQCk6yGQa2Z4upSHWRG0+5g0grfODOmSJ5EcsJR/mLlBn khXc56WDaHSREl923dlIsTSZIvBybKdOEW9YLrEkDHKNzh40Bhp2XHHQR840x1qu3IqX JqhXcAnPRwXKZpw6amLJ0O+6Yxvz2fmnw9UPpcyOGZ15KGiADx31nGuEDmmXF4hRl1PL v6s7mgGHX22GetvDaP519JQxs0eIaMYIUgujtJcOWSMiVHxWxvT33+qDSt+7sTR+UkD1 GMiw== 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:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id z14-20020a170902ccce00b0014fe6cc9916si3483159ple.206.2022.02.25.17.27.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Feb 2022 17:27:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0F2B965D1A; Fri, 25 Feb 2022 17:26:13 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243450AbiBYRF7 (ORCPT + 99 others); Fri, 25 Feb 2022 12:05:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238530AbiBYRF4 (ORCPT ); Fri, 25 Feb 2022 12:05:56 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 64AFE1FEFB4 for ; Fri, 25 Feb 2022 09:05:24 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1AD9BB8329E for ; Fri, 25 Feb 2022 17:05:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 174FDC340E7; Fri, 25 Feb 2022 17:05:20 +0000 (UTC) Date: Fri, 25 Feb 2022 12:05:19 -0500 From: Steven Rostedt To: Tom Zanussi Cc: LKML , Ingo Molnar , Andrew Morton , Daniel Bristot de Oliveira Subject: Re: [PATCH] tracing: Have traceon and traceoff trigger honor the instance Message-ID: <20220225120459.738858e9@gandalf.local.home> In-Reply-To: References: <20220223223837.14f94ec3@rorschach.local.home> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no 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 On Fri, 25 Feb 2022 11:00:18 -0600 Tom Zanussi wrote: > Looks good, > > Reviewed-by: Tom Zanussi Thanks. Oo, I was just about to send my pull request. It's not too late to add this tag ;-) -- Steve