2025년 3월 27일부터 AOSP를 빌드하고 기여하려면 aosp-main
대신 android-latest-release
를 사용하는 것이 좋습니다. 자세한 내용은 AOSP 변경사항을 참고하세요.
torq
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
torq는 Android Automotive 기기 전반에서 OS 성능 프로파일링을 간소화하고 표준화하도록 설계된 명령줄 도구입니다. torq를 사용하면 엔지니어와 OEM이 부팅, 사용자 전환, 앱 시작, 기타 상호작용과 같은 중요한 시스템 이벤트의 성능 데이터를 캡처하고 분석할 수 있습니다. 이 도구는 여러 사용자 간에 일관된 결과를 보장하고 성능 분석에 필요한 시간과 노력을 줄여 개발자가 단편화된 도구 솔루션을 탐색하는 대신 시스템 최적화 및 버그 감지에 집중할 수 있도록 지원합니다. torq는 Perfetto 및 Simpleperf와 호환됩니다.
torq 정보
- 한 줄 명령어: 각 torq 명령어는 사용자 입력 없이 최대한 많은 작업을 실행해야 합니다.
- 효율성: 각 torq 명령어는 성능 분석의 심각한 문제점을 해결해야 합니다.
자세한 내용은 torq 문서를 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-06-26(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-06-26(UTC)"],[],[],null,["# torq\n\n**torq** is a command-line tool designed to streamline and standardize OS\nperformance profiling across Android Automotive devices. **torq** enables\nengineers and OEMs to capture and analyze performance data for critical system\nevents such as boot, user switch, app startup, or any other interaction. This\ntool helps ensure consistent results amongst different users and helps reduce\nthe time and effort required for performance analysis, ensuring that developers\ncan focus on optimizing their systems and detecting bugs instead of navigating\nfragmented tooling solutions. **torq** works with\nPerfetto and Simpleperf.\n\nAbout torq\n----------\n\n- **One-line commands:** Each **torq** command should do the most it can without requiring user input.\n- **Efficient:** Each **torq** command should address a significant pain point in performance analysis.\n\nFor more information, see the [torq documentation](https://cs.android.com/android/platform/superproject/+/android-latest-release:system/extras/torq/README.md)."]]