This is an archive of the discontinued LLVM Phabricator instance.

Change the LLVM signpost category
ClosedPublic

Authored by JDevlieghere on Apr 5 2022, 11:58 AM.

Details

Summary

Currently, the LLVM timers are visible in Instruments for all apps. The Developer-visible "PointsOfInterest" category, is reserved for Runtime Issues and Developer-authored "important" logging. These are visible to developer almost always in Instruments, and having these present in the system is noisy and confusing to developers. The LLVM/LLDB timers do not belong there. Change them to a new "toolchain" category.

rdar://91266582

Diff Detail

Event Timeline

JDevlieghere created this revision.Apr 5 2022, 11:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2022, 11:58 AM
JDevlieghere requested review of this revision.Apr 5 2022, 11:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2022, 11:58 AM
JDevlieghere edited the summary of this revision. (Show Details)Apr 5 2022, 11:59 AM
pete accepted this revision.Apr 5 2022, 11:59 AM
This revision is now accepted and ready to land.Apr 5 2022, 11:59 AM
This revision was landed with ongoing or failed builds.Apr 5 2022, 12:18 PM
This revision was automatically updated to reflect the committed changes.