K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-03-08T19:41:05.730531Z K 7 svn:log V 282 Add a new sched_clear_name() method to the scheduler interface to clear the cached name used for KTR_SCHED traces when a thread's name changes. This way KTR_SCHED traces (and thus schedgraph) will notice when a thread's name changes, most commonly via execve(). MFC after: 2 weeks END