Dear All,<div>I am trying to print the array format using trace_mark function.</div><div>I have an requirement to print an integer array of 16 elements in one of the kernel function.</div><div>I tried below but didnt get array printed in ltt dump.</div>
<div><br></div><div><div>trace_mark(xxxx, xxxx_send,"#a %p #lu %lu #lu %lu",pointer, sizeof(int),PRINTSIZE);</div></div><div><br></div><div>Any help, I am not sure if array format is supported in LTT currently ?</div>
<div><br></div><div>Thank you in advance.</div><div>VJ</div>