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 77B12C433F5 for ; Mon, 11 Apr 2022 15:47:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348223AbiDKPty (ORCPT ); Mon, 11 Apr 2022 11:49:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55264 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348211AbiDKPtw (ORCPT ); Mon, 11 Apr 2022 11:49:52 -0400 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87A631095 for ; Mon, 11 Apr 2022 08:47:37 -0700 (PDT) Received: by mail-wm1-x32f.google.com with SMTP id l9-20020a05600c4f0900b0038ccd1b8642so217439wmq.0 for ; Mon, 11 Apr 2022 08:47:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hTKDlxgcWuz5hgaxxxjWWtj91cd/fjAAO8kmOVAY+X8=; b=mItDidY53oCf6TvO5FbO0bjeTogS3DCpwx/LcQm2jl37tZF/LmKbvLaTssumOcfS+h p17S5pmzSZatW81iEajHfT7BfBIornGLCGZv2WNbk6Faqr7WdBwezXndUlxKHkU9Sw// XboCcTWZJt2uQtgR8JYdqwmFTxgmjq/vz2NpsrRyWl6nZlVaN50FLlAouGSkieXJarfH 55dgGC0PMZivhd8UB3oeYUbkP9AV8oGOVHgfB9gklhzclTuiCvB7m8mFHalTA12K6qWv 3gjCD5T+9J5KMZ7rVYxG9PUAUUHxZfdkrfN3LbthvJ5RSSGK8aSMGpHULPnWTiU4DO0O TDLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hTKDlxgcWuz5hgaxxxjWWtj91cd/fjAAO8kmOVAY+X8=; b=iBDfeHRgW9savVCJnTptvCHvU3wIjPehP68tKOsuP8Vo429xaME5n2v8AB/+LpN3Gn oBXL1GhrfMGGX81NMNDLJTONHj7yrWmVb+1zf/HLJqnV5c0DL78baOFlaMb5SempmvdZ Dfv9jwcHtLGr1LCJZb0C+AEaYH0IJN0F9BCfcRx7fAlYLdZWDzTCsTppIa6hjC1vjy7w CDOXx4uhViGBH9mqW8JaKjaUVgvzWSfWatbP/i27H9sAy3vdGiJ2aHPDC+GG7IrWVeKL oq45Q+x1GUH5IMa3/NXOvgrRCCuef7NNa+NsZvzmQ4H4rTvr4wuk2gDoeox1csPZMyFY ru1g== X-Gm-Message-State: AOAM533FS0TmnN4JLr+CCOguGgR8iSZBN6GPMC/DtsDuiHUbtWt3AvDM lQdZVTUcJN2pyp2yF7M36MwxaynrAn+DeP8yazk= X-Google-Smtp-Source: ABdhPJzZztoomMLk+0fR4ea/zJn1FjiMBN1Wvq1BMZ9XcdYtBOxWVdV8bCRBGfpbTWv2gPALhDW3RxVlZn3PF1CdLdc= X-Received: by 2002:a1c:f70a:0:b0:37c:533d:d296 with SMTP id v10-20020a1cf70a000000b0037c533dd296mr28942520wmh.147.1649692056053; Mon, 11 Apr 2022 08:47:36 -0700 (PDT) MIME-Version: 1.0 References: <20220204035644.734878-1-xiehuan09@gmail.com> <20220208230830.6b8c03c0f4f11c1ed18da236@kernel.org> <20220208104806.5272f2ea@gandalf.local.home> <20220228110822.4b906204@gandalf.local.home> In-Reply-To: From: Jeff Xie Date: Mon, 11 Apr 2022 23:47:23 +0800 Message-ID: Subject: Re: [PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object To: Steven Rostedt Cc: Masami Hiramatsu , mingo@redhat.com, Tom Zanussi , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 23, 2022 at 1:20 AM Jeff Xie wrote: > > Hi steve, > > On Tue, Mar 1, 2022 at 12:08 AM Steven Rostedt wrote: > > > > On Sun, 27 Feb 2022 00:01:06 +0800 > > Jeff Xie wrote: > > > > > Congratulations on joining google. Just check out this series when > > > you are free. > > > > > > Please don't get me wrong, I'm not pushing anyone. > > > It just doesn't feel good that I haven't responded to emails for a long time ;-) > > > > And keep responding ;-) I want to look at this series, and your emails do > > remind me (it's still in my patchwork queue, so it wont be forgotten, but > > it is getting crowded in that queue of "todo"s). > > > > Yeah, I'm hoping to start being able to do more upstream, but I'm still a > > bit in the flux of figuring out what I'm suppose to be doing at work ;-) > > > > -- Steve > > Hope this series is less crowded in your todo queue ;-) > --- > JeffXie Hi Steve, Just don't want you to forget this patch series ;-) --- JeffXie