What does the DTMobileIS mean for?

Viewed 5557

When I used Instruments tool to monitor my memory usage, I found a process named DTMobileIS use about 40% of real memory, and then there were not enough memory for my app so it crashed. I am curious about this DTMobileIS means for. Does anyone know about it?

Edit:
It seems like DT is the prefix of Debug Tool. And according to this link, IS sounds like the abbreviation of Instruments.

1 Answers
Related