Performance
The performance feature introduces how to use tracepoints. You can generate traces and visualize them to help you to optimize your .NET application performance.
You can use a following performance feature in your .NET applications:
- 
You can use the T-trace tool to insert tracepoints in the .NET application and perform trace operations. The tracepoints allow the framework to write application traces to the system trace buffer to align them with the T-trace traces from the Tizen platform 
Related information
- Dependencies
- Since Tizen 6.5
 
                                            Submit your feedback to GitHub