Hi, is it possible to track execution time of a lwp in solaris? in kernel-space? For example if I'd like to add to the thread structure, fields like:
-total execution time since start -total time sleeping etc ... I'd guess the best way of measuring this time would be in ticks, but how do I get the ticks? This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
