This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
turning on -fno-inline-functions-called-once
- From: Steve Dickson <SteveD at redhat dot com>
- To: Fedora Kernel List <fedora-kernel-list at redhat dot com>
- Cc: SystemTAP <systemtap at sources dot redhat dot com>
- Date: Mon, 06 Oct 2008 14:56:04 -0400
- Subject: turning on -fno-inline-functions-called-once
A while back, I believe back during the last FUDCon in Raleigh I talked with kylem and davej about turning off the "inline-functions-called-once" which inlines functions that are only called once. Turning off this optimization would allow SystemTap to work much better, especially in the NFS code...
Kyle/Dave (or anybody else) remember if anything came out from that conversation?
Is there any reason we should not remove this optimization?
steved.