기기(소프트웨어)

Instruments (software)
계기
Instruments application icon
개발자애플
안정적 해제
11.6 (Xcode 버전과 동일) / 2020년 5월 20일
운영 체제마코스
유형추적 & 프로파일링
면허증프리웨어.소유권
웹사이트help.apple.com/instruments

Instruments(이전의 Xray)는 Xcode 3.0 이상 버전의 Xcode에 통합되어 있는 응용 프로그램 성능 분석기 및 시각화기존 Xray는 Xcode 3.0 이상 버전에 통합되어 있다.맥 OS X v10.5포팅된 오픈솔라리스DTrace 추적 프레임워크 위에 구축되었으며, 이 프레임워크는 다음의 모든 버전의 맥OS에서 사용할 수 있다.

계측기는 CPU 활동 변화, 메모리 할당, 네트워크 및 파일 활동과 같은 애플리케이션에서 발생하는 모든 이벤트를 그래프와 통계와 함께 표시하는 시간대를 보여준다.이벤트 그룹은 사용자 생성 이벤트를 기록하여 필요에 따라 정확하게 재생(emulate)할 수 있는 기능을 가진 사용자 지정 가능한 "계기"를 통해 모니터링되므로 개발자는 실제로 반복 작업을 하지 않고도 코드 변경의 효과를 볼 수 있다.Instrument Builder 기능은 사용자 정의 분석 기구를 만들 수 있다.[1]

특징들

내장된 계측기가 추적 가능

참조

  1. ^ "Add an instrument to a trace document - Instruments Help". Archived from the original on June 20, 2020.
  2. ^ "Track CPU core and thread use- Instruments Help". Archived from the original on June 20, 2020.
  3. ^ "Find abandoned memory - Instruments Help". Archived from the original on June 20, 2020.
  4. ^ "Find memory leaks - Instruments Help". Archived from the original on June 20, 2020.
  5. ^ "Monitor disk use - Instruments Help". Archived from the original on June 20, 2020.
  6. ^ "Use Activity Monitor to track overall network and disk use - Instruments Help". Archived from the original on June 20, 2020.
  7. ^ "Optimizing Performance with the GPU Counters Instrument - Apple Developer Documentation". Archived from the original on June 20, 2020.
  8. ^ "Using Metal System Trace in Instruments to Profile Your App - Apple Developer Documentation". Archived from the original on June 20, 2020.
  9. ^ "Measure the energy impact of an iOS device - Instruments Help". Archived from the original on June 20, 2020.

참고 항목