Have you ever wondered what's inside your phone? Ever wondered which apps are hogging memory?
Kritikal Appz has the app for you!
Check your CPU information using /proc/cpuinfo, a file that details what kind of CPU your phone has.
Check what processes are running in the background with top. Choose the max number of processes to display, the number of seconds to wait in between updates, the column to sort by (CPU, VSS, RSS, THR), and whether to show threads in addition to processes (this can be quite processor intensive, not recommended on older devices!).
Now with the latest 1.1 update, CPU Info can run ps! Check an individual process by package name or process ID to query its behavior.
Android top guide:
PID - Process ID
CPU% - CPU Usage
S - State, R=Running, S=Sleeping
#THR - Number of threads
PCY - Policy, FG=Foreground (cannot be killed), BG=Background (may be killed)
UID - Name of the user that started the task
Name - Package name of the app
VSS - Virtual Set Size, virtual memory associated with the process.
RSS - Resident Set Size, number physical pages are associated with the process.
</div> <div jsname="WJz9Hc" style="display:none">Hiç telefonunuza içinde ne olduğunu merak ettiniz mi? Hiç bellek hogging hangi uygulamalar merak ettiniz mi?
Kritikal appz sizin için uygulaması var!
/ Proc / cpuinfo kullanarak CPU bilgileri, telefon olan CPU ne tür detayı dosyayı kontrol edin.
Süreçler üst arka planda çalışan ne edin. Görüntülemek için süreçlerin maksimum sayısını seçin, saniye sayısını güncellemeleri arasında beklemek, kolon süreçlerine ek olarak konuları göstermek için (CPU, VSS, RSS, THR), ve ister göre sıralama (bu oldukça işlemci yoğun olabilir eski cihazlarda tavsiye edilmez!).
Şimdi son 1.1 güncellemesi ile, CPU Bilgisi ps çalıştırabilirsiniz! Kendi davranışlarını sorgulamak için paket adı veya süreç kimliği ile bireysel süreci kontrol edin.
Android üst kılavuz:
PID - İşlem Kimliği
İşlemci% - CPU Kullanımı
S - Devlet, R = Çalışıyor, S = Uyku
#THR - Parçacığı sayısı
PCY - Politika, FG = Önalan (öldürülmüş olamaz), BG = Arkaplan (öldürülmüş olabilir)
UID - görevi başlatan kullanıcının adı
Adı - app Paket adı
VSS - Sanal Set Boyutu, süreç ile ilgili sanal bellek.
RSS - Resident Set Boyutu, sayı fiziksel sayfalar süreci ile ilişkilidir.</div> <div class="show-more-end">