Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1212554imm; Tue, 3 Jul 2018 07:24:56 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLyH22suc8x53zqpwMrhPF7TrMtweTqs2CVufozuUjrEEjrI5m4WXkcxFIyd6VDLONv0WLx X-Received: by 2002:a17:902:6b0b:: with SMTP id o11-v6mr30898509plk.101.1530627896034; Tue, 03 Jul 2018 07:24:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530627896; cv=none; d=google.com; s=arc-20160816; b=Son4iAkW2FNE7b7OekW2a30iuF27sm5xPThuvvIFm+QdSRC5Xn9KNhJSw/gvidNLNo Eh4WhBWC5h6DW6U90m5ateeNsConW5OdYFIPm9qZFke8BC1K4fKzbMGIqyTR4Vp9i6Sa Ox6YPGEwVNKE3KcBWG3CvaqkGtjTIUWoZUAtUCI5DjJAAcpBPHfNEgcb4IoiJgOAfTmw uQnknhQj1CqUcAtcjFI6kaMzqcwnMX/COUUTUFzCNcP2M4IdFkags9oBLFfID0/hRbYU cXc77lk8kmK10MhZV6t8D2f4lLcyXnmV82XXrndhCv3iMiAqTSe2snuEgf6CTaGP/5sF MdPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=IBVxt25ZM1OgIyV3HA8ESWpGE3iQigqZm+A6ZmYX0BY=; b=S/155nhfHlp+44l8ppN+U/6EEyZ4cufYq9nOQAVgMPj0R7CY2WbA4m4HCjZfk/aPYD rSf8XmtZC+BLEy1VPlTXNPFrmLH9M4RaC+9O4NugqU3cruNbc2KeR0reQQZFGJNq6Xu6 8oV+FscNNv4MpJbAKs0b3RLs+oceCQ+b6evXOmh9ncthroXcn7sOEv9xLz0YLyXKAmr2 1UPTlc0KmCTq+hWBLQJF2pp53MIlR2OyRbYvJTd0bE9jKDrQsszAGVhx2+/Jxn/PQ5y0 lUwSrM/QibaCESdKu0xYZcd5p/h1ZF+tzNX1SNa3ICIy7e7Jbs3IqmLwZf4Gbe0jG+5f ysNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i10-v6si1438404pfe.119.2018.07.03.07.24.41; Tue, 03 Jul 2018 07:24:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932443AbeGCOXz (ORCPT + 99 others); Tue, 3 Jul 2018 10:23:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:32850 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932133AbeGCOXy (ORCPT ); Tue, 3 Jul 2018 10:23:54 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 821C123D49; Tue, 3 Jul 2018 14:23:52 +0000 (UTC) Date: Tue, 3 Jul 2018 10:23:50 -0400 From: Steven Rostedt To: Joel Fernandes Cc: linux-kernel@vger.kernel.org, Boqun Feng , Byungchul Park , Ingo Molnar , Julia Cartwright , linux-kselftest@vger.kernel.org, Masami Hiramatsu , Mathieu Desnoyers , Namhyung Kim , Paul McKenney , Peter Zijlstra , Thomas Glexiner , Tom Zanussi Subject: Re: [PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints Message-ID: <20180703102350.38d4e3fc@gandalf.local.home> In-Reply-To: <20180703141537.GA108396@joelaf.mtv.corp.google.com> References: <20180628182149.226164-1-joel@joelfernandes.org> <20180703141537.GA108396@joelaf.mtv.corp.google.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Jul 2018 07:15:37 -0700 Joel Fernandes wrote: > On Thu, Jun 28, 2018 at 11:21:42AM -0700, Joel Fernandes wrote: > > From: "Joel Fernandes (Google)" > > > > This is a posting of v9 preempt/irq tracepoint clean up series rebased > > onto v4.18-rc2. No changes in the series, just a rebase + repost. > > > > All patches have a Reviewed-by tags now from reviewers. This series has > > been well tested and is a simplification/refactoring of existing code, > > along with giving a speed-up for tracepoints using the rcu-idle API. > > With this our users will find it easier to use tools depending on > > existing preempt tracepoints since it simplifies the configuration for > > them. > > Steve, all patches of this tracing series have been reviewed and/or acked and > there haven't been additional changes for a couple of reposts. Are you Ok > with it? > I'm currently chasing down some fires, but I'll try to get to it this week. Thanks for the patience ;-) -- Steve