Process 1 in Chrome tracing starts expanded (#8024)
This commit is contained in:
parent
fd1af7c8b8
commit
ee0e6f4855
@ -12,7 +12,7 @@ You also need to select a `tracing` backend using the following cargo features:
|
||||
|
||||
`cargo run --release --features bevy/trace_chrome`
|
||||
|
||||
After running your app a `json` file in the "chrome tracing format" will be produced. You can open this file in your browser using <https://ui.perfetto.dev>. It will look something like this (make sure you expand `Process 1`):
|
||||
After running your app a `json` file in the "chrome tracing format" will be produced. You can open this file in your browser using <https://ui.perfetto.dev>. It will look something like this:
|
||||
|
||||

|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user