איך מפעילים את הכלי העצמאי ליצירת פרופיל
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הכלי העצמאי ליצירת פרופילים ב-Android Studio מאפשר לכם ליצור פרופיל של האפליקציה בלי להפעיל את סביבת הפיתוח המשולבת (IDE) המלאה של Android Studio.
כדי להריץ את הכלי ליצירת פרופילים עצמאיים:
- מוודאים שפרופיל הביצועים לא פועל כרגע ב-Android Studio.
עוברים לספריית ההתקנה ומנווטים לספרייה bin
:
Windows/Linux: studio-installation-folder/bin
macOS: השימוש בפרופילים עצמאיים לא נתמך ב-macOS.
- בהתאם למערכת ההפעלה, מריצים את
profiler.exe
או את profiler.sh
. מסך הפתיחה של Android Studio מופיע. אחרי שמסך הפתיחה נעלם, נפתח חלון של כלי ליצירת פרופילים.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]