[Bug translator/12780] New: use DW_OP_GNU_entry_value for @entry($var) if possible
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed May 18 16:42:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=12780
Summary: use DW_OP_GNU_entry_value for @entry($var) if possible
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
A recently added gcc facility exposes saved copies of the incoming
parameters of a function with a DW_OP_GNU_entry tag. It may be
possible to use this facility for some @entry($var) type constructs,
which would save having to put a k/uprobe at function entry to perform
explicit $var saving.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list