From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16031 invoked by alias); 16 Dec 2005 21:10:47 -0000 Received: (qmail 16016 invoked by uid 48); 16 Dec 2005 21:10:45 -0000 Date: Sat, 17 Dec 2005 06:03:00 -0000 From: "jkenisto at us dot ibm dot com" To: systemtap@sources.redhat.com Message-ID: <20051216211044.2064.jkenisto@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug kprobes/2064] New: Support pagepoint probes X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2005-q4/txt/msg00466.txt.bz2 It has been requested that we support "pagepoint" probes. Such a probe is analogous to a watchpoint probe; but with a pagepoint probe, neither the number of concurrent probes nor the size of the probed area is limited by the CPU's debug-register architecture. Pagepoint probes would presumably be implemented by fussing the permission bits on the probed page(s) and hooking the page-fault handler (or exploiting the existing kprobes hook). -- Summary: Support pagepoint probes Product: systemtap Version: unspecified Status: NEW Severity: enhancement Priority: P3 Component: kprobes AssignedTo: systemtap at sources dot redhat dot com ReportedBy: jkenisto at us dot ibm dot com http://sourceware.org/bugzilla/show_bug.cgi?id=2064 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.