Can our SDT (for kernel) implementation support probes with unspecified types for arguments? I would like to get DTRACE_PROBE*() which can be found in the code with OpenSolaris origins (e.g. ZFS) to work. With minimal efforts :-) At present sys/sdt.h provides DTRACE_PROBE* only for userland implementation. Thanks! -- Andriy Gapon