-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[6.1] Wrap various convert subtasks in signpost intervals (#1126)
* Wrap various convert subtasks in signpost intervals (#1112) rdar://141210010 * Add a no-op shim for os.OSSignpost * Bump platform versions to be able to use OSSignposter * Fix deprecation warnings about UTType API * Wrap various major convert tasks in signpost intervals * Add a no-op shim for os.Logger * Add support for interpolating errors in no-op log messages * Address code review feedback: - Add signpost intervals around a few more tasks * Update benchmark tool to same macOS version as DocC (#1124) rdar://141185270
- Loading branch information
1 parent
ddc63c8
commit 7564732
Showing
9 changed files
with
397 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.