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

Tracing chrome span names #979

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

superdump
Copy link
Contributor

This should work in theory but for some reason the tracing-chrome profile data is not being properly flushed to the .json file it creates. I wonder if the thread-local resource isn't doing what we want it to?

@cart
Copy link
Member

cart commented Dec 2, 2020

Works for me!

cargo run --example 3d_scene --release --features trace,trace_chrome

image

@memoryruins memoryruins added A-Core Common functionality for all bevy apps C-Enhancement A new feature labels Dec 2, 2020
@superdump
Copy link
Contributor Author

Works for me!

cargo run --example 3d_scene --release --features trace,trace_chrome

image

I forgot to enable the trace feature. Works for me too now. Yey!

@cart cart merged commit 59010ca into bevyengine:master Dec 3, 2020
@fopsdev fopsdev mentioned this pull request Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Core Common functionality for all bevy apps C-Enhancement A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants