Customizing the Profiler
Add custom profiling information to your code and create custom Profiler modules to visualize specialized performance data.
Read time 1 minuteLast updated 13 days ago
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. |