trace thread running state when a thread is run for the first time
authoravg <avg@FreeBSD.org>
Sat, 11 Mar 2017 15:57:41 +0000 (15:57 +0000)
committeravg <avg@FreeBSD.org>
Sat, 11 Mar 2017 15:57:41 +0000 (15:57 +0000)
commit2758f6087399245755ed336baa6afa366795f5f4
tree7cace7df21c038a36459c5c9a76b503e7de7c9ad
parent875dfd6f559c633a76029cb68e35591e73c93429
trace thread running state when a thread is run for the first time

This applies to both KTR_SCHED and DTrace sched:::on-cpu tracing.

MFC after: 10 days
sys/kern/sched_4bsd.c
sys/kern/sched_ule.c