From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D91923858D35; Mon, 30 Jan 2023 12:32:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D91923858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675081964; bh=IyR1XLD8bU8xgwasA3tIdqKUDeRjUQSqMFrQ8kDWfzw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EzbSXEVzfm+hwmwzDSnxD4bec9BjxdEUTi4xQcADIi++2yK+COL3AlriYTtBULGRo OO4gu48+frK3cteq1olHFEhcBYkffi9hWfEdJ3P3o/5tk+BozoZf7jRjG9zdJQpR1B buOdJ30kmqzsZbZdjc5bAuSH6PO3TM35yLr3UHOs= From: "leo at yuriev dot ru" To: glibc-bugs@sourceware.org Subject: [Bug libc/29438] enabling gmon for arbitrary DSO Date: Mon, 30 Jan 2023 12:32:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: leo at yuriev dot ru X-Bugzilla-Status: UNCONFIRMED 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: 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=3D29438 --- Comment #4 from Leo Yuriev --- (In reply to Szabolcs Nagy from comment #3) > LD_PROFILE feature for something similar (i haven't used it though). > is that not suitable for your use case? I agree that I should have mentioned LD_PROFILE in any way. I was focused on my case, so forgot to mention LD_PROFILE, but at same time= I didn't describe it so as not to pile up more information. Briefly: In my case, LD_PROFILE is not suitable, since profiling was happening on a customer system where, due to a specific requirements, it was not possible = to change the environment settings. I solved all the problems there, but nevertheless decided to return the improvements that might be useful (i.e. not to throw ones away). -- In addition to all of the above, the found issue Bug 29444 is a real bug th= at needs to be fixed. --=20 You are receiving this mail because: You are on the CC list for the bug.=