diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-04-05 12:09:21 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-04-05 12:18:31 -0700 |
commit | e9ec16177f2b675829a7b73b6b72c64f5b40e73f (patch) | |
tree | 7bb1685789e584a373d8ed500323e1c94a79d10b /clang/lib/Basic/Module.cpp | |
parent | 5830afa53252078e1575ec8218bfe19b5f9cc24c (diff) | |
download | llvm-e9ec16177f2b675829a7b73b6b72c64f5b40e73f.zip llvm-e9ec16177f2b675829a7b73b6b72c64f5b40e73f.tar.gz llvm-e9ec16177f2b675829a7b73b6b72c64f5b40e73f.tar.bz2 |
Change the LLVM signpost category
Currently, the LLVM/LLDB timers are visible in Instruments for all apps.
The developer-visible "PointsOfInterest" category is reserved for
runtime issues and developer-authored "important" logging. These logs
are visible to developer almost always in Instruments
The LLVM/LLDB timers do not belong there. Having these present in the
system is noisy and confusing to developers. This patch moves them under
a new "toolchain" category.
rdar://91266582
Differential revision: https://reviews.llvm.org/D123149
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions