Re: [osol-discuss] Printing process variable

2009-07-23 Thread krishnan parthasarathi - Sun Microsystems - Bangalore India
Hi Akhil, You can print variables inside a funtion using dtrace only if there is a dtrace probe 'exposing' it. If this is an application for which you have source, then you could add USDT probes in it. See http://blogs.sun.com/barts/entry/putting_user_defined_dtrace_probe for adding probes

[osol-discuss] Printing process variable

2009-07-22 Thread Akhil Jain
Hi All, Just want to know is there any way I can print variables used inside a function using dtrace ? Thanks Akhil -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org