K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-04-02T20:34:41.497159Z K 7 svn:log V 274 MFC 232700: 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(). END