On Tue, Oct 09, 2007 at 04:38:26AM -0700, Ungrund wrote:
> I faced with the problem that dtrace can't complete the generation of my own 
> USDT if the real function signature is longer then 127 chars.
> I see the 
> > #define     DT_TYPE_NAMELEN 128     /* reasonable size for ctf_type_name() 
> > */
> in usr/src/lib/libdtrace/common/dt_parser.h.
> 
> Why the dtrace uses so small constant and how can I bypass this problem?

We've increased this in the past but it could probably stand to be
increased again. What's the specific error you're hitting?

Adam

-- 
Adam Leventhal, FishWorks                        http://blogs.sun.com/ahl
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to