Skip to content

Instantly share code, notes, and snippets.

@monochromec
monochromec / gist:d0cd0b208a000f0b82ca41d513829697
Created September 1, 2023 04:33
TB 115.0.2 CPU utilitisation
This file has been truncated, but you can view the full file.
Analysis of sampling thunderbird (pid 18031) every 1 millisecond
Process: thunderbird [18031]
Path: /Applications/Thunderbird.app/Contents/MacOS/thunderbird
Load Address: 0x100b5c000
Identifier: org.mozilla.thunderbird
Version: 115.2.0 (11523.8.28)
Code Type: ARM64
Platform: macOS
Parent Process: ??? [1]
10-17 10:41:05.557 1530 8410 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=net.osmand.plus/.activities.MapActivity bnds=[148,748][268,1008]} from uid 10280
10-17 10:41:05.595 1530 2146 I ActivityManager: Start proc 32454:net.osmand.plus/u0a297 for next-top-activity {net.osmand.plus/net.osmand.plus.activities.MapActivity}
10-17 10:41:05.599 4562 9520 W SQLiteLog: (28) double-quoted string literal: "net.osmand.plus"
10-17 10:41:05.605 1530 4447 D CoreBackPreview: Window{f9b1cb9 u0 Splash Screen net.osmand.plus}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@8d4285f, mPriority=0}
10-17 10:41:05.609 32454 32454 I net.osmand.plus: Using CollectorTypeCC GC.
10-17 10:41:05.614 32454 32454 E net.osmand.plus: Not starting debugger since process cannot load the jdwp agent.
10-17 10:41:05.638 4438 5508 D iris@ForegroundUtils: Id: 32454 ProcessName: net.osmand.plus Label: Osm
bin/glances --issue
===============================================================================
Glances 4.0.0_beta01 (venvs/glances/glances/__init__.py)
Python 3.11.2 (venvs/glances_org/bin/python3)
PsUtil 5.9.6 (venvs/glances_org/lib/python3.11/site-packages/psutil/__init__.py)
===============================================================================
alert [OK] 0.00002s
[]
amps [OK] 0.00311s key=name
[{'count': 0,
##############################################################################
# Globals Glances parameters
##############################################################################
[global]
# Stats refresh rate (default is a minimum of 2 seconds)
# Can be overwrite by the -t <sec> option
# It is also possible to overwrite it in each plugin sections
refresh=2
# Does Glances should check if a newer version is available on PyPI ?
2023-10-31 14:10:37,364 -- INFO -- Start Glances 4.0.0_beta01
2023-10-31 14:10:37,364 -- INFO -- CPython 3.11.2 (venvs/glances_org/bin/python3) and psutil 5.9.6 detected
2023-10-31 14:10:37,374 -- INFO -- Read configuration file '/etc/glances/glances.conf'
2023-10-31 14:10:37,397 -- INFO -- Start GlancesStandalone mode
2023-10-31 14:10:37,402 -- WARNING -- Missing Python Lib (No module named 'py3nvml'), Nvidia GPU plugin is disabled
2023-10-31 14:10:37,403 -- WARNING -- Missing Python Lib (No module named 'pySMART'), HDD Smart plugin is disabled
2023-10-31 14:10:37,405 -- WARNING -- Missing Python Lib (No module named 'requests'), Ports plugin is limited to port scanning
2023-10-31 14:10:37,412 -- WARNING -- Missing Python Lib (No module named 'requests'), Cloud plugin is disabled
2023-10-31 14:10:37,415 -- WARNING -- Missing Python Lib (No module named 'netifaces'), IP plugin is disabled
2023-10-31 14:10:37,422 -- WARNING -- Missing Python Lib (No module named 'pymdstat'), Raid plugin is disabled