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