This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/18885] New: Use /* unmodified-fnargs */ in tapsets
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 28 Aug 2015 19:04:22 +0000
- Subject: [Bug tapsets/18885] New: Use /* unmodified-fnargs */ in tapsets
- Auto-submitted: auto-generated
https://sourceware.org/bugzilla/show_bug.cgi?id=18885
Bug ID: 18885
Summary: Use /* unmodified-fnargs */ in tapsets
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: tapsets
Assignee: systemtap at sourceware dot org
Reporter: jistone at redhat dot com
Target Milestone: ---
PR11528 added a nice string optimization, and the /* unmodified-fnargs */
pragma for embedded-C functions to opt into this. But we're not using this
anywhere in our own tapsets, and there are plenty of opportunities, e.g. all of
logging.stp.
--
You are receiving this mail because:
You are the assignee for the bug.