bepu / bepuphysics2

Pure C# 3D real time physics simulation library, now with a higher version number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support multihread tracing which export chrome tracing format data

liuhahapku opened this issue · comments

Could you describe your use case in more detail? (e.g. what specific information you're looking for, where it's being used)

I may do something like this as a part of a conditionally compiled extended profiler interface in the future, but it's not currently a significant priority.

Is dotnet-trace not enough for your case?