Version: Unity 6.3 LTS (6000.3)
Language : English
Analyzing Profiler traces
Create custom Profiler modules

Customizing the Profiler

Add custom profiling information to your code and create custom Profiler modules to visualize the data.

Topic Description
Create custom Profiler modules Build custom Profiler modules to display performance data and visualizations for your project’s specific needs.
Adding profiling information to your code Instrument your code with profiling markers, counters, and metadata to track performance metrics.

Additional resources

Analyzing Profiler traces
Create custom Profiler modules