Hi Ajit,

What version of Solaris are you using? Multiple aggregation
printa() support arrived in Solaris 10 08/07 / Nevada build 30.
It looks like you are running something earlier than that.

Jon.

>Hi all,
>I am getting an error at following line in my script:-
>
>printa("%-60s [EMAIL PROTECTED] [EMAIL PROTECTED]", @funct_count, @funct_time);
>
>where,
>@funct_count[self->func_name] = count();
>@funct_time[self->func_name]=sum(timestamp-self->ts[self->func_name,this->fdepth]);
>
>error:-
>printa( ) prototype mismatch: 3 args passed, 2 expected
>
>please help me out.
>
>Thanks,
>Ajit.
>
>
>--
>This message posted from opensolaris.org
>_______________________________________________
>dtrace-discuss mailing list
>[email protected]
>  
>

_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to