[5.7-04182022][Concurrency] Minor tweaks to continuation, task, and job tracing.
Change continuation signposts to emit an interval for init/resume.
Fix task_create to take the decoded flags as separate parameters, matching other calls.
Move job_run trace calls into runJobInEstablishedExecutorContext. swift_job_runImpl didn't catch everything.
rdar://92149411
(cherry picked from commit e5c61b3945707b7e54b279c5150577570c7a0f8e)
(cherry picked from commit 654e157826335f48d53a6866ea575b6117dd7fb7)