독립형 프로파일러 실행
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
독립형 Android 스튜디오 프로파일러를 사용하면 전체 Android 스튜디오 IDE를 실행하지 않고도 앱을 프로파일링할 수 있습니다.
독립형 프로파일러를 실행하려면 다음 단계를 따르세요.
- 프로파일러가 현재 Android 스튜디오 내에서 실행되고 있지 않은지 확인합니다.
설치 디렉터리로 이동한 후 bin
디렉터리로 이동합니다.
Windows/Linux: studio-installation-folder/bin
macOS: 독립형 프로파일러는 macOS에서 지원되지 않습니다.
- OS에 따라
profiler.exe
또는 profiler.sh
를 실행합니다. Android 스튜디오 스플래시 화면이 표시됩니다. 스플래시 화면이 사라지면 프로파일러 창이 열립니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(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-07-27(UTC)"],[],[],null,["# Run the standalone profiler\n\nThe standalone Android Studio profiler lets you [profile your app](/studio/profile) without running\nthe full Android Studio IDE.\n\nTo run the standalone profiler, do the following:\n\n1. Make sure the profiler is not currently running inside of Android Studio.\n2. Go to the installation directory and navigate to the `bin`\n directory:\n\n **Windows/Linux** : \u003cvar translate=\"no\"\u003estudio-installation-folder\u003c/var\u003e`/bin`\n\n **macOS**: The use of standalone profilers is not supported on macOS.\n3. Depending on your OS, run `profiler.exe` or `profiler.sh`. The Android Studio splash screen appears. After the splash screen disappears, a profiler window opens."]]