Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO MERGE: tracing support #1

Open
wants to merge 62 commits into
base: v0.11
Choose a base branch
from
Open

NO MERGE: tracing support #1

wants to merge 62 commits into from

Conversation

emberian
Copy link

This PR is just a convenient way to show the diff for the tracing modifications

Corey Richardson added 5 commits April 11, 2019 19:01
previously we would log a threadswitch whenever the current tid changes,
or if the cycle just started and the previous job tid isn't zero.

now we properly log a threadswitch if the _next_ job tid isn't zero.
we only set cycle_started to false if we run a non-tid0 task.

we still log on every tidswitch boundary if (not cycle_started).
@emberian emberian force-pushed the tracing branch 2 times, most recently from 3f4bf21 to 0d7cb7d Compare October 17, 2019 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants