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 2880AC0015E for ; Wed, 12 Jul 2023 23:40:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231309AbjGLXky (ORCPT ); Wed, 12 Jul 2023 19:40:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230054AbjGLXkx (ORCPT ); Wed, 12 Jul 2023 19:40:53 -0400 Received: from mail-oa1-x35.google.com (mail-oa1-x35.google.com [IPv6:2001:4860:4864:20::35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D5A7173B for ; Wed, 12 Jul 2023 16:40:51 -0700 (PDT) Received: by mail-oa1-x35.google.com with SMTP id 586e51a60fabf-1b078b34df5so60055fac.2 for ; Wed, 12 Jul 2023 16:40:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=purestorage.com; s=google2022; t=1689205250; x=1691797250; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=gX10h/u2AgEKQyI33m5MeDdClug4BRazkNImVUptCuk=; b=fwTU2bLGr7Sk+sKJD1ewW671eMhXay4oAa1T3Er6P0BwrI6gCXNWhwwv9QOMBVCLFI TFlkISyQzRlJU9ur4/mXxQ38KDlNXjPb0G+/1cD2zdTUAYP5FNtGeGzmRG7SJXzbaEt+ pVJAKZ6IHsRtL0ndsNj2ASJ1X47/D8wGeTiDYhxBUQt9Z9ooyIlIkGYN0AipJodyxsP/ 48TElYA+FrnP9A3Bikz32B9SxHqfIQb4MvooCpNfdqgZGOIv3H4ySmZjCqEJGfqyPAi/ mgaPYbQLsFBE79LUdZcsIQH4c5uDSDf9J6+MJ4ghjyhEP+zXlpRp6qMjiZ0aj10mvUUh Q9MQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689205250; x=1691797250; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=gX10h/u2AgEKQyI33m5MeDdClug4BRazkNImVUptCuk=; b=d6y5RQTq2NF5BXCE5WFfWB+HH1Zr5vLvWRyJigvi3h5IuWNMKXqd1FbZmXx7VvIGfM gTTnjw1cI1DQFws9jvzJSC7l08HePe/rrRIzWmMu2eVQVf8iWhn+0Dh7ekUBI2vTzFRh MKfkQSnsdw2RXrB3QlPpRrdqwNlLlN7Doh5aYf5woe/JXx0lNtZ5W8KwIYhc4xd4YrjE bXauNRojH2SY4gJrfmsKZutwN21f5IDH4hwEUfgrUd7pGgZjh9DG6tZ0OHO0wl2r6hey HinzZ+Ue+HEQMFpthUHDHrGmOrulJLAFHznOtT+sUWwWhLF1eVQ/hReKFpficukErvTb jCqw== X-Gm-Message-State: ABy/qLaj22AiaZP+wQIoXOxT92gPhvj9EuqMUbzgnT8LBeKOSj7n+mYw ra1EN7lNfk6ewrqIouQcKs9jxKtU/A6TE1BN6nZxCA== X-Google-Smtp-Source: APBJJlEPB6IkUH0IphZLgS++VMmg/0wihL5I3IzhQWj/WdLcmXqOlQ68mI8W/UKLavpRhWSGy69Hbw== X-Received: by 2002:a05:6871:20f:b0:1b0:5fc0:e2b5 with SMTP id t15-20020a056871020f00b001b05fc0e2b5mr170509oad.53.1689205250432; Wed, 12 Jul 2023 16:40:50 -0700 (PDT) Received: from medusa.lab.kspace.sh (c-98-207-191-243.hsd1.ca.comcast.net. [98.207.191.243]) by smtp.googlemail.com with ESMTPSA id t5-20020a17090a3b4500b0023fcece8067sm4559014pjf.2.2023.07.12.16.40.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jul 2023 16:40:50 -0700 (PDT) Date: Wed, 12 Jul 2023 16:40:47 -0700 From: Mohamed Khalfella To: Steven Rostedt Cc: stable@vger.kernel.org, Masami Hiramatsu , "open list:TRACING" , "open list:TRACING" , Linus Torvalds , Tom Zanussi Subject: Re: [PATCH] tracing/histograms: Add histograms to hist_vars if they have referenced variables Message-ID: <20230712234047.GA3521501@medusa> References: <20230712223021.636335-1-mkhalfella@purestorage.com> <20230712190723.26ebadea@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230712190723.26ebadea@gandalf.local.home> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 2023-07-12 19:07:23 -0400, Steven Rostedt wrote: > And Of course you send this to me right after I send a pull request with > fixes to Linus :-p > > Thanks for the patch. I just did a quick test, and sure enough I can > reproduce the bug, and your patch makes the bug go away. > > I run this through my full test suite, and then send Linus another pull > request. Thanks for the quick response! > > Thanks! > > -- Steve