[dtrace-discuss] Too small size for signature in case of C++ code

Ungrund ungrund at mail.ru
Tue Oct 9 04:38:26 PDT 2007


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


More information about the dtrace-discuss mailing list