These search providers help you debug your project and improve its performance.
| Provider | Description |
|---|---|
| Search performance trackers | Search Performance Trackers. |
| Search Profiler Markers | Search Profiler MarkersPlaced in code to describe a CPU or GPU event that is then displayed in the Unity Profiler window. Added to Unity code by default, or you can use ProfilerMarker API to add your own custom markers. More info See in Glossary. |
| Search Logs | Search the Editor log. |