From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DA73F3857C6A; Mon, 13 Jul 2020 15:00:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DA73F3857C6A From: "me at serhei dot io" To: systemtap@sourceware.org Subject: [Bug bpf/26234] New: utrace_derived_probes (and others?) being silently ignored by bpf backend Date: Mon, 13 Jul 2020 15:00:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: bpf X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: me at serhei dot io X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2020 15:00:15 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26234 Bug ID: 26234 Summary: utrace_derived_probes (and others?) being silently ignored by bpf backend Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: bpf Assignee: systemtap at sourceware dot org Reporter: me at serhei dot io Target Milestone: --- process.begin probes are triggered by the SystemTap's runtime's task_finder component. I'm not sure yet if BPF provides any equivalent functionality at= all -- will investigate further. The examples I can find so far would run the p= robe in the wrong context. In that case, to start with, we really should print a warning instead of silently ignoring the probe. {Internally, the process.begin probe is added = to the utrace_derived_probes array, which isn't processed by the BPF backend..= ..} {The same might be true for others.} --=20 You are receiving this mail because: You are the assignee for the bug.=