Questions tagged [chud]

CHUD is Apple's Computer Hardware Understanding and Debugging framework, used for advanced software profiling.

CHUD is Apple's Computer Hardware Understanding and Debugging framework, used for advanced software profiling.

The CHUD tools included, among other things, Apple's Shark profiling application and a preference pane that could reduce the number of active processors to any number between the number of available processors and 1.

1 questions
1
vote
0 answers

How to disable a cpu core on dual core ios devices

I'm developing an iOS music app which is quite cpu intensive and doesn't run well on mono-core iPhones (well I'm interested in the first iPhone 4 only). I have an iPhone 5 for my personal use and I'm wondering if is possible to completely disable …
lucaseverini
  • 11
  • 1
  • 2