On Tue, Apr 18, 2006 at 07:50:35PM -0400, Laszlo (Laca) Peter wrote:
> On Tue, 2006-04-18 at 14:44 -0700, Philip Brown wrote:
> > Interesting.
> > 
> > This is not a deliberate thing. Apparently, it's just a side-effect of
> > using sun compilers with the -fast option. 
> 
> The magic compiler option you need is -xregs=no%frameptr

sounds like that turns OFF frameptr, not re-enables it after -fast
removes it.
aha.

-xregs=%frameptr

would seem to be the magic.

Although it does apparently slow down performance.

Is it really so important to have dtrace have extra visibility
into the openssl shared libs?

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to