Received: by 2002:a05:6358:700f:b0:131:369:b2a3 with SMTP id 15csp1225422rwo; Wed, 2 Aug 2023 10:29:03 -0700 (PDT) X-Google-Smtp-Source: APBJJlFkVA4/z093hK2CoW0PkKtagZah40peyaTjl+tCvJchQyQ51J6Eh8pGt7ysrJT9gQHLpEff X-Received: by 2002:a05:6a00:2442:b0:686:ec1d:18e5 with SMTP id d2-20020a056a00244200b00686ec1d18e5mr16374659pfj.28.1690997343448; Wed, 02 Aug 2023 10:29:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690997343; cv=none; d=google.com; s=arc-20160816; b=YGRCX3h6XRbBjIrPajDDxP9g/aQVd8izRmNHWtgi3IzJEjeVjnk5PCy5GPwrZNZL73 bMqMSQxqTPH1bUiqrIy9aHQ3OA/gzRlytxKJoV4AYMWZPghLYC/uLSAi2vyWUhCdoqCF 6xoXxLkITyWBKkRoz6iyCdgyBW9j4FL5l14uRtuoHbzkJHmx/mil2dgwIz13yOdwdkf0 svnHY3QY+4rI2ZDZYz3wDO+DjuTdKhLUyrUlI6CbvvxXv3KouoaJKzgBIVSdIhWve6LF beltnvJ2b0joA5HePGPHqMnoFnmzIqHmiSxaRFHyxsOwTNZDlSTgHwBeAWAPVLKMEFxt fqSg== 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=VI3RZVekzdyT6I2KvtvuijCJJX+p8vzCRaHU2no3oUc=; fh=34BGfIh4rPDJrdWyNW4JGkbXgwZxpBt+5fJ4ArAq/KM=; b=m2TamlitjAOZGXB0SHKB1XJASvdiqfh13GZeA2XFMEpeJJAtpRrHwrehuGe09clMzV g0Gza8F0/Jw8WRY1UfVNAya1AxC8zQmBcmp1D+Ps9qrV3BNVoTYkeFpAV2ZKBOvd6aCz 2UVr3x/WgsG6UIoly//Hm3Y+plp/SNW/g7TRw31XctaHncShIELvvPwWWXGW4LFKdyl6 JVvuFvHH86PDti7wLFlxJK92YTA09cQFsVGVuHX2NxojO5CgVF/vlwxdtE02R7ghfFLT oyFO249eSf4XGGqcL3Xnx3JCQvh/wxKmpcHglkxzSY09wU5QPl37O0RUDj19eEuWkukY pzmg== 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:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t12-20020a63444c000000b005639a610f7csi10001384pgk.841.2023.08.02.10.28.47; Wed, 02 Aug 2023 10:29:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232266AbjHBQLq (ORCPT + 99 others); Wed, 2 Aug 2023 12:11:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229526AbjHBQLo (ORCPT ); Wed, 2 Aug 2023 12:11:44 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F12CD1995; Wed, 2 Aug 2023 09:11:43 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7D8EB61A39; Wed, 2 Aug 2023 16:11:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DDA0BC433C8; Wed, 2 Aug 2023 16:11:38 +0000 (UTC) Date: Wed, 2 Aug 2023 12:11:34 -0400 From: Steven Rostedt To: Florent Revest Cc: Alexei Starovoitov , "Masami Hiramatsu (Google)" , linux-trace-kernel@vger.kernel.org, LKML , Martin KaFai Lau , bpf , Sven Schnelle , Alexei Starovoitov , Jiri Olsa , Arnaldo Carvalho de Melo , Daniel Borkmann , Alan Maguire , Mark Rutland , Peter Zijlstra , Thomas Gleixner Subject: Re: [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union Message-ID: <20230802121134.52e75b91@gandalf.local.home> In-Reply-To: References: <169078860386.173706.3091034523220945605.stgit@devnote2> <169078863449.173706.2322042687021909241.stgit@devnote2> <20230801085724.9bb07d2c82e5b6c6a6606848@kernel.org> <20230802000228.158f1bd605e497351611739e@kernel.org> <20230801112036.0d4ee60d@gandalf.local.home> <20230801113240.4e625020@gandalf.local.home> <20230801190920.7a1abfd5@gandalf.local.home> X-Mailer: Claws Mail 3.19.1 (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.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE, SPF_PASS,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 Wed, 2 Aug 2023 16:44:09 +0200 Florent Revest wrote: > > [ Adding Mark and Florent ] > > Ah, thanks Steve! That's my favorite can of worms :) I actually > consider sending a talk proposal to the tracing MC at LPC "pt_regs - > the good the bad and the ugly" on this very topic because I care about > unblocking BPF "multi_kprobe" (which really is fprobe) on arm64, maybe > it would be interesting. You bring up some excellent points, and the CFP for the Tracing MC is still open. Which reminds me, I need to write my blog post! -- Steve