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

Add support for displaying TaskTracer information #30

Closed
mstange opened this issue Oct 26, 2016 · 1 comment
Closed

Add support for displaying TaskTracer information #30

mstange opened this issue Oct 26, 2016 · 1 comment
Labels
feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb

Comments

@mstange
Copy link
Contributor

mstange commented Oct 26, 2016

TaskTracer is currently behind the build flag --enable-tasktracer, and it requires a few patches before it even builds (see bug 1287392). But once it's working again, we can get information about the dispatch time + start time + execution duration of all mozilla::Runnables that Gecko runs on any thread, and causal relationships between them.

There's a bit more information about this tool on MDN.

@mstange mstange added the feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb label Oct 26, 2016
@gregtatum
Copy link
Member

Closing in favor of #438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb
Projects
None yet
Development

No branches or pull requests

2 participants