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

track tasks #1

Open
ThinkOpenly opened this issue Oct 3, 2018 · 0 comments
Open

track tasks #1

ThinkOpenly opened this issue Oct 3, 2018 · 0 comments
Labels

Comments

@ThinkOpenly
Copy link
Contributor

We need to track the respective per-task times of the mutexes also relative to the lifetimes of the tasks.

For example, we may have a task 4 which uses mutex 6 for a total of 2 ms. The task lifetime may be 10 ms, but the trace duration may be 1000 ms. It is interesting to know that the mutex is used for 20% of the task lifetime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant