स्टैंडअलोन प्रोफ़ाइलर चलाएं
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
स्टैंडअलोन Android Studio profiler की मदद से, पूरे Android Studio IDE को चलाए बिना अपने ऐप्लिकेशन की परफ़ॉर्मेंस को मेज़र किया जा सकता है.
स्टैंडअलोन प्रोफ़ाइलर को चलाने के लिए, यह तरीका अपनाएं:
- पक्का करें कि Android Studio में फ़िलहाल प्रोफ़ाइलर काम न कर रहा हो.
इंस्टॉलेशन डायरेक्ट्री पर जाएं और bin
डायरेक्ट्री पर जाएं:
Windows/Linux: studio-installation-folder/bin
macOS: macOS पर, स्टैंडअलोन प्रोफ़ाइलर का इस्तेमाल नहीं किया जा सकता.
- अपने ओएस के हिसाब से,
profiler.exe
या profiler.sh
चलाएं. Android Studio की स्प्लैश स्क्रीन दिखती है. स्प्लैश स्क्रीन गायब होने के बाद, एक प्रोफ़ाइलर विंडो खुलती है.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, 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."]]