Hi!

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?


--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to