From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA588385B19A; Mon, 28 Nov 2022 17:56:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA588385B19A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669658198; bh=I2VJWiMbxySa+2RncBnZszLINVq1XgWd7ivdg3C1UzQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YKyu6vTQ+lPn5qsEdq+BQeNJejaLl2edicqYzPMsqv+oN2EdV3kjw58K6BetbMidE tWP+XTMF8Qw0R0u9+Z5MC0Ia+3r9+turtwwUBuWsDe5GiYnb0+tAqjSQjFZN3M7biZ rKSXDp5rkvXMgUP0x9q23k9o3oz0Sr6WG4GzfJCU= From: "fche at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/29818] STAP probe map_failed is no longer generated. Date: Mon, 28 Nov 2022 17:56:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29818 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fche at redhat dot com --- Comment #3 from Frank Ch. Eigler --- Interesting! To Pedro's question, enumerating probes in a compiled libc is a matter of a perf or readelf or stap command, not a problem. Such a thing could be a te= st case that matches the manual/probes.texi list against what turns out to be compiled. Consumers such as gdb should not assume/assert the existence of any particu= lar probe, if at all possible. --=20 You are receiving this mail because: You are on the CC list for the bug.=