Integrate Tracy with NR UE
1 unresolved thread
1 unresolved thread
Compare changes
Files
7+ 6
− 0
@@ -2,3 +2,9 @@ add_subdirectory(utils)
This commit enables the optional use of Tracy for profiling NR UE. See https://github.com/wolfpld/tracy/releases/tag/v0.11.1 for details.
How to compile: use -DENABLE_TRACY=ON to enable instrumentation.
How to collect data:
Enabling collection from docker:
How to add instrumentation: