From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC04A386103A; Thu, 10 Jun 2021 16:59:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC04A386103A From: "q1875486458 at gmail dot com" To: systemtap@sourceware.org Subject: [Bug uprobes/27975] could systemtap probe user process running in docker(overlay2 fs)? Date: Thu, 10 Jun 2021 16:59:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: uprobes X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: q1875486458 at gmail dot com X-Bugzilla-Status: WAITING 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: 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 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: Thu, 10 Jun 2021 16:59:34 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27975 --- Comment #2 from cong --- is there any way to distinguish between 1. systemtap does not probe to correct process (which should not happen bec= ause i set pid explicitly) 2. systemtap could not find those function which should probe 3. there is no event came out since the method 1 i use in before code does not report any wran/erorr ,it seems that it probe to correct process and find the debuginfo and find the function i want to probe.=20=20 a correspond conjecture is that: "is just no event came out". did this logic chain make sense? or i just missing some point? --=20 You are receiving this mail because: You are the assignee for the bug.=