Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp1758754pxb; Wed, 9 Feb 2022 04:01:10 -0800 (PST) X-Google-Smtp-Source: ABdhPJxBRAc0CpirBmJ4J9Rlp8c5FB2Xb7YSrZ58Qf6e1m1IT6iTUcBayDbBSD8ZMCsPiH7Mz7QE X-Received: by 2002:a17:902:bf0a:: with SMTP id bi10mr1806755plb.164.1644408069861; Wed, 09 Feb 2022 04:01:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1644408069; cv=none; d=google.com; s=arc-20160816; b=VahCpIVkDWWNmTKStOHQSRBIOoHbimpl1MNTbP3NCqbvF5Gwx4aUM2xmE2cdHek4b/ u8whI4/Ukl98UDokkdLJi2Cpbw3Xm3tChxZeJQ7+rYIlNRLMcGQHpNeKwx+SneLBQUMA 6dEdPve5gprdKVuPf6BF50x3w8fO5PeoKaVNFN2840Aj611j8tJ86HYTeqlpn91GFyQf uHPM//gT+S6kdKY3I1UbBQWemfBzhOKmlarQ1lWW/mVA0cUKApe5djdKqcVR6AvA8mV7 sBHGaTT5LzzkaMc10GJmpYuqNBSndjO6O0eVAacpufhNe4IMYTTF7VzXs8nohhEwVCcW QU8w== 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=nrrpXALE/JpidMJQlM3HY84daQJX3kEXrxOsZpzFuwo=; b=Mi9/yBLe2tke1bUx4zTuiC3QJjEmfcCwHdGsWtD3sDmwhbUIycO+zQiD9ShcgqZLTU 2YtXu+8TdsdNJHuteranP9yPEZBERYv4zDdWP9Z1jETdreilMSRxOKPuzUBF2c8oyp/r MAzOOTHAwaQxL8kfIwbB+KAebiplaQ4RGUetQG4k1SnL+udL/0DB8lzInvIOz66D1wa3 wXp1Gd6nav0bNEX/ca4j41/P45EgMFwrgOQfWGxnmLANcO9Wp7MFly6HZtURLUbd2h2T 1FGlmbpFSIEThsL80W8iaK1NDuCc5S0qbo/WQ1Fsq3sc8M9PLttjcgRFIWWwKBWYRApE m6aw== 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 r10si16082384pff.3.2022.02.09.04.01.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 04:01:09 -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 9A26FE0F1D76; Wed, 9 Feb 2022 02:04:01 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1381851AbiBHPsL (ORCPT + 99 others); Tue, 8 Feb 2022 10:48:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1381833AbiBHPsK (ORCPT ); Tue, 8 Feb 2022 10:48:10 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCFD4C061576 for ; Tue, 8 Feb 2022 07:48:09 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 3CE186164A for ; Tue, 8 Feb 2022 15:48:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00DDCC004E1; Tue, 8 Feb 2022 15:48:07 +0000 (UTC) Date: Tue, 8 Feb 2022 10:48:06 -0500 From: Steven Rostedt To: Masami Hiramatsu Cc: Jeff Xie , mingo@redhat.com, zanussi@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object Message-ID: <20220208104806.5272f2ea@gandalf.local.home> In-Reply-To: <20220208230830.6b8c03c0f4f11c1ed18da236@kernel.org> References: <20220204035644.734878-1-xiehuan09@gmail.com> <20220208230830.6b8c03c0f4f11c1ed18da236@kernel.org> 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 Tue, 8 Feb 2022 23:08:30 +0900 Masami Hiramatsu wrote: > Thanks for updating the series. I've tested the patches and confirmed > the objtrace is working :) > > Tested-by: Masami Hiramatsu > Reviewed-by: Masami Hiramatsu > > for the series. Thanks. Just to give you an update on my own workload. I'm finishing my last week of on-boarding, and hopefully, I'll have more time next week to look at more things upstream. And hopefully, I'll be able to get to looking at this series then. Cheers, -- Steve