macos 什么是 CHUD 卸妆液?(在 OS X 上随 Xcode 一起提供)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1552833/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What is CHUD Remover? (Came with Xcode on OS X)
提问by miknight
I accidentally stumbled across an application called CHUD Remover that claims to remove CHUD files. It lives in /Developer/Applications/Performance Tools/CHUD.
我不小心偶然发现了一个名为 CHUD Remover 的应用程序,它声称可以删除 CHUD 文件。它位于 /Developer/Applications/Performance Tools/CHUD。
What is CHUD and why would I want to remove CHUD files from my system?
什么是 CHUD,为什么我要从系统中删除 CHUD 文件?
采纳答案by phoebus
CHUD Tools are a set of profiling and performance tools for use in applications development on the Mac. The package includes a lot of things, such as DTrace, OpenGL Profiler, and Instruments. Shark in particular is a favorite tool of mine; it's a spectacular profiler with a great interface.
CHUD 工具是一组分析和性能工具,用于 Mac 上的应用程序开发。该包包含很多东西,例如 DTrace、OpenGL Profiler 和 Instruments。鲨鱼尤其是我最喜欢的工具;这是一款出色的分析器,具有出色的界面。
回答by Stephen Canon
The other two told you what CHUD is. The reason you would want to remove it? To install a newer version, of course!
另外两个告诉你什么是CHUD。你想删除它的原因是什么?当然要安装更新的版本!
If you ever plan on doing performance optimization, Shark is a wonderful tool. So don't remove it =)
如果您打算进行性能优化,Shark 是一个很棒的工具。所以不要删除它=)
回答by Peter
CHUD stands for Computer Hardware Understanding Developer
Tools.
CHUD 代表Computer Hardware Understanding Developer
工具。
回答by highjumpman
CHUD can also cause a kernel panic and prevent the Mac from booting properly:
CHUD 还可能导致内核崩溃并阻止 Mac 正常启动:
回答by Daniel
It will remove anything that slow down your computer.
它将删除任何减慢计算机速度的内容。