[Bug kprobes/2064] New: Support pagepoint probes
jkenisto at us dot ibm dot com
sourceware-bugzilla@sourceware.org
Sat Dec 17 06:03:00 GMT 2005
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.
More information about the Systemtap
mailing list