From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F0B93858CDB; Wed, 24 May 2023 14:24:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F0B93858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684938265; bh=lRFcYMErS3PVxbN4TjcM6vJbrsu97yA+i2522F+Bl7E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n81RLMCRgy+U8hNCegBTOOhVqJfsgSuu42y79cFMNvZ/6DQWY+ne4zlrzXmCEtwHB Yeobo7GGK0fuTuBfA17ioctq86pGqWL3xdOo+j3OVfQnQIIaMxvzI4zST6By9zcPRn w2q/z2jNAyHpxfT0Hz/YowC/zi0M1NIPUwTaRb4M= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/30484] stap-report scrapes too much /sys /proc Date: Wed, 24 May 2023 14:24:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D30484 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Frank Ch. Eigler --- commit ead30c04c7157fec194c0f6d81e5c51c99bf25cf gpg: Signature made Wed 24 May 2023 10:23:54 AM EDT gpg: using RSA key 5D38116FA4D3A7CC77E378D37E83610126DCC2E8 gpg: Good signature from "Frank Ch. Eigler " [ultimate] Author: Frank Ch. Eigler Date: Wed May 24 10:22:08 2023 -0400 PR30484: stap-report: scrape less of /sys /proc Mainly: avoid process/busy parts like /proc/$pid. --=20 You are receiving this mail because: You are the assignee for the bug.=