0

Can we DTrace in iOS world? I tried using DTrace in my mac. Is there any way or APIs to achieve DTrace things on iOS world?

jscs
  • 63,694
  • 13
  • 151
  • 195
user2533604
  • 655
  • 1
  • 11
  • 28

1 Answers1

0

DTrace is not available in iOS but you can use it in the simulator. Look to this excellent articles witch explains it better.

DTrace bignerdranch blog

samir
  • 4,501
  • 6
  • 49
  • 76