Hello all Although I am able to calculate the cpu utilization on process level by using getrusage() functionality of linux os but at thread level I am not able to figure out any such function .is anybody having knowledge how we can calculate cpu utilization on per thread basis ..ny mediaplayer application has three threads one for audio , video and main thread controlling these two and I have to compute cpu utilization of these threads individually. I have vague idea that this can be done using cputicks but don't know anything about it and how to get cputicks for a thread neither relation between cputicks and cpu util;ization% etc. please anyone having knowledge of this issue clarify.
Thanks and Regards, HEMANT KUMAR WIireless & Embedded Solutions Group NET CENTRIC TECHNOLOGIES DIVISION _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
