From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16525 invoked by alias); 22 Apr 2008 12:02:10 -0000 Received: (qmail 16410 invoked by uid 48); 22 Apr 2008 12:01:28 -0000 Date: Tue, 22 Apr 2008 15:50:00 -0000 From: "fche at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20080422120128.6445.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/6445] New: extend utrace probes with target-process syntax X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00156.txt.bz2 We now have some process(PID).* and process("NAME").* probes. This could be extended to join the existing "stap -c CMD" / "stap -x PID" process targeting facility: * extend the task-finder logic to restrict its scanning of tasks to the staprun-given target-pid (and its descendants) only * permit process.* utrace probes (i.e., not parametrized with "NAME" or PID, implicitly referring to the target-pid (and its descendants) The "and its descendants" qualifier may need to be an option rather than be hard-coded. -- Summary: extend utrace probes with target-process syntax Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: fche at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=6445 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.