mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Section scans (for metadata, protocols, etc.) can be costly. This change adds tracing calls to those scans so we can more easily see how much time is spent in these scans and where they're initiated. This adds an os_signpost implementation controlled by SWIFT_STDLIB_TRACING, and a default empty implementation for when that's disabled. rdar://110266743
1.1 KiB
1.1 KiB