Phase 0 X1: native X11 baseline + mpv mechanism probes — campaign hypothesis refuted

Native X11 in XFCE / xfwm4-no-comp on tty7 / session 510.

Q1 (mechanism: does X server route NV12 to a hardware plane?):
NEGATIVE. Across 4 mpv VO × decode combinations
(--vo=xv ± hwdec, --vo=gpu ± hwdec), Plane 39 stayed XRGB8888
with FB ID 62 throughout. mpv-xv falls back to XShm software
put-image; mpv-gpu does GL composite via DRI3 + XPresent of an
RGB framebuffer; chromium-fourier-x11 same shape. No path on
this rockchip-drm + Mesa Panfrost + modesetting Xorg stack
engages hardware-overlay scanout for an NV12 client.

Q4 (browser X11 vs Wayland on same workload): the campaign
hypothesis is OPPOSITE to the data. chromium-fourier-x11 ×3
median: drops_post_warmup=9, frames_total=1532, fps=21.8.
Compare to A1 Wayland ×3 median: drops_post_warmup=0,
frames_total=1685, fps=24.04. X11 + xfwm4-no-comp is worse
than Plasma Wayland-with-KWin on every metric.

Likely cause: KWin's vblank-aligned wp_presentation_feedback
buffer scheduling absorbs client timing jitter; X11 + no
compositor exposes that jitter directly to the page's
getVideoPlaybackQuality() drop counter.

Operator subjective note: "first mpv was perfect" for
mpv-xv-sw despite mpv stderr "X11 can't keep up". 1080p24 SW
Xv is perceptually smooth on this hardware even though
instrumentation flagged it as struggling.

x1_summary.md surfaces three legitimate next moves: honest
closure, reframe to operator-experience-driven Wayland-stutter
scenarios, or pivot to client/driver-layer mechanism work
(modesetting NV12 Xv adapter, chromium hw-overlay flags).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-03 18:46:03 +00:00
parent 298431810e
commit 3d49582ed0
155 changed files with 26547 additions and 0 deletions
@@ -0,0 +1,125 @@
=== uname/date/uptime ===
Linux ohm 6.19.10-danctnix1-1-pinetab2 #1 SMP PREEMPT_DYNAMIC Sat, 28 Mar 2026 02:45:08 +0000 aarch64 GNU/Linux
2026-05-03T20:19:32+02:00
20:19:32 up 1 day, 4:45, 4 users, load average: 0.69, 0.68, 0.39
=== loginctl session 510 ===
Id=510
User=1001
Name=mfritsche
Timestamp=Sun 2026-05-03 20:17:35 CEST
TimestampMonotonic=103312669497
VTNr=7
Seat=seat0
TTY=tty7
Remote=no
Service=sddm
Desktop=XFCE
Scope=session-510.scope
Leader=45212
LeaderPIDFDId=45213
Audit=510
Type=x11
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
CanIdle=yes
CanLock=yes
LockedHint=no
=== Xorg cmdline ===
/usr/lib/Xorg -nolisten tcp -background none -seat seat0 -noreset -keeptty -novtswitch -verbose 3 -auth /run/user/1001/xauth_clPcKW -displayfd 13 vt7
=== xfwm4 cmdline ===
xfwm4
=== xfwm4 use_compositing ===
false
=== full process tree ===
35593 1 root /usr/bin/sddm
44641 24321 mfritsc+ /usr/lib/xdg-desktop-portal
45212 35593 root /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-4b4ea02e-2743-406a-b7b4-cb9c61966af4 --id 4 --start startxfce4 --user mfritsche --display-server /usr/bin/X -nolisten tcp -background none -seat seat0 -noreset -keeptty -novtswitch -verbose 3
45220 45212 mfritsc+ /usr/lib/sddm/sddm-helper-start-x11user /usr/bin/X -nolisten tcp -background none -seat seat0 -noreset -keeptty -novtswitch -verbose 3 /usr/share/sddm/scripts/Xsession "startxfce4"
45263 45220 root /usr/lib/Xorg -nolisten tcp -background none -seat seat0 -noreset -keeptty -novtswitch -verbose 3 -auth /run/user/1001/xauth_clPcKW -displayfd 13 vt7
45276 45220 mfritsc+ xfce4-session
45321 24321 mfritsc+ /usr/lib/xfce4/xfconf/xfconfd
45342 45276 mfritsc+ xfwm4
45365 45276 mfritsc+ xfsettingsd
45374 45276 mfritsc+ xfce4-panel
45395 45276 mfritsc+ xfdesktop
45458 45374 mfritsc+ /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libsystray.so 6 10485772 systray Status Tray Plugin Provides status notifier items (application indicators) and legacy systray items
45467 45276 mfritsc+ xfce4-power-manager
45482 24321 mfritsc+ /usr/lib/xfce4/notifyd/xfce4-notifyd
45491 45374 mfritsc+ /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libactions.so 10 10485773 actions Action Buttons Log out, lock or other system actions
45585 24321 mfritsc+ /usr/lib/xdg-desktop-portal-gtk
45821 1 mfritsc+ /usr/bin/xfce4-terminal
=== thermal ===
/sys/class/thermal/thermal_zone0: cpu-thermal = 44375
/sys/class/thermal/thermal_zone1: gpu-thermal = 40625
=== governor ===
performance
=== xrandr ===
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 4096 x 2304
HDMI-1 disconnected (normal left inverted right x axis y axis)
DSI-1 connected 1280x800+0+0 right (normal left inverted right x axis y axis) 0mm x 0mm
800x1280 59.98*+
=== xdpyinfo extensions (top 15) ===
number of extensions: 28
BIG-REQUESTS
Composite
DAMAGE
DOUBLE-BUFFER
DPMS
DRI2
DRI3
GLX
Generic Event Extension
MIT-SCREEN-SAVER
MIT-SHM
Present
RANDR
RECORD
RENDER
SECURITY
SHAPE
SYNC
X-Resource
XC-MISC
XFIXES
XFree86-DGA
XFree86-VidModeExtension
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
default screen number: 0
number of screens: 1
=== xvinfo (XVideo adapter) — critical for mpv --vo=xv ===
bash: line 12: xvinfo: command not found
=== drm_info Plane 39 + Plane 45 baseline (no chrome/mpv running) ===
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
--
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
=== devfreq (GPU) availability ===
fde60000.gpu
/sys/class/devfreq/fde60000.gpu: fde60000.gpu cur_freq=300000000
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10200 2563287
300000000: 6994 0 0 0 0 2170 9335745
400000000: 430 917 0 0 0 4958 1325731
600000000: 368 766 4525 0 0 2200 47214011
700000000: 82 109 171 991 0 1099 154174
* 800000000: 2326 7372 1609 6867 2452 0 4542675
Total transition : 56606
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10099 2556348
* 300000000: 6972 0 0 0 0 2015 9321973
400000000: 407 878 0 0 0 4800 1310932
600000000: 342 681 4435 0 0 2133 47186531
700000000: 74 93 141 941 0 1090 147384
800000000: 2304 7336 1509 6649 2339 0 4508247
Total transition : 55238
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,6 @@
samples=71
drops_total=37
frames_total=1318
drops_post_warmup=29
warmup_first_t=10.04
end_line=[48477:48477:0503/203126.645057:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1318 dropped=37 elapsed=70.33", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1,73 @@
[48477:48477:0503/203016.317918:INFO:CONSOLE:51] "DROPS_TRAJECTORY: playing event fired", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (51)
[48477:48477:0503/203016.320157:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=0.00s tot=4 drop=0 dtot=4 ddrop=0 ct=0.011", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203017.318942:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=1.02s tot=28 drop=5 dtot=24 ddrop=5 ct=1.002", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203018.321312:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=2.02s tot=52 drop=5 dtot=24 ddrop=0 ct=2.009", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203019.330181:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=3.02s tot=75 drop=6 dtot=23 ddrop=1 ct=3.014", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203020.330619:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=4.02s tot=100 drop=7 dtot=25 ddrop=1 ct=4.015", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203021.332096:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=5.03s tot=124 drop=8 dtot=24 ddrop=1 ct=5.019", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203022.331536:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=6.03s tot=148 drop=8 dtot=24 ddrop=0 ct=6.021", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203023.332971:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=7.03s tot=172 drop=8 dtot=24 ddrop=0 ct=7.023", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203024.343740:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=8.03s tot=196 drop=8 dtot=24 ddrop=0 ct=8.025", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203025.344188:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=9.04s tot=220 drop=8 dtot=24 ddrop=0 ct=9.034", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203026.345544:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=10.04s tot=245 drop=8 dtot=25 ddrop=0 ct=10.036", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203027.356277:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=11.05s tot=266 drop=8 dtot=21 ddrop=0 ct=10.881", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203028.352483:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=12.05s tot=287 drop=8 dtot=21 ddrop=0 ct=11.763", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203029.360236:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=13.05s tot=303 drop=8 dtot=16 ddrop=0 ct=12.465", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203030.360211:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=14.06s tot=319 drop=8 dtot=16 ddrop=0 ct=13.148", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203031.367589:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=15.06s tot=337 drop=8 dtot=18 ddrop=0 ct=13.833", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203032.378307:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=16.07s tot=352 drop=10 dtot=15 ddrop=2 ct=14.477", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203033.376785:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=17.08s tot=366 drop=11 dtot=14 ddrop=1 ct=15.100", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203034.379527:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=18.08s tot=385 drop=11 dtot=19 ddrop=0 ct=15.889", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203035.387636:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=19.08s tot=409 drop=12 dtot=24 ddrop=1 ct=16.866", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203036.394115:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=20.09s tot=433 drop=12 dtot=24 ddrop=0 ct=17.879", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203037.398552:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=21.09s tot=456 drop=13 dtot=23 ddrop=1 ct=18.866", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203038.402576:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=22.10s tot=480 drop=13 dtot=24 ddrop=0 ct=19.869", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203039.412326:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=23.10s tot=505 drop=13 dtot=25 ddrop=0 ct=20.874", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203040.405314:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=24.10s tot=529 drop=16 dtot=24 ddrop=3 ct=21.876", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203041.415062:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=25.11s tot=552 drop=16 dtot=23 ddrop=0 ct=22.873", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203042.419327:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=26.11s tot=565 drop=16 dtot=13 ddrop=0 ct=23.231", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203043.423270:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=27.12s tot=574 drop=16 dtot=9 ddrop=0 ct=23.820", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203044.437736:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=28.13s tot=588 drop=17 dtot=14 ddrop=1 ct=24.280", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203045.450389:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=29.14s tot=597 drop=17 dtot=9 ddrop=0 ct=24.740", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203046.454255:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=30.15s tot=612 drop=17 dtot=15 ddrop=0 ct=25.360", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203047.449675:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=31.15s tot=628 drop=17 dtot=16 ddrop=0 ct=25.978", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203048.457031:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=32.16s tot=642 drop=17 dtot=14 ddrop=0 ct=26.565", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203049.465340:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=33.16s tot=657 drop=17 dtot=15 ddrop=0 ct=27.169", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203050.465712:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=34.16s tot=672 drop=17 dtot=15 ddrop=0 ct=27.840", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203051.479302:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=35.17s tot=686 drop=17 dtot=14 ddrop=0 ct=28.354", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203052.485542:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=36.17s tot=699 drop=17 dtot=13 ddrop=0 ct=28.980", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203053.480454:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=37.18s tot=713 drop=17 dtot=14 ddrop=0 ct=29.510", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203054.483210:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=38.18s tot=726 drop=17 dtot=13 ddrop=0 ct=30.031", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203055.481865:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=39.18s tot=739 drop=17 dtot=13 ddrop=0 ct=30.570", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203056.483732:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=40.18s tot=752 drop=17 dtot=13 ddrop=0 ct=30.946", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203057.498179:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=41.19s tot=762 drop=17 dtot=10 ddrop=0 ct=31.600", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203058.493746:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=42.19s tot=775 drop=17 dtot=13 ddrop=0 ct=31.985", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203059.501659:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=43.20s tot=790 drop=17 dtot=15 ddrop=0 ct=32.686", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203100.503694:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=44.20s tot=802 drop=17 dtot=12 ddrop=0 ct=33.172", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203101.508876:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=45.20s tot=820 drop=17 dtot=18 ddrop=0 ct=33.976", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203102.513929:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=46.21s tot=841 drop=17 dtot=21 ddrop=0 ct=34.897", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203103.522292:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=47.22s tot=862 drop=18 dtot=21 ddrop=1 ct=35.750", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203104.583113:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=48.22s tot=883 drop=18 dtot=21 ddrop=0 ct=36.655", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203105.533494:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=49.23s tot=903 drop=22 dtot=20 ddrop=4 ct=37.479", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203106.536478:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=50.23s tot=924 drop=22 dtot=21 ddrop=0 ct=38.304", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203107.548606:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=51.23s tot=945 drop=22 dtot=21 ddrop=0 ct=39.225", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203108.554446:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=52.25s tot=968 drop=22 dtot=23 ddrop=0 ct=40.153", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203109.556176:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=53.25s tot=991 drop=22 dtot=23 ddrop=0 ct=41.104", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203110.561442:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=54.26s tot=1012 drop=22 dtot=21 ddrop=0 ct=42.006", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203111.571184:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=55.26s tot=1033 drop=22 dtot=21 ddrop=0 ct=42.869", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203112.584783:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=56.28s tot=1053 drop=26 dtot=20 ddrop=4 ct=43.666", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203113.602473:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=57.28s tot=1072 drop=27 dtot=19 ddrop=1 ct=44.535", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203114.595262:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=58.29s tot=1088 drop=30 dtot=16 ddrop=3 ct=45.158", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203115.597287:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=59.29s tot=1106 drop=32 dtot=18 ddrop=2 ct=45.880", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203116.603886:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=60.29s tot=1125 drop=33 dtot=19 ddrop=1 ct=46.674", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203117.603615:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=61.30s tot=1147 drop=34 dtot=22 ddrop=1 ct=47.633", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203118.605477:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=62.30s tot=1163 drop=35 dtot=16 ddrop=1 ct=48.255", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203119.610553:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=63.31s tot=1181 drop=35 dtot=18 ddrop=0 ct=49.036", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203120.623285:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=64.31s tot=1194 drop=35 dtot=13 ddrop=0 ct=49.560", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203121.618707:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=65.31s tot=1210 drop=35 dtot=16 ddrop=0 ct=50.199", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203122.621940:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=66.32s tot=1226 drop=35 dtot=16 ddrop=0 ct=50.908", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203123.624297:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=67.32s tot=1250 drop=35 dtot=24 ddrop=0 ct=51.910", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203124.633366:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=68.33s tot=1273 drop=35 dtot=23 ddrop=0 ct=52.917", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203125.636490:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=69.33s tot=1296 drop=37 dtot=23 ddrop=2 ct=53.844", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203126.637192:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=70.33s tot=1318 drop=37 dtot=22 ddrop=0 ct=54.763", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[48477:48477:0503/203126.645057:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1318 dropped=37 elapsed=70.33", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1 @@
2026-05-03T18:31:56Z
@@ -0,0 +1,140 @@
1777833016.702933386 400000000
1777833017.239908259 800000000
1777833017.760944452 800000000
1777833018.289521734 800000000
1777833018.812526794 300000000
1777833019.344056523 600000000
1777833019.879623544 600000000
1777833020.416748741 800000000
1777833020.947597001 800000000
1777833021.481170199 600000000
1777833022.013277636 800000000
1777833022.538356989 800000000
1777833023.078627076 600000000
1777833023.611688528 300000000
1777833024.135869983 600000000
1777833024.670036308 800000000
1777833025.210865733 400000000
1777833025.739093736 600000000
1777833026.277198110 800000000
1777833026.808740262 800000000
1777833027.340410432 800000000
1777833027.894202208 600000000
1777833028.448663079 800000000
1777833028.984654005 300000000
1777833029.531383515 800000000
1777833030.069250250 600000000
1777833030.617337527 600000000
1777833031.173496775 800000000
1777833031.723964784 200000000
1777833032.266247893 700000000
1777833032.838910967 600000000
1777833033.389051309 800000000
1777833033.925720725 800000000
1777833034.470098923 800000000
1777833035.037453960 700000000
1777833035.560456633 800000000
1777833036.093884067 600000000
1777833036.634291347 600000000
1777833037.164197417 600000000
1777833037.707337792 800000000
1777833038.245683022 600000000
1777833038.778136927 800000000
1777833039.336670946 800000000
1777833039.895080099 600000000
1777833040.425341260 600000000
1777833040.957121833 600000000
1777833041.491635213 800000000
1777833042.031378616 600000000
1777833042.577235821 400000000
1777833043.133578155 800000000
1777833043.676866378 600000000
1777833044.207628473 600000000
1777833044.764452291 200000000
1777833045.322283579 800000000
1777833045.875568832 300000000
1777833046.443419944 800000000
1777833046.990180297 600000000
1777833047.532715447 600000000
1777833048.086946827 300000000
1777833048.645233545 800000000
1777833049.198375975 800000000
1777833049.738096194 200000000
1777833050.297361159 800000000
1777833050.833611948 800000000
1777833051.369990461 400000000
1777833051.922777465 800000000
1777833052.475967831 700000000
1777833053.028269695 600000000
1777833053.577570005 300000000
1777833054.131385973 800000000
1777833054.671923825 600000000
1777833055.225522127 800000000
1777833055.788674740 400000000
1777833056.342131797 400000000
1777833056.888163254 800000000
1777833057.448354810 600000000
1777833058.006784833 800000000
1777833058.550488195 400000000
1777833059.089541410 800000000
1777833059.655298311 800000000
1777833060.206710410 300000000
1777833060.761987964 800000000
1777833061.317449837 800000000
1777833061.889654163 700000000
1777833062.448203809 400000000
1777833063.000247278 700000000
1777833063.537711981 800000000
1777833064.086542704 400000000
1777833064.631263458 300000000
1777833065.193109656 400000000
1777833065.742087876 700000000
1777833066.296377758 800000000
1777833066.837253630 800000000
1777833067.382321061 600000000
1777833067.944632070 400000000
1777833068.523605282 600000000
1777833069.063008588 600000000
1777833069.602861927 800000000
1777833070.149562691 400000000
1777833070.693262796 300000000
1777833071.245225891 400000000
1777833071.816373161 600000000
1777833072.361873493 200000000
1777833072.946936395 600000000
1777833073.485534679 600000000
1777833074.075742357 600000000
1777833074.668747298 600000000
1777833075.220746646 300000000
1777833075.773785256 400000000
1777833076.339147178 800000000
1777833076.885781378 700000000
1777833077.415547950 800000000
1777833077.965474117 300000000
1777833078.518126959 400000000
1777833079.071196616 300000000
1777833079.633655452 600000000
1777833080.211231710 800000000
1777833080.753555685 200000000
1777833081.290509613 600000000
1777833081.837198685 300000000
1777833082.383507940 600000000
1777833082.927945403 800000000
1777833083.469962375 400000000
1777833084.018959780 700000000
1777833084.582337760 600000000
1777833085.137186411 800000000
1777833085.699276526 600000000
1777833086.241046014 400000000
1777833086.841750909 800000000
1777833087.421923979 600000000
1777833087.959664272 600000000
1777833088.699699557 200000000
1777833089.272161119 600000000
1777833089.884352024 400000000
1777833090.500548080 400000000
1777833091.077234687 200000000
1777833091.645332431 300000000
1777833092.181649061 400000000
1777833092.717717721 400000000
1777833093.246038486 600000000
@@ -0,0 +1,2 @@
[ perf record: Woken up 713228 times to write data ]
[ perf record: Captured and wrote 8.374 MB /home/mfritsche/phase3_prime_runs/x11research_x1_chromium_fourier_x11/perf.data (983 samples) ]
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
2026-05-03T18:30:09Z
RUN_ID=x11research_x1_chromium_fourier_x11 KIND=chromium-fourier-x11
workload pgid: 47349
@@ -0,0 +1,630 @@
top - 20:30:16 up 1 day, 4:55, 3 users, load average: 1.77, 1.26, 0.80
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 57.8 us, 28.9 sy, 0.0 ni, 6.0 id, 0.0 wa, 6.0 hi, 1.2 si, 0.0 st
MiB Mem : 7684.3 total, 178.5 free, 3385.0 used, 5677.3 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4299.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 280880 223964 S 0.0 3.6 0:05.98 chrome
top - 20:30:17 up 1 day, 4:55, 3 users, load average: 1.77, 1.26, 0.80
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 55.0 us, 28.4 sy, 0.0 ni, 10.6 id, 0.0 wa, 4.8 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 178.5 free, 3385.0 used, 5677.3 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4299.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 280952 224032 S 5.0 3.6 0:06.03 chrome
top - 20:30:18 up 1 day, 4:56, 3 users, load average: 1.77, 1.26, 0.80
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.0 us, 13.2 sy, 0.0 ni, 46.4 id, 0.0 wa, 3.6 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 178.5 free, 3385.0 used, 5677.3 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4299.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 280020 223100 S 2.0 3.6 0:06.05 chrome
top - 20:30:19 up 1 day, 4:56, 3 users, load average: 2.91, 1.51, 0.88
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 60.1 us, 24.9 sy, 0.0 ni, 8.0 id, 0.0 wa, 5.8 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 125.8 free, 3434.6 used, 5686.2 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4249.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 281844 224404 S 61.8 3.6 0:06.67 chrome
top - 20:30:20 up 1 day, 4:56, 3 users, load average: 2.91, 1.51, 0.88
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 61.1 us, 22.2 sy, 0.0 ni, 10.1 id, 0.0 wa, 5.3 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 125.8 free, 3434.6 used, 5686.2 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4249.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284044 225824 S 65.8 3.6 0:07.33 chrome
top - 20:30:21 up 1 day, 4:56, 3 users, load average: 2.91, 1.51, 0.88
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 61.9 us, 25.3 sy, 0.0 ni, 6.1 id, 0.0 wa, 5.6 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 125.8 free, 3434.6 used, 5686.2 buff/cache
MiB Swap: 3073.7 total, 2765.0 free, 308.7 used. 4249.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284664 226236 S 49.8 3.6 0:07.83 chrome
top - 20:30:22 up 1 day, 4:56, 3 users, load average: 2.91, 1.51, 0.88
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 60.7 us, 15.6 sy, 0.0 ni, 17.4 id, 0.3 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 112.5 free, 3360.4 used, 5688.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4323.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284404 225792 S 3.0 3.6 0:07.86 chrome
top - 20:30:23 up 1 day, 4:56, 3 users, load average: 2.91, 1.51, 0.88
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 63.1 us, 16.1 sy, 0.0 ni, 14.6 id, 0.0 wa, 5.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 112.5 free, 3360.4 used, 5688.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4323.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284404 225792 S 1.0 3.6 0:07.87 chrome
top - 20:30:24 up 1 day, 4:56, 3 users, load average: 3.16, 1.58, 0.91
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 68.6 us, 16.8 sy, 0.0 ni, 8.0 id, 0.0 wa, 5.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 112.5 free, 3360.4 used, 5688.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4323.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284440 225792 S 5.0 3.6 0:07.92 chrome
top - 20:30:25 up 1 day, 4:56, 3 users, load average: 3.16, 1.58, 0.91
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 54.0 us, 13.9 sy, 0.0 ni, 26.5 id, 0.0 wa, 4.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 96.4 free, 3374.2 used, 5684.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4310.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 3.0 3.6 0:07.95 chrome
top - 20:30:26 up 1 day, 4:56, 3 users, load average: 3.16, 1.58, 0.91
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 48.7 us, 15.2 sy, 0.0 ni, 30.8 id, 0.0 wa, 4.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 96.4 free, 3374.2 used, 5684.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4310.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 1.0 3.6 0:07.96 chrome
top - 20:30:27 up 1 day, 4:56, 3 users, load average: 3.16, 1.58, 0.91
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.8 us, 46.8 sy, 0.0 ni, 3.2 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 96.4 free, 3374.2 used, 5684.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4310.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 1.0 3.6 0:07.97 chrome
top - 20:30:28 up 1 day, 4:56, 3 users, load average: 3.16, 1.58, 0.91
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.6 us, 48.0 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.4 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 97.1 free, 3373.3 used, 5681.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4311.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 2.0 3.6 0:07.99 chrome
top - 20:30:29 up 1 day, 4:56, 3 users, load average: 3.62, 1.71, 0.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.6 us, 50.6 sy, 0.0 ni, 1.2 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 97.1 free, 3373.3 used, 5681.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4311.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 0.0 3.6 0:07.99 chrome
top - 20:30:30 up 1 day, 4:56, 3 users, load average: 3.62, 1.71, 0.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.2 us, 49.0 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 97.1 free, 3373.3 used, 5681.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4311.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 1.0 3.6 0:08.00 chrome
top - 20:30:31 up 1 day, 4:56, 3 users, load average: 3.62, 1.71, 0.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.1 us, 49.3 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.9 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 121.4 free, 3348.9 used, 5685.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4335.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 2.0 3.6 0:08.02 chrome
top - 20:30:33 up 1 day, 4:56, 3 users, load average: 3.62, 1.71, 0.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.4 us, 52.4 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.2 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 121.4 free, 3348.9 used, 5685.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4335.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 2.0 3.6 0:08.04 chrome
top - 20:30:34 up 1 day, 4:56, 3 users, load average: 3.62, 1.71, 0.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.3 us, 48.0 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 120.1 free, 3350.1 used, 5686.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 0.0 3.6 0:08.04 chrome
top - 20:30:35 up 1 day, 4:56, 3 users, load average: 3.97, 1.81, 0.99
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.2 us, 53.4 sy, 0.0 ni, 5.0 id, 0.0 wa, 4.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 120.1 free, 3350.1 used, 5686.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 1.0 3.6 0:08.05 chrome
top - 20:30:36 up 1 day, 4:56, 3 users, load average: 3.97, 1.81, 0.99
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.1 us, 53.9 sy, 0.0 ni, 3.5 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 120.1 free, 3350.1 used, 5686.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 0.0 3.6 0:08.05 chrome
top - 20:30:37 up 1 day, 4:56, 3 users, load average: 3.97, 1.81, 0.99
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.4 us, 54.1 sy, 0.0 ni, 4.0 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 117.2 free, 3353.0 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4331.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 1.0 3.6 0:08.06 chrome
top - 20:30:38 up 1 day, 4:56, 3 users, load average: 3.97, 1.81, 0.99
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.1 us, 53.6 sy, 0.0 ni, 4.5 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 117.2 free, 3353.0 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4331.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 0.0 3.6 0:08.06 chrome
top - 20:30:39 up 1 day, 4:56, 3 users, load average: 3.97, 1.81, 0.99
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 51.0 sy, 0.0 ni, 5.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 117.2 free, 3353.0 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4331.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284480 225792 S 2.0 3.6 0:08.08 chrome
top - 20:30:40 up 1 day, 4:56, 3 users, load average: 4.14, 1.88, 1.02
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.3 us, 54.4 sy, 0.0 ni, 5.5 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 115.7 free, 3354.3 used, 5683.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4330.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284484 225792 S 0.0 3.6 0:08.08 chrome
top - 20:30:41 up 1 day, 4:56, 3 users, load average: 4.14, 1.88, 1.02
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.0 us, 56.2 sy, 0.0 ni, 4.0 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 115.7 free, 3354.3 used, 5683.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4330.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284500 225804 S 4.0 3.6 0:08.12 chrome
top - 20:30:42 up 1 day, 4:56, 3 users, load average: 4.14, 1.88, 1.02
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.2 us, 51.6 sy, 0.0 ni, 2.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 115.7 free, 3354.3 used, 5683.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4330.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284504 225804 S 3.0 3.6 0:08.15 chrome
top - 20:30:43 up 1 day, 4:56, 4 users, load average: 4.14, 1.88, 1.02
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.4 us, 50.6 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 125.4 free, 3344.2 used, 5680.6 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285556 225868 R 19.8 3.6 0:08.35 chrome
top - 20:30:44 up 1 day, 4:56, 3 users, load average: 4.14, 1.88, 1.02
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.9 us, 51.1 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 125.4 free, 3344.2 used, 5680.6 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285560 225872 S 2.0 3.6 0:08.37 chrome
top - 20:30:45 up 1 day, 4:56, 3 users, load average: 4.05, 1.90, 1.03
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.2 us, 52.6 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.4 free, 3344.2 used, 5680.6 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 286104 226328 R 18.9 3.6 0:08.56 chrome
top - 20:30:46 up 1 day, 4:56, 3 users, load average: 4.05, 1.90, 1.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.9 us, 50.1 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 123.2 free, 3346.1 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4338.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 286104 226328 S 3.0 3.6 0:08.59 chrome
top - 20:30:47 up 1 day, 4:56, 3 users, load average: 4.05, 1.90, 1.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 50.2 us, 43.3 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 123.2 free, 3346.1 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4338.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 3.0 3.6 0:08.62 chrome
top - 20:30:48 up 1 day, 4:56, 3 users, load average: 4.05, 1.90, 1.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.3 us, 49.8 sy, 0.0 ni, 2.0 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 123.2 free, 3346.1 used, 5683.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4338.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 1.0 3.6 0:08.63 chrome
top - 20:30:49 up 1 day, 4:56, 3 users, load average: 4.05, 1.90, 1.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.4 us, 50.1 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 121.9 free, 3347.2 used, 5679.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4337.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 1.0 3.6 0:08.64 chrome
top - 20:30:50 up 1 day, 4:56, 3 users, load average: 4.12, 1.95, 1.05
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 48.4 us, 45.4 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 121.9 free, 3347.2 used, 5679.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4337.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 2.0 3.6 0:08.66 chrome
top - 20:30:51 up 1 day, 4:56, 3 users, load average: 4.12, 1.95, 1.05
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.4 us, 52.4 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 121.9 free, 3347.2 used, 5679.0 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4337.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 2.0 3.6 0:08.68 chrome
top - 20:30:52 up 1 day, 4:56, 3 users, load average: 4.12, 1.95, 1.05
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.2 us, 51.6 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3345.2 used, 5678.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 2.0 3.6 0:08.70 chrome
top - 20:30:53 up 1 day, 4:56, 3 users, load average: 4.12, 1.95, 1.05
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.1 us, 51.1 sy, 0.0 ni, 0.2 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3345.2 used, 5678.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 0.0 3.6 0:08.70 chrome
top - 20:30:54 up 1 day, 4:56, 3 users, load average: 4.35, 2.04, 1.09
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.6 us, 52.1 sy, 0.0 ni, 4.7 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3345.2 used, 5678.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 2.0 3.6 0:08.72 chrome
top - 20:30:55 up 1 day, 4:56, 3 users, load average: 4.35, 2.04, 1.09
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.9 us, 52.1 sy, 0.0 ni, 0.7 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.6 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4341.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285648 225872 S 1.0 3.6 0:08.73 chrome
top - 20:30:56 up 1 day, 4:56, 3 users, load average: 4.35, 2.04, 1.09
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.0 us, 50.8 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 125.6 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4341.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.74 chrome
top - 20:30:57 up 1 day, 4:56, 3 users, load average: 4.35, 2.04, 1.09
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.5 us, 49.2 sy, 0.0 ni, 6.8 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 125.6 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4341.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.75 chrome
top - 20:30:58 up 1 day, 4:56, 3 users, load average: 4.35, 2.04, 1.09
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.1 us, 52.0 sy, 0.0 ni, 0.7 id, 0.0 wa, 4.4 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.5 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.76 chrome
top - 20:30:59 up 1 day, 4:56, 3 users, load average: 4.65, 2.13, 1.12
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.0 us, 48.2 sy, 0.0 ni, 8.2 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 125.5 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.77 chrome
top - 20:31:00 up 1 day, 4:56, 3 users, load average: 4.65, 2.13, 1.12
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.5 us, 51.5 sy, 0.0 ni, 6.2 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 125.5 free, 3343.4 used, 5676.2 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.78 chrome
top - 20:31:01 up 1 day, 4:56, 3 users, load average: 4.65, 2.13, 1.12
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.7 us, 52.4 sy, 0.0 ni, 3.7 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.2 free, 3343.6 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 0.0 3.6 0:08.78 chrome
top - 20:31:02 up 1 day, 4:56, 3 users, load average: 4.65, 2.13, 1.12
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.1 us, 52.6 sy, 0.0 ni, 0.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.2 free, 3343.6 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 2.0 3.6 0:08.80 chrome
top - 20:31:03 up 1 day, 4:56, 3 users, load average: 4.65, 2.13, 1.12
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.4 us, 51.6 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 125.2 free, 3343.6 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4340.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 0.0 3.6 0:08.80 chrome
top - 20:31:04 up 1 day, 4:56, 3 users, load average: 4.91, 2.23, 1.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.0 us, 53.2 sy, 0.0 ni, 1.2 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3338.2 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4346.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285652 225876 S 1.0 3.6 0:08.81 chrome
top - 20:31:05 up 1 day, 4:56, 3 users, load average: 4.91, 2.23, 1.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.0 us, 48.5 sy, 0.0 ni, 0.5 id, 0.0 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3338.2 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4346.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 286260 226428 S 24.8 3.6 0:09.06 chrome
top - 20:31:06 up 1 day, 4:56, 3 users, load average: 4.91, 2.23, 1.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.4 us, 51.6 sy, 0.0 ni, 2.8 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3338.2 used, 5676.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4346.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 286260 226428 S 1.0 3.6 0:09.07 chrome
top - 20:31:07 up 1 day, 4:56, 3 users, load average: 4.91, 2.23, 1.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.6 us, 53.0 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.7 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 118.1 free, 3350.3 used, 5691.5 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285708 225876 S 2.0 3.6 0:09.09 chrome
top - 20:31:08 up 1 day, 4:56, 3 users, load average: 4.91, 2.23, 1.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.2 us, 52.5 sy, 0.0 ni, 0.5 id, 0.0 wa, 5.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 118.1 free, 3350.3 used, 5691.5 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285708 225876 S 0.0 3.6 0:09.09 chrome
top - 20:31:09 up 1 day, 4:56, 3 users, load average: 5.08, 2.31, 1.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.9 us, 50.6 sy, 0.0 ni, 0.5 id, 0.0 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 118.1 free, 3350.3 used, 5691.5 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4334.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 285708 225876 S 0.0 3.6 0:09.09 chrome
top - 20:31:10 up 1 day, 4:56, 3 users, load average: 5.08, 2.31, 1.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.1 us, 51.6 sy, 0.0 ni, 1.8 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 123.4 free, 3345.0 used, 5687.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 281888 225876 S 2.0 3.6 0:09.11 chrome
top - 20:31:11 up 1 day, 4:56, 3 users, load average: 5.08, 2.31, 1.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.8 us, 52.8 sy, 0.0 ni, 1.8 id, 0.0 wa, 5.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 123.4 free, 3345.0 used, 5687.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 281928 225880 S 7.0 3.6 0:09.18 chrome
top - 20:31:12 up 1 day, 4:56, 3 users, load average: 5.08, 2.31, 1.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.5 us, 54.1 sy, 0.0 ni, 0.2 id, 0.0 wa, 5.0 hi, 1.2 si, 0.0 st
MiB Mem : 7684.3 total, 123.4 free, 3345.0 used, 5687.8 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4339.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282880 226080 S 14.0 3.6 0:09.32 chrome
top - 20:31:13 up 1 day, 4:56, 3 users, load average: 5.08, 2.31, 1.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.6 us, 53.4 sy, 0.0 ni, 0.2 id, 0.0 wa, 4.7 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 133.3 free, 3334.5 used, 5690.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4349.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 283732 226020 S 12.9 3.6 0:09.45 chrome
top - 20:31:14 up 1 day, 4:56, 3 users, load average: 5.88, 2.52, 1.27
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 48.5 sy, 0.0 ni, 1.0 id, 0.0 wa, 5.7 hi, 6.7 si, 0.0 st
MiB Mem : 7684.3 total, 133.3 free, 3334.5 used, 5690.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4349.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 283732 226020 S 14.9 3.6 0:09.60 chrome
top - 20:31:15 up 1 day, 4:56, 3 users, load average: 5.88, 2.52, 1.27
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.1 us, 49.4 sy, 0.0 ni, 0.0 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 133.3 free, 3334.5 used, 5690.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4349.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 283868 226156 S 4.0 3.6 0:09.64 chrome
top - 20:31:16 up 1 day, 4:56, 3 users, load average: 5.88, 2.52, 1.27
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.9 us, 53.1 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 107.4 free, 3360.2 used, 5706.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4324.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 283868 226156 S 12.0 3.6 0:09.76 chrome
top - 20:31:17 up 1 day, 4:56, 3 users, load average: 5.88, 2.52, 1.27
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.9 us, 53.9 sy, 0.0 ni, 2.5 id, 0.0 wa, 4.7 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 107.4 free, 3360.2 used, 5706.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4324.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 283736 226020 S 4.0 3.6 0:09.80 chrome
top - 20:31:18 up 1 day, 4:56, 3 users, load average: 5.88, 2.52, 1.27
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.6 us, 51.4 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 107.4 free, 3360.2 used, 5706.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4324.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282556 226020 S 1.0 3.6 0:09.81 chrome
top - 20:31:19 up 1 day, 4:57, 3 users, load average: 6.21, 2.65, 1.31
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.4 us, 48.4 sy, 0.0 ni, 0.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 111.5 free, 3355.9 used, 5701.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282784 226020 S 4.0 3.6 0:09.85 chrome
top - 20:31:20 up 1 day, 4:57, 3 users, load average: 6.21, 2.65, 1.31
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.9 us, 50.0 sy, 0.0 ni, 6.2 id, 0.0 wa, 4.2 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 111.5 free, 3355.9 used, 5701.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282784 226020 S 2.0 3.6 0:09.87 chrome
top - 20:31:21 up 1 day, 4:57, 3 users, load average: 6.21, 2.65, 1.31
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.0 us, 53.8 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 111.5 free, 3355.9 used, 5701.1 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282828 226020 S 8.9 3.6 0:09.96 chrome
top - 20:31:22 up 1 day, 4:57, 3 users, load average: 6.21, 2.65, 1.31
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.5 us, 51.0 sy, 0.0 ni, 6.8 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 111.9 free, 3355.4 used, 5701.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282828 226020 S 2.0 3.6 0:09.98 chrome
top - 20:31:23 up 1 day, 4:57, 3 users, load average: 6.21, 2.65, 1.31
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.8 us, 54.5 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 111.9 free, 3355.4 used, 5701.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282828 226020 S 0.0 3.6 0:09.98 chrome
top - 20:31:24 up 1 day, 4:57, 3 users, load average: 6.19, 2.70, 1.34
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.8 us, 51.9 sy, 0.0 ni, 2.5 id, 0.0 wa, 5.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 111.9 free, 3355.4 used, 5701.3 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4328.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282828 226020 S 1.0 3.6 0:09.99 chrome
top - 20:31:25 up 1 day, 4:57, 3 users, load average: 6.19, 2.70, 1.34
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.7 us, 50.4 sy, 0.0 ni, 1.5 id, 0.0 wa, 5.0 hi, 1.5 si, 0.0 st
MiB Mem : 7684.3 total, 103.6 free, 3363.6 used, 5705.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4320.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 284256 226024 S 12.9 3.6 0:10.12 chrome
top - 20:31:26 up 1 day, 4:57, 3 users, load average: 6.19, 2.70, 1.34
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.1 us, 51.6 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 103.6 free, 3363.6 used, 5705.4 buff/cache
MiB Swap: 3073.7 total, 2764.7 free, 309.0 used. 4320.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
48477 mfritsc+ 20 0 52.9g 282784 226024 R 1.0 3.6 0:10.13 chrome
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10622 2591851
300000000: 7162 0 0 0 0 2622 9471103
400000000: 467 1129 0 0 0 5026 1349542
600000000: 412 931 4576 0 0 2205 47232207
700000000: 88 123 180 1001 0 1100 156543
* 800000000: 2493 7601 1866 7122 2492 0 4599286
Total transition : 59218
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10474 2581702
300000000: 7113 0 0 0 0 2354 9441404
400000000: 440 972 0 0 0 4974 1330757
600000000: 391 820 4534 0 0 2201 47220857
700000000: 86 115 171 994 0 1099 154934
* 800000000: 2444 7560 1681 6951 2465 0 4572589
Total transition : 57839
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,6 @@
samples=71
drops_total=14
frames_total=1532
drops_post_warmup=9
warmup_first_t=10.02
end_line=[50345:50345:0503/203853.341176:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1532 dropped=14 elapsed=70.23", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1,73 @@
[50345:50345:0503/203743.111710:INFO:CONSOLE:51] "DROPS_TRAJECTORY: playing event fired", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (51)
[50345:50345:0503/203743.114121:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=0.00s tot=4 drop=0 dtot=4 ddrop=0 ct=0.015", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203744.117311:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=1.00s tot=28 drop=3 dtot=24 ddrop=3 ct=1.005", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203745.116741:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=2.00s tot=52 drop=4 dtot=24 ddrop=1 ct=2.009", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203746.124546:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=3.01s tot=76 drop=4 dtot=24 ddrop=0 ct=3.012", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203747.120652:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=4.01s tot=99 drop=4 dtot=23 ddrop=0 ct=3.973", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203748.121985:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=5.01s tot=123 drop=4 dtot=24 ddrop=0 ct=4.975", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203749.123712:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=6.01s tot=147 drop=4 dtot=24 ddrop=0 ct=5.977", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203750.126854:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=7.01s tot=171 drop=4 dtot=24 ddrop=0 ct=6.977", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203751.130503:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=8.02s tot=195 drop=5 dtot=24 ddrop=1 ct=7.981", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203752.133883:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=9.02s tot=219 drop=5 dtot=24 ddrop=0 ct=8.985", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203753.136191:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=10.02s tot=243 drop=5 dtot=24 ddrop=0 ct=9.989", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203754.142721:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=11.03s tot=267 drop=5 dtot=24 ddrop=0 ct=10.974", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203755.146557:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=12.03s tot=291 drop=5 dtot=24 ddrop=0 ct=11.915", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203756.145633:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=13.03s tot=310 drop=5 dtot=19 ddrop=0 ct=12.739", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203757.147417:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=14.03s tot=329 drop=5 dtot=19 ddrop=0 ct=13.536", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203758.150562:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=15.04s tot=350 drop=5 dtot=21 ddrop=0 ct=14.401", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203759.153203:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=16.04s tot=369 drop=6 dtot=19 ddrop=1 ct=15.222", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203800.158295:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=17.05s tot=391 drop=6 dtot=22 ddrop=0 ct=16.110", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203801.157973:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=18.05s tot=414 drop=6 dtot=23 ddrop=0 ct=17.112", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203802.161008:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=19.05s tot=438 drop=6 dtot=24 ddrop=0 ct=18.113", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203803.164063:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=20.05s tot=462 drop=6 dtot=24 ddrop=0 ct=19.116", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203804.167958:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=21.05s tot=486 drop=6 dtot=24 ddrop=0 ct=20.120", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203805.172973:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=22.06s tot=511 drop=6 dtot=25 ddrop=0 ct=21.123", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203806.173152:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=23.06s tot=535 drop=6 dtot=24 ddrop=0 ct=22.126", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203807.174476:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=24.06s tot=557 drop=6 dtot=22 ddrop=0 ct=23.028", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203808.175276:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=25.06s tot=574 drop=6 dtot=17 ddrop=0 ct=23.729", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203809.184241:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=26.07s tot=592 drop=6 dtot=18 ddrop=0 ct=24.473", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203810.189999:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=27.07s tot=607 drop=6 dtot=15 ddrop=0 ct=25.120", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203811.186971:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=28.07s tot=624 drop=6 dtot=17 ddrop=0 ct=25.745", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203812.257217:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=29.08s tot=639 drop=6 dtot=15 ddrop=0 ct=26.418", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203813.196613:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=30.08s tot=653 drop=9 dtot=14 ddrop=3 ct=27.045", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203814.198945:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=31.09s tot=671 drop=9 dtot=18 ddrop=0 ct=27.790", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203815.201724:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=32.09s tot=688 drop=9 dtot=17 ddrop=0 ct=28.491", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203816.202651:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=33.09s tot=707 drop=9 dtot=19 ddrop=0 ct=29.192", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203817.206366:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=34.09s tot=724 drop=9 dtot=17 ddrop=0 ct=29.956", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203818.214325:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=35.10s tot=743 drop=9 dtot=19 ddrop=0 ct=30.762", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203819.216075:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=36.10s tot=760 drop=9 dtot=17 ddrop=0 ct=31.500", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203820.221453:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=37.11s tot=777 drop=9 dtot=17 ddrop=0 ct=32.101", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203821.222678:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=38.11s tot=795 drop=9 dtot=18 ddrop=0 ct=32.900", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203822.231229:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=39.11s tot=815 drop=9 dtot=20 ddrop=0 ct=33.777", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203823.243857:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=40.12s tot=838 drop=9 dtot=23 ddrop=0 ct=34.786", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203824.242602:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=41.13s tot=863 drop=9 dtot=25 ddrop=0 ct=35.791", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203825.241541:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=42.13s tot=886 drop=9 dtot=23 ddrop=0 ct=36.792", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203826.246365:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=43.13s tot=911 drop=9 dtot=25 ddrop=0 ct=37.794", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203827.242910:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=44.13s tot=935 drop=9 dtot=24 ddrop=0 ct=38.796", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203828.250344:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=45.14s tot=959 drop=9 dtot=24 ddrop=0 ct=39.800", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203829.252552:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=46.14s tot=983 drop=9 dtot=24 ddrop=0 ct=40.805", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203830.257500:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=47.14s tot=1007 drop=9 dtot=24 ddrop=0 ct=41.807", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203831.259330:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=48.15s tot=1031 drop=9 dtot=24 ddrop=0 ct=42.810", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203832.329115:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=49.15s tot=1055 drop=10 dtot=24 ddrop=1 ct=43.816", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203833.274448:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=50.16s tot=1074 drop=11 dtot=19 ddrop=1 ct=44.600", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203834.277183:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=51.16s tot=1098 drop=11 dtot=24 ddrop=0 ct=45.586", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203835.276256:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=52.16s tot=1121 drop=11 dtot=23 ddrop=0 ct=46.588", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203836.282322:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=53.17s tot=1146 drop=11 dtot=25 ddrop=0 ct=47.592", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203837.280700:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=54.17s tot=1167 drop=11 dtot=21 ddrop=0 ct=48.452", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203838.282054:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=55.17s tot=1186 drop=11 dtot=19 ddrop=0 ct=49.212", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203839.291339:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=56.18s tot=1207 drop=11 dtot=21 ddrop=0 ct=50.101", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203840.296519:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=57.18s tot=1227 drop=12 dtot=20 ddrop=1 ct=50.964", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203841.295349:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=58.18s tot=1250 drop=13 dtot=23 ddrop=1 ct=51.928", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203842.301712:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=59.19s tot=1273 drop=13 dtot=23 ddrop=0 ct=52.788", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203843.312259:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=60.19s tot=1294 drop=13 dtot=21 ddrop=0 ct=53.773", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203844.304326:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=61.19s tot=1318 drop=13 dtot=24 ddrop=0 ct=54.772", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203845.312036:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=62.20s tot=1342 drop=13 dtot=24 ddrop=0 ct=55.780", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203846.313017:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=63.20s tot=1366 drop=13 dtot=24 ddrop=0 ct=56.781", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203847.313062:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=64.20s tot=1389 drop=13 dtot=23 ddrop=0 ct=57.725", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203848.314592:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=65.20s tot=1413 drop=13 dtot=24 ddrop=0 ct=58.728", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203849.320290:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=66.21s tot=1437 drop=13 dtot=24 ddrop=0 ct=59.731", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203850.330674:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=67.21s tot=1461 drop=13 dtot=24 ddrop=0 ct=60.730", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203851.333270:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=68.22s tot=1485 drop=14 dtot=24 ddrop=1 ct=61.705", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203852.338245:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=69.23s tot=1509 drop=14 dtot=24 ddrop=0 ct=62.711", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203853.340632:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=70.23s tot=1532 drop=14 dtot=23 ddrop=0 ct=63.712", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[50345:50345:0503/203853.341176:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1532 dropped=14 elapsed=70.23", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1 @@
2026-05-03T18:39:17Z
@@ -0,0 +1,140 @@
1777833463.188049694 600000000
1777833463.712746351 800000000
1777833464.249964074 800000000
1777833464.785094209 600000000
1777833465.315889628 400000000
1777833465.836048526 300000000
1777833466.358007675 600000000
1777833466.883639397 800000000
1777833467.402449803 800000000
1777833467.923183561 800000000
1777833468.450432914 400000000
1777833468.971137482 400000000
1777833469.505100476 300000000
1777833470.042252729 800000000
1777833470.569425320 300000000
1777833471.100608547 300000000
1777833471.643172931 600000000
1777833472.176394703 600000000
1777833472.713132698 400000000
1777833473.242472727 400000000
1777833473.786386389 400000000
1777833474.332385278 300000000
1777833474.854303693 300000000
1777833475.386056763 300000000
1777833475.942211141 300000000
1777833476.466737450 800000000
1777833477.013373608 800000000
1777833477.560159669 300000000
1777833478.114495060 200000000
1777833478.665353281 600000000
1777833479.199987218 300000000
1777833479.755227367 300000000
1777833480.279754759 800000000
1777833480.807952678 300000000
1777833481.333603024 600000000
1777833481.867285723 400000000
1777833482.402871928 300000000
1777833482.932548633 400000000
1777833483.468727510 800000000
1777833483.991996797 300000000
1777833484.530992430 800000000
1777833485.071246670 300000000
1777833485.609293436 300000000
1777833486.142314501 800000000
1777833486.672371762 800000000
1777833487.223256619 800000000
1777833487.776698645 300000000
1777833488.324885118 800000000
1777833488.875242284 300000000
1777833489.417325561 200000000
1777833489.961842924 200000000
1777833490.511528008 300000000
1777833491.058700242 400000000
1777833491.595361670 400000000
1777833492.139154733 200000000
1777833492.694252817 300000000
1777833493.236079620 300000000
1777833493.784564068 300000000
1777833494.335964453 800000000
1777833494.891422134 600000000
1777833495.427245181 300000000
1777833495.985254770 400000000
1777833496.528522989 200000000
1777833497.077407262 400000000
1777833497.637598591 800000000
1777833498.182351152 800000000
1777833498.738256765 300000000
1777833499.293095975 400000000
1777833499.847398186 200000000
1777833500.401202770 200000000
1777833500.948963977 600000000
1777833501.497505122 300000000
1777833502.047496217 600000000
1777833502.588603807 800000000
1777833503.112105726 400000000
1777833503.647317807 600000000
1777833504.172446124 300000000
1777833504.702452233 300000000
1777833505.251303940 300000000
1777833505.785935237 300000000
1777833506.336327585 800000000
1777833506.887691227 300000000
1777833507.441038875 400000000
1777833507.964317554 300000000
1777833508.518737985 400000000
1777833509.053944995 300000000
1777833509.621078674 800000000
1777833510.148912218 300000000
1777833510.700171056 400000000
1777833511.235068832 800000000
1777833511.761913828 300000000
1777833512.305041400 200000000
1777833512.853053767 300000000
1777833513.404370589 800000000
1777833513.941678190 400000000
1777833514.467441274 600000000
1777833514.997468169 800000000
1777833515.552307297 300000000
1777833516.074297735 300000000
1777833516.629380104 300000000
1777833517.172549574 300000000
1777833517.716620036 300000000
1777833518.267206964 200000000
1777833518.810453401 200000000
1777833519.356328175 300000000
1777833519.913107777 600000000
1777833520.444366031 800000000
1777833521.003080339 400000000
1777833521.545610340 400000000
1777833522.080252082 300000000
1777833522.630375718 800000000
1777833523.154688381 800000000
1777833523.714000572 800000000
1777833524.241226242 600000000
1777833524.788569812 600000000
1777833525.318971586 300000000
1777833525.863276680 800000000
1777833526.408361716 600000000
1777833526.964096066 800000000
1777833527.488413883 600000000
1777833528.017605126 800000000
1777833528.554392628 600000000
1777833529.078359819 400000000
1777833529.619542369 800000000
1777833530.153910632 300000000
1777833530.702427219 400000000
1777833531.249265748 800000000
1777833531.794322378 300000000
1777833532.337517772 300000000
1777833532.871582046 400000000
1777833533.403405310 300000000
1777833533.933080622 300000000
1777833534.471066232 800000000
1777833535.025098151 300000000
1777833535.578398802 300000000
1777833536.120110332 400000000
1777833536.660431689 600000000
1777833537.196297302 400000000
1777833537.799381927 300000000
1777833538.386320764 200000000
@@ -0,0 +1,2 @@
[ perf record: Woken up 690997 times to write data ]
[ perf record: Captured and wrote 9.272 MB /home/mfritsche/phase3_prime_runs/x11research_x1_chromium_fourier_x11_rep1/perf.data (1088 samples) ]
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
2026-05-03T18:37:37Z
RUN_ID=x11research_x1_chromium_fourier_x11_rep1 KIND=chromium-fourier-x11
workload pgid: 50334
@@ -0,0 +1,630 @@
top - 20:37:43 up 1 day, 5:03, 3 users, load average: 1.31, 1.73, 1.38
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 59.0 us, 32.5 sy, 0.0 ni, 1.2 id, 0.0 wa, 6.0 hi, 1.2 si, 0.0 st
MiB Mem : 7684.3 total, 179.7 free, 3319.8 used, 5579.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 268956 220264 R 29.2 3.4 0:05.18 chrome
top - 20:37:44 up 1 day, 5:03, 3 users, load average: 2.01, 1.86, 1.43
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 54.0 us, 31.2 sy, 0.0 ni, 8.8 id, 0.0 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 179.7 free, 3319.8 used, 5579.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 271644 222708 S 11.9 3.5 0:05.30 chrome
top - 20:37:45 up 1 day, 5:03, 3 users, load average: 2.01, 1.86, 1.43
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.9 us, 16.4 sy, 0.0 ni, 31.2 id, 0.0 wa, 4.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 179.7 free, 3319.8 used, 5579.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 278528 222952 S 46.7 3.5 0:05.77 chrome
top - 20:37:46 up 1 day, 5:03, 3 users, load average: 2.01, 1.86, 1.43
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.1 us, 16.4 sy, 0.0 ni, 33.8 id, 0.0 wa, 4.5 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 153.8 free, 3342.6 used, 5592.8 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4341.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 280300 224192 S 30.9 3.6 0:06.08 chrome
top - 20:37:47 up 1 day, 5:03, 3 users, load average: 2.01, 1.86, 1.43
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.1 us, 11.1 sy, 0.0 ni, 47.5 id, 0.0 wa, 3.8 hi, 1.5 si, 0.0 st
MiB Mem : 7684.3 total, 153.8 free, 3342.6 used, 5592.8 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4341.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 280372 224360 S 11.0 3.6 0:06.19 chrome
top - 20:37:48 up 1 day, 5:03, 3 users, load average: 2.01, 1.86, 1.43
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 12.2 sy, 0.0 ni, 44.9 id, 0.0 wa, 3.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 153.8 free, 3342.6 used, 5592.8 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4341.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 281496 225336 S 11.0 3.6 0:06.30 chrome
top - 20:37:49 up 1 day, 5:03, 3 users, load average: 2.17, 1.90, 1.44
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.3 us, 11.4 sy, 0.0 ni, 48.0 id, 0.3 wa, 3.8 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 144.9 free, 3350.7 used, 5597.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 281636 225384 R 8.0 3.6 0:06.38 chrome
top - 20:37:50 up 1 day, 5:03, 3 users, load average: 2.17, 1.90, 1.44
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 53.6 us, 20.7 sy, 0.0 ni, 19.9 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 144.9 free, 3350.7 used, 5597.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 282284 225108 S 57.9 3.6 0:06.96 chrome
top - 20:37:51 up 1 day, 5:03, 3 users, load average: 2.17, 1.90, 1.44
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 62.5 us, 21.3 sy, 0.0 ni, 9.9 id, 0.0 wa, 5.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 144.9 free, 3350.7 used, 5597.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283680 225868 R 63.8 3.6 0:07.60 chrome
top - 20:37:52 up 1 day, 5:03, 3 users, load average: 2.17, 1.90, 1.44
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 63.0 us, 15.1 sy, 0.0 ni, 16.1 id, 0.0 wa, 5.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3366.1 used, 5592.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4318.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283980 226064 S 9.0 3.6 0:07.69 chrome
top - 20:37:53 up 1 day, 5:03, 3 users, load average: 2.17, 1.90, 1.44
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 64.8 us, 14.3 sy, 0.0 ni, 14.6 id, 0.3 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3366.1 used, 5592.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4318.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283700 225784 S 2.0 3.6 0:07.71 chrome
top - 20:37:54 up 1 day, 5:03, 3 users, load average: 2.72, 2.02, 1.48
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 70.8 us, 13.6 sy, 0.0 ni, 9.6 id, 0.0 wa, 5.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3366.1 used, 5592.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4318.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 5.0 3.6 0:07.76 chrome
top - 20:37:55 up 1 day, 5:03, 3 users, load average: 2.72, 2.02, 1.48
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.5 us, 30.8 sy, 0.0 ni, 19.8 id, 0.0 wa, 4.2 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 122.2 free, 3368.4 used, 5591.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4315.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 2.0 3.6 0:07.78 chrome
top - 20:37:56 up 1 day, 5:03, 3 users, load average: 2.72, 2.02, 1.48
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.2 us, 48.5 sy, 0.0 ni, 1.2 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 122.2 free, 3368.4 used, 5591.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4315.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 1.0 3.6 0:07.79 chrome
top - 20:37:57 up 1 day, 5:03, 3 users, load average: 2.72, 2.02, 1.48
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.4 us, 48.4 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 122.2 free, 3368.4 used, 5591.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4315.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 1.0 3.6 0:07.80 chrome
top - 20:37:58 up 1 day, 5:03, 3 users, load average: 2.72, 2.02, 1.48
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.8 us, 45.3 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 132.3 free, 3358.2 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4326.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 0.0 3.6 0:07.80 chrome
top - 20:37:59 up 1 day, 5:03, 3 users, load average: 3.14, 2.12, 1.52
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.1 us, 48.9 sy, 0.0 ni, 3.0 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 132.3 free, 3358.2 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4326.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 1.0 3.6 0:07.81 chrome
top - 20:38:00 up 1 day, 5:03, 3 users, load average: 3.14, 2.12, 1.52
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.2 us, 52.8 sy, 0.0 ni, 11.3 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 132.3 free, 3358.2 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4326.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 2.0 3.6 0:07.83 chrome
top - 20:38:01 up 1 day, 5:03, 3 users, load average: 3.14, 2.12, 1.52
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.7 us, 53.0 sy, 0.0 ni, 10.6 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 135.6 free, 3354.7 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4329.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 1.0 3.6 0:07.84 chrome
top - 20:38:02 up 1 day, 5:03, 3 users, load average: 3.14, 2.12, 1.52
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.8 us, 52.5 sy, 0.0 ni, 11.2 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 135.6 free, 3354.7 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4329.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 0.0 3.6 0:07.84 chrome
top - 20:38:03 up 1 day, 5:03, 3 users, load average: 3.14, 2.12, 1.52
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.4 us, 53.3 sy, 0.0 ni, 11.3 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 135.6 free, 3354.7 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4329.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 2.0 3.6 0:07.86 chrome
top - 20:38:04 up 1 day, 5:03, 3 users, load average: 3.37, 2.18, 1.54
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.2 us, 53.4 sy, 0.0 ni, 9.7 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 138.9 free, 3351.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283756 225788 S 0.0 3.6 0:07.86 chrome
top - 20:38:05 up 1 day, 5:03, 3 users, load average: 3.37, 2.18, 1.54
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 53.7 sy, 0.0 ni, 10.8 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 138.9 free, 3351.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283760 225788 S 0.0 3.6 0:07.86 chrome
top - 20:38:06 up 1 day, 5:03, 3 users, load average: 3.37, 2.18, 1.54
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.5 us, 52.8 sy, 0.0 ni, 12.8 id, 0.0 wa, 4.2 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 138.9 free, 3351.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4333.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283760 225788 S 2.0 3.6 0:07.88 chrome
top - 20:38:07 up 1 day, 5:03, 3 users, load average: 3.37, 2.18, 1.54
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.5 us, 50.0 sy, 0.0 ni, 5.8 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 136.5 free, 3353.7 used, 5590.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4330.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283760 225788 S 0.0 3.6 0:07.88 chrome
top - 20:38:08 up 1 day, 5:03, 3 users, load average: 3.37, 2.18, 1.54
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 49.5 us, 44.8 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 136.5 free, 3353.7 used, 5590.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4330.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283760 225788 S 2.0 3.6 0:07.90 chrome
top - 20:38:09 up 1 day, 5:03, 3 users, load average: 3.66, 2.26, 1.57
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.6 us, 44.9 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.7 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 136.5 free, 3353.7 used, 5590.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4330.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283772 225796 S 5.0 3.6 0:07.95 chrome
top - 20:38:10 up 1 day, 5:03, 3 users, load average: 3.66, 2.26, 1.57
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.2 us, 49.2 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 145.7 free, 3344.2 used, 5594.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283776 225796 S 0.0 3.6 0:07.95 chrome
top - 20:38:11 up 1 day, 5:03, 3 users, load average: 3.66, 2.26, 1.57
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.6 us, 45.6 sy, 0.0 ni, 1.2 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 145.7 free, 3344.2 used, 5594.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284516 225864 S 20.9 3.6 0:08.16 chrome
top - 20:38:12 up 1 day, 5:03, 3 users, load average: 3.66, 2.26, 1.57
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.4 us, 48.1 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 145.7 free, 3344.2 used, 5594.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4340.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 285008 226320 S 19.9 3.6 0:08.36 chrome
top - 20:38:13 up 1 day, 5:03, 3 users, load average: 3.66, 2.26, 1.57
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.5 us, 46.0 sy, 0.0 ni, 6.8 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 157.2 free, 3332.2 used, 5596.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4352.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 285008 226320 S 2.0 3.6 0:08.38 chrome
top - 20:38:14 up 1 day, 5:03, 3 users, load average: 4.01, 2.36, 1.60
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 49.1 us, 44.1 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 157.2 free, 3332.2 used, 5596.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4352.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 2.0 3.6 0:08.40 chrome
top - 20:38:15 up 1 day, 5:03, 3 users, load average: 4.01, 2.36, 1.60
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.1 us, 47.4 sy, 0.0 ni, 2.5 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 157.2 free, 3332.2 used, 5596.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4352.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.40 chrome
top - 20:38:16 up 1 day, 5:03, 3 users, load average: 4.01, 2.36, 1.60
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.6 us, 46.1 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.7 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 164.0 free, 3325.3 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.41 chrome
top - 20:38:17 up 1 day, 5:03, 3 users, load average: 4.01, 2.36, 1.60
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 51.2 us, 41.2 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 164.0 free, 3325.3 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 2.0 3.6 0:08.43 chrome
top - 20:38:18 up 1 day, 5:03, 3 users, load average: 4.01, 2.36, 1.60
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.8 us, 46.2 sy, 0.0 ni, 0.8 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 164.0 free, 3325.3 used, 5591.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 2.0 3.6 0:08.45 chrome
top - 20:38:19 up 1 day, 5:04, 3 users, load average: 4.17, 2.42, 1.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.6 us, 45.4 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 162.0 free, 3327.2 used, 5591.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4357.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.45 chrome
top - 20:38:20 up 1 day, 5:04, 3 users, load average: 4.17, 2.42, 1.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.2 us, 47.2 sy, 0.0 ni, 2.5 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 162.0 free, 3327.2 used, 5591.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4357.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.46 chrome
top - 20:38:21 up 1 day, 5:04, 3 users, load average: 4.17, 2.42, 1.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.0 us, 46.8 sy, 0.0 ni, 3.2 id, 0.0 wa, 4.2 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 162.0 free, 3327.2 used, 5591.3 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4357.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 2.0 3.6 0:08.48 chrome
top - 20:38:22 up 1 day, 5:04, 3 users, load average: 4.17, 2.42, 1.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.0 us, 49.0 sy, 0.0 ni, 1.8 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 168.0 free, 3321.1 used, 5590.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.48 chrome
top - 20:38:23 up 1 day, 5:04, 3 users, load average: 4.17, 2.42, 1.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.5 us, 49.7 sy, 0.0 ni, 5.0 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 168.0 free, 3321.1 used, 5590.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.49 chrome
top - 20:38:24 up 1 day, 5:04, 3 users, load average: 4.31, 2.48, 1.65
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.9 us, 49.1 sy, 0.0 ni, 4.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 168.0 free, 3321.1 used, 5590.0 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.50 chrome
top - 20:38:25 up 1 day, 5:04, 3 users, load average: 4.31, 2.48, 1.65
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.0 us, 50.0 sy, 0.0 ni, 4.8 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 169.2 free, 3319.9 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.51 chrome
top - 20:38:26 up 1 day, 5:04, 3 users, load average: 4.31, 2.48, 1.65
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.6 us, 51.4 sy, 0.0 ni, 4.3 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 169.2 free, 3319.9 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.52 chrome
top - 20:38:27 up 1 day, 5:04, 3 users, load average: 4.31, 2.48, 1.65
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.0 us, 51.0 sy, 0.0 ni, 3.5 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 169.2 free, 3319.9 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.52 chrome
top - 20:38:28 up 1 day, 5:04, 3 users, load average: 4.31, 2.48, 1.65
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.2 us, 51.8 sy, 0.0 ni, 5.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 168.9 free, 3320.1 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 1.0 3.6 0:08.53 chrome
top - 20:38:29 up 1 day, 5:04, 3 users, load average: 4.69, 2.59, 1.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.3 us, 51.6 sy, 0.0 ni, 5.8 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 168.9 free, 3320.1 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.53 chrome
top - 20:38:30 up 1 day, 5:04, 3 users, load average: 4.69, 2.59, 1.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.4 us, 51.4 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 168.9 free, 3320.1 used, 5590.1 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4364.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 2.0 3.6 0:08.55 chrome
top - 20:38:31 up 1 day, 5:04, 3 users, load average: 4.69, 2.59, 1.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.8 us, 52.2 sy, 0.0 ni, 5.8 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 170.7 free, 3318.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4366.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284552 225864 S 0.0 3.6 0:08.55 chrome
top - 20:38:32 up 1 day, 5:04, 3 users, load average: 4.69, 2.59, 1.69
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.5 us, 49.0 sy, 0.0 ni, 3.0 id, 0.0 wa, 5.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 170.7 free, 3318.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4366.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 285312 226580 R 25.9 3.6 0:08.81 chrome
top - 20:38:33 up 1 day, 5:04, 3 users, load average: 4.69, 2.59, 1.69
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.3 us, 51.7 sy, 0.0 ni, 4.7 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 170.7 free, 3318.3 used, 5590.2 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4366.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 285316 226580 R 4.0 3.6 0:08.85 chrome
top - 20:38:34 up 1 day, 5:04, 3 users, load average: 4.55, 2.59, 1.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.2 us, 53.0 sy, 0.0 ni, 5.5 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 152.7 free, 3336.0 used, 5605.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4348.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284604 225868 S 1.0 3.6 0:08.86 chrome
top - 20:38:35 up 1 day, 5:04, 3 users, load average: 4.55, 2.59, 1.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.6 us, 52.5 sy, 0.0 ni, 5.7 id, 0.2 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 152.7 free, 3336.0 used, 5605.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4348.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284604 225868 S 0.0 3.6 0:08.86 chrome
top - 20:38:36 up 1 day, 5:04, 3 users, load average: 4.55, 2.59, 1.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 50.1 sy, 0.0 ni, 6.8 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 152.7 free, 3336.0 used, 5605.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4348.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284604 225868 S 1.0 3.6 0:08.87 chrome
top - 20:38:37 up 1 day, 5:04, 3 users, load average: 4.55, 2.59, 1.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.2 us, 46.0 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 148.7 free, 3339.9 used, 5602.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4344.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284604 225868 S 1.0 3.6 0:08.88 chrome
top - 20:38:38 up 1 day, 5:04, 3 users, load average: 4.55, 2.59, 1.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.6 us, 49.6 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 148.7 free, 3339.9 used, 5602.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4344.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 281612 225868 S 3.0 3.6 0:08.91 chrome
top - 20:38:39 up 1 day, 5:04, 3 users, load average: 4.67, 2.65, 1.72
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.5 us, 49.5 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 148.7 free, 3339.9 used, 5602.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4344.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 282304 225868 S 9.0 3.6 0:09.00 chrome
top - 20:38:40 up 1 day, 5:04, 3 users, load average: 4.67, 2.65, 1.72
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.2 us, 54.2 sy, 0.0 ni, 0.8 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 159.8 free, 3328.4 used, 5600.6 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4355.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 282712 226136 S 12.9 3.6 0:09.13 chrome
top - 20:38:41 up 1 day, 5:04, 3 users, load average: 4.67, 2.65, 1.72
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.2 us, 53.8 sy, 0.0 ni, 2.2 id, 0.0 wa, 5.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 159.8 free, 3328.4 used, 5600.6 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4355.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283480 226004 S 8.0 3.6 0:09.21 chrome
top - 20:38:42 up 1 day, 5:04, 3 users, load average: 4.67, 2.65, 1.72
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.6 us, 53.9 sy, 0.0 ni, 6.8 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 159.8 free, 3328.4 used, 5600.6 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4355.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283604 226076 S 8.0 3.6 0:09.29 chrome
top - 20:38:43 up 1 day, 5:04, 3 users, load average: 4.67, 2.65, 1.72
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.1 us, 51.7 sy, 0.0 ni, 7.2 id, 0.0 wa, 4.2 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 163.2 free, 3324.8 used, 5598.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283604 226076 S 2.0 3.6 0:09.31 chrome
top - 20:38:44 up 1 day, 5:04, 3 users, load average: 4.62, 2.67, 1.74
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.7 us, 53.4 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.7 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 163.2 free, 3324.8 used, 5598.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283792 226264 S 2.0 3.6 0:09.33 chrome
top - 20:38:45 up 1 day, 5:04, 3 users, load average: 4.62, 2.67, 1.74
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.2 us, 53.0 sy, 0.0 ni, 4.0 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 163.2 free, 3324.8 used, 5598.9 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4359.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 283992 226464 S 2.0 3.6 0:09.35 chrome
top - 20:38:46 up 1 day, 5:04, 3 users, load average: 4.62, 2.67, 1.74
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.2 us, 54.5 sy, 0.0 ni, 8.0 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 161.6 free, 3326.2 used, 5604.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4358.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284100 226080 S 16.0 3.6 0:09.51 chrome
top - 20:38:47 up 1 day, 5:04, 3 users, load average: 4.62, 2.67, 1.74
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.7 us, 51.9 sy, 0.0 ni, 13.7 id, 0.0 wa, 4.0 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 161.6 free, 3326.2 used, 5604.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4358.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284100 226080 S 0.0 3.6 0:09.51 chrome
top - 20:38:48 up 1 day, 5:04, 3 users, load average: 4.62, 2.67, 1.74
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.2 us, 52.3 sy, 0.0 ni, 11.1 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 161.6 free, 3326.2 used, 5604.4 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4358.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284100 226080 S 1.0 3.6 0:09.52 chrome
top - 20:38:49 up 1 day, 5:04, 3 users, load average: 4.65, 2.71, 1.75
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.1 us, 52.9 sy, 0.0 ni, 11.3 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 166.7 free, 3320.8 used, 5601.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284124 226080 S 1.0 3.6 0:09.53 chrome
top - 20:38:50 up 1 day, 5:04, 3 users, load average: 4.65, 2.71, 1.75
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.8 us, 52.1 sy, 0.0 ni, 9.3 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 166.7 free, 3320.8 used, 5601.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284124 226080 S 2.0 3.6 0:09.55 chrome
top - 20:38:51 up 1 day, 5:04, 3 users, load average: 4.65, 2.71, 1.75
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 52.5 sy, 0.0 ni, 4.0 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 166.7 free, 3320.8 used, 5601.5 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4363.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284128 226080 S 9.0 3.6 0:09.64 chrome
top - 20:38:52 up 1 day, 5:04, 3 users, load average: 4.65, 2.71, 1.75
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.6 us, 53.4 sy, 0.0 ni, 7.3 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 173.0 free, 3314.4 used, 5601.7 buff/cache
MiB Swap: 3073.7 total, 2688.6 free, 385.2 used. 4369.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50345 mfritsc+ 20 0 52.9g 284128 226080 S 0.0 3.6 0:09.64 chrome
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10771 2602872
300000000: 7206 0 0 0 0 2923 9506778
* 400000000: 493 1312 0 0 0 5077 1371849
600000000: 429 1047 4629 0 0 2211 47244547
700000000: 92 129 190 1008 0 1103 158570
800000000: 2551 7641 2064 7307 2522 0 4628130
Total transition : 60705
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
* 200000000: 0 0 0 0 0 10656 2594523
300000000: 7174 0 0 0 0 2634 9476959
400000000: 472 1133 0 0 0 5034 1353137
600000000: 415 940 4577 0 0 2205 47233092
700000000: 89 125 182 1001 0 1100 157069
800000000: 2507 7610 1880 7135 2497 0 4602695
Total transition : 59366
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,6 @@
samples=71
drops_total=11
frames_total=1546
drops_post_warmup=5
warmup_first_t=10.05
end_line=[51337:51337:0503/204138.300886:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1546 dropped=11 elapsed=70.24", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1,73 @@
[51337:51337:0503/204028.081904:INFO:CONSOLE:51] "DROPS_TRAJECTORY: playing event fired", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (51)
[51337:51337:0503/204028.082739:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=0.00s tot=4 drop=0 dtot=4 ddrop=0 ct=0.019", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204029.062764:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=1.00s tot=28 drop=3 dtot=24 ddrop=3 ct=1.002", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204030.066679:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=2.01s tot=52 drop=3 dtot=24 ddrop=0 ct=2.010", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204031.081999:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=3.02s tot=76 drop=3 dtot=24 ddrop=0 ct=3.017", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204032.080221:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=4.02s tot=100 drop=5 dtot=24 ddrop=2 ct=4.023", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204033.087024:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=5.03s tot=124 drop=5 dtot=24 ddrop=0 ct=5.027", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204034.098466:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=6.04s tot=148 drop=6 dtot=24 ddrop=1 ct=6.034", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204035.098898:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=7.04s tot=173 drop=6 dtot=25 ddrop=0 ct=7.041", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204036.103620:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=8.04s tot=196 drop=6 dtot=23 ddrop=0 ct=8.043", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204037.101324:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=9.05s tot=221 drop=6 dtot=25 ddrop=0 ct=9.043", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204038.103373:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=10.05s tot=245 drop=6 dtot=24 ddrop=0 ct=10.047", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204039.105916:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=11.05s tot=269 drop=6 dtot=24 ddrop=0 ct=11.050", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204040.110231:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=12.05s tot=293 drop=6 dtot=24 ddrop=0 ct=12.031", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204041.117705:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=13.06s tot=312 drop=6 dtot=19 ddrop=0 ct=12.800", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204042.120317:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=14.06s tot=331 drop=6 dtot=19 ddrop=0 ct=13.621", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204043.124027:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=15.06s tot=352 drop=6 dtot=21 ddrop=0 ct=14.463", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204044.130676:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=16.07s tot=372 drop=6 dtot=20 ddrop=0 ct=15.345", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204045.131232:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=17.07s tot=395 drop=6 dtot=23 ddrop=0 ct=16.312", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204046.133178:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=18.08s tot=419 drop=6 dtot=24 ddrop=0 ct=17.314", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204047.134248:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=19.08s tot=443 drop=6 dtot=24 ddrop=0 ct=18.317", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204048.139690:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=20.08s tot=467 drop=6 dtot=24 ddrop=0 ct=19.319", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204049.137058:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=21.08s tot=491 drop=6 dtot=24 ddrop=0 ct=20.320", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204050.140674:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=22.08s tot=515 drop=6 dtot=24 ddrop=0 ct=21.322", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204051.143434:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=23.09s tot=539 drop=6 dtot=24 ddrop=0 ct=22.325", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204052.143599:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=24.09s tot=560 drop=6 dtot=21 ddrop=0 ct=23.166", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204053.146068:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=25.09s tot=577 drop=6 dtot=17 ddrop=0 ct=23.849", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204054.148604:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=26.09s tot=595 drop=6 dtot=18 ddrop=0 ct=24.611", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204055.152327:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=27.09s tot=612 drop=6 dtot=17 ddrop=0 ct=25.294", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204056.155625:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=28.10s tot=627 drop=6 dtot=15 ddrop=0 ct=25.913", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204057.268110:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=29.10s tot=644 drop=6 dtot=17 ddrop=0 ct=26.640", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204058.160234:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=30.10s tot=658 drop=6 dtot=14 ddrop=0 ct=27.241", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204059.161648:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=31.10s tot=676 drop=6 dtot=18 ddrop=0 ct=27.963", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204100.162592:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=32.11s tot=694 drop=6 dtot=18 ddrop=0 ct=28.725", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204101.167753:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=33.11s tot=711 drop=6 dtot=17 ddrop=0 ct=29.444", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204102.171272:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=34.11s tot=729 drop=6 dtot=18 ddrop=0 ct=30.209", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204103.172699:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=35.11s tot=747 drop=6 dtot=18 ddrop=0 ct=30.933", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204104.174066:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=36.12s tot=763 drop=6 dtot=16 ddrop=0 ct=31.575", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204105.181317:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=37.12s tot=780 drop=6 dtot=17 ddrop=0 ct=32.319", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204106.184744:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=38.12s tot=796 drop=6 dtot=16 ddrop=0 ct=32.979", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204107.180789:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=39.12s tot=817 drop=6 dtot=21 ddrop=0 ct=33.883", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204108.187703:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=40.13s tot=841 drop=6 dtot=24 ddrop=0 ct=34.885", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204109.187198:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=41.13s tot=865 drop=6 dtot=24 ddrop=0 ct=35.891", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204110.194788:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=42.13s tot=889 drop=7 dtot=24 ddrop=1 ct=36.892", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204111.196198:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=43.14s tot=913 drop=7 dtot=24 ddrop=0 ct=37.898", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204112.200787:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=44.14s tot=937 drop=7 dtot=24 ddrop=0 ct=38.902", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204113.203171:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=45.15s tot=961 drop=7 dtot=24 ddrop=0 ct=39.905", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204114.206933:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=46.15s tot=985 drop=7 dtot=24 ddrop=0 ct=40.907", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204115.206566:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=47.15s tot=1009 drop=7 dtot=24 ddrop=0 ct=41.906", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204116.209451:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=48.15s tot=1033 drop=7 dtot=24 ddrop=0 ct=42.910", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204117.236732:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=49.16s tot=1057 drop=7 dtot=24 ddrop=0 ct=43.913", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204118.215609:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=50.16s tot=1080 drop=10 dtot=23 ddrop=3 ct=44.836", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204119.223420:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=51.16s tot=1104 drop=10 dtot=24 ddrop=0 ct=45.841", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204120.222534:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=52.17s tot=1128 drop=10 dtot=24 ddrop=0 ct=46.845", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204121.224315:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=53.17s tot=1151 drop=10 dtot=23 ddrop=0 ct=47.840", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204122.231014:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=54.17s tot=1171 drop=10 dtot=20 ddrop=0 ct=48.610", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204123.238156:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=55.18s tot=1191 drop=10 dtot=20 ddrop=0 ct=49.435", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204124.244009:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=56.18s tot=1212 drop=10 dtot=21 ddrop=0 ct=50.320", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204125.245964:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=57.19s tot=1235 drop=10 dtot=23 ddrop=0 ct=51.283", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204126.252859:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=58.20s tot=1259 drop=10 dtot=24 ddrop=0 ct=52.295", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204127.254554:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=59.20s tot=1282 drop=10 dtot=23 ddrop=0 ct=53.276", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204128.260146:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=60.20s tot=1306 drop=10 dtot=24 ddrop=0 ct=54.239", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204129.263257:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=61.21s tot=1329 drop=10 dtot=23 ddrop=0 ct=55.243", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204130.268534:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=62.21s tot=1354 drop=10 dtot=25 ddrop=0 ct=56.248", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204131.280319:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=63.22s tot=1377 drop=10 dtot=23 ddrop=0 ct=57.257", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204132.278930:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=64.22s tot=1402 drop=11 dtot=25 ddrop=1 ct=58.261", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204133.279262:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=65.22s tot=1426 drop=11 dtot=24 ddrop=0 ct=59.262", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204134.280947:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=66.22s tot=1450 drop=11 dtot=24 ddrop=0 ct=60.264", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204135.289210:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=67.23s tot=1474 drop=11 dtot=24 ddrop=0 ct=61.267", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204136.288713:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=68.23s tot=1498 drop=11 dtot=24 ddrop=0 ct=62.252", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204137.298366:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=69.23s tot=1522 drop=11 dtot=24 ddrop=0 ct=63.252", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204138.300344:INFO:CONSOLE:38] "DROPS_TRAJECTORY: t=70.24s tot=1546 drop=11 dtot=24 ddrop=0 ct=64.262", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (38)
[51337:51337:0503/204138.300886:INFO:CONSOLE:44] "DROPS_TRAJECTORY: ===END=== total=1546 dropped=11 elapsed=70.24", source: file:///home/mfritsche/fourier-test/brave_drops_test.html (44)
@@ -0,0 +1 @@
2026-05-03T18:42:01Z
@@ -0,0 +1,140 @@
1777833628.460486660 600000000
1777833629.007246876 800000000
1777833629.534274841 800000000
1777833630.069456459 600000000
1777833630.598058028 300000000
1777833631.137399001 300000000
1777833631.671232729 400000000
1777833632.205573393 600000000
1777833632.750651121 700000000
1777833633.285135564 300000000
1777833633.830878599 400000000
1777833634.363469720 600000000
1777833634.901429227 800000000
1777833635.433842986 400000000
1777833635.974489151 800000000
1777833636.523389876 600000000
1777833637.054435046 800000000
1777833637.573774453 300000000
1777833638.108264942 400000000
1777833638.633678592 400000000
1777833639.156081797 800000000
1777833639.678594954 400000000
1777833640.219233168 800000000
1777833640.768311748 800000000
1777833641.310681070 400000000
1777833641.852601487 200000000
1777833642.405067037 300000000
1777833642.939125174 800000000
1777833643.467862449 800000000
1777833644.023987116 300000000
1777833644.565723140 600000000
1777833645.097900772 400000000
1777833645.624441363 800000000
1777833646.162748654 300000000
1777833646.699747744 400000000
1777833647.228592883 800000000
1777833647.760216858 600000000
1777833648.310136516 800000000
1777833648.846305448 400000000
1777833649.373476593 300000000
1777833649.907463735 600000000
1777833650.431071977 800000000
1777833650.955359834 400000000
1777833651.483351150 400000000
1777833652.019968054 300000000
1777833652.561960622 300000000
1777833653.108233898 300000000
1777833653.640780945 400000000
1777833654.184143808 300000000
1777833654.738094097 300000000
1777833655.288246107 800000000
1777833655.830968995 300000000
1777833656.380330238 300000000
1777833656.923616346 200000000
1777833657.463331972 800000000
1777833658.011250248 800000000
1777833658.550390661 800000000
1777833659.088031832 600000000
1777833659.641783109 300000000
1777833660.194585543 300000000
1777833660.744480490 400000000
1777833661.294376304 800000000
1777833661.841366385 600000000
1777833662.388441916 200000000
1777833662.934732238 200000000
1777833663.476551661 200000000
1777833664.019528762 200000000
1777833664.571870263 800000000
1777833665.107487362 300000000
1777833665.662097539 600000000
1777833666.221527737 200000000
1777833666.783315289 300000000
1777833667.332748105 600000000
1777833667.885099473 300000000
1777833668.414263367 400000000
1777833668.936470378 300000000
1777833669.473608226 300000000
1777833670.011176885 800000000
1777833670.550764542 800000000
1777833671.095124095 800000000
1777833671.627748148 800000000
1777833672.170445102 800000000
1777833672.714406773 800000000
1777833673.260321239 200000000
1777833673.820198748 300000000
1777833674.351747624 800000000
1777833674.889960818 800000000
1777833675.431913055 600000000
1777833675.962257560 800000000
1777833676.495242345 300000000
1777833677.034314798 800000000
1777833677.575508922 800000000
1777833678.124613133 600000000
1777833678.647441561 300000000
1777833679.204633478 300000000
1777833679.752019661 200000000
1777833680.312749937 400000000
1777833680.870243716 800000000
1777833681.399307362 300000000
1777833681.943560862 800000000
1777833682.483454888 300000000
1777833683.025453096 800000000
1777833683.568719516 300000000
1777833684.114353506 400000000
1777833684.669301140 800000000
1777833685.214411253 600000000
1777833685.745623937 300000000
1777833686.293632754 300000000
1777833686.828934787 200000000
1777833687.370612073 800000000
1777833687.896681522 300000000
1777833688.450404036 600000000
1777833689.000661089 300000000
1777833689.553054396 800000000
1777833690.098890135 400000000
1777833690.627892971 300000000
1777833691.159508094 800000000
1777833691.688241984 300000000
1777833692.214451957 300000000
1777833692.748333996 300000000
1777833693.291256377 300000000
1777833693.827334756 300000000
1777833694.363694013 800000000
1777833694.886321233 400000000
1777833695.430740484 300000000
1777833695.958209296 600000000
1777833696.487422928 400000000
1777833697.013045387 800000000
1777833697.549724859 300000000
1777833698.098273979 800000000
1777833698.633169809 600000000
1777833699.174460149 300000000
1777833699.735060024 600000000
1777833700.321192442 800000000
1777833700.858185134 600000000
1777833701.400301184 300000000
1777833701.935373145 800000000
1777833702.466598117 800000000
1777833702.995442099 800000000
1777833703.532539460 300000000
@@ -0,0 +1,2 @@
[ perf record: Woken up 621580 times to write data ]
[ perf record: Captured and wrote 8.948 MB /home/mfritsche/phase3_prime_runs/x11research_x1_chromium_fourier_x11_rep2/perf.data (1052 samples) ]
@@ -0,0 +1,941 @@
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 1K of event 'armv8_cortex_a55/cycles/P'
# Event count (approx.): 10974855645
#
# Overhead Symbol Shared Object IPC [IPC Coverage]
# ........ ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .......................... ....................
#
7.36% [.] 0x0000000000008c30 ld-linux-aarch64.so.1 - -
|
---0xffff9b721c30
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--5.42%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| |
| |--4.90%--0xffff99d0f893
| | 0xffff99d1048b
| | 0xffff99d04b1f
| | QFactoryLoader::instance(int) const
| | |
| | |--2.53%--QPlatformThemeFactory::create(QString const&, QString const&)
| | | QGuiApplicationPrivate::createPlatformIntegration()
| | | QGuiApplicationPrivate::createEventDispatcher()
| | | QCoreApplicationPrivate::init()
| | | QGuiApplicationPrivate::init()
| | | QApplicationPrivate::init()
| | | 0xaaaabb02e6eb
| | | 0xffff99422dd3
| | | __libc_start_main
| | | 0xaaaabb02f7ef
| | |
| | --2.03%--0xffff9a18ad9f
| | 0xffff9a18c4e7
| | QImageReader::supportedMimeTypes()
| | 0xaaaabb0386f3
| | 0xaaaabb0318cf
| | 0xaaaabb0362cb
| | 0xaaaabb0312fb
| | 0xffff99a6e7b7
| | 0xaaaabb030403
| | 0xffff99a6e7b7
| | QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
| | QSocketNotifier::event(QEvent*)
| | QApplicationPrivate::notify_helper(QObject*, QEvent*)
| | QCoreApplication::notifyInternal2(QObject*, QEvent*)
| | 0xffff99d13c27
| | 0xffff9745634f
| | 0xffff9745a013
| | g_main_context_iteration
| | QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
| | QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
| | QCoreApplication::exec()
| | 0xaaaabb02e9ab
| | 0xffff99422dd3
| |
| --0.52%--0xffff7e1d2ae3
| heif_load_plugin
| heif_load_plugins
| heif_init
| 0xffff7e26c8cf
| 0xffff7e26d1c7
| 0xffff9a18aefb
| 0xffff9a18c4e7
| QImageReader::supportedMimeTypes()
| 0xaaaabb0386f3
| 0xaaaabb0318cf
| 0xaaaabb0362cb
| 0xaaaabb0312fb
| 0xffff99a6e7b7
| 0xaaaabb030403
| 0xffff99a6e7b7
| QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
| QSocketNotifier::event(QEvent*)
| QApplicationPrivate::notify_helper(QObject*, QEvent*)
| QCoreApplication::notifyInternal2(QObject*, QEvent*)
| 0xffff99d13c27
| 0xffff9745634f
| 0xffff9745a013
| g_main_context_iteration
| QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
| QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
| QCoreApplication::exec()
| 0xaaaabb02e9ab
| 0xffff99422dd3
| __libc_start_main
| 0xaaaabb02f7ef
|
--1.94%--0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
2.52% [.] 0x0000000000008bfc ld-linux-aarch64.so.1 - -
|
---0xffff9b721bfc
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--1.84%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| |
| --1.67%--0xffff99d0f893
| 0xffff99d1048b
| 0xffff99d04b1f
| QFactoryLoader::instance(int) const
| |
| --0.84%--QPlatformThemeFactory::create(QString const&, QString const&)
| QGuiApplicationPrivate::createPlatformIntegration()
| QGuiApplicationPrivate::createEventDispatcher()
| QCoreApplicationPrivate::init()
| QGuiApplicationPrivate::init()
| QApplicationPrivate::init()
| 0xaaaabb02e6eb
| 0xffff99422dd3
| __libc_start_main
| 0xaaaabb02f7ef
|
--0.68%--0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
2.42% [k] _raw_spin_unlock_irqrestore [kernel.kallsyms] - -
|
---_raw_spin_unlock_irqrestore
|
--1.11%--wake_up_q
futex_wake
do_futex
__arm64_sys_futex
invoke_syscall.constprop.0
el0_svc_common.constprop.0
do_el0_svc
el0_svc
el0t_64_sync_handler
el0t_64_sync
|
--0.52%--pthread_cond_broadcast
1.88% [.] 0x0000000000008c78 ld-linux-aarch64.so.1 - -
|
---0xffff9b721c78
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--1.20%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| 0xffff99d0f893
| 0xffff99d1048b
| 0xffff99d04b1f
| QFactoryLoader::instance(int) const
| |
| |--0.69%--QPlatformThemeFactory::create(QString const&, QString const&)
| | QGuiApplicationPrivate::createPlatformIntegration()
| | QGuiApplicationPrivate::createEventDispatcher()
| | QCoreApplicationPrivate::init()
| | QGuiApplicationPrivate::init()
| | QApplicationPrivate::init()
| | 0xaaaabb02e6eb
| | 0xffff99422dd3
| | __libc_start_main
| | 0xaaaabb02f7ef
| |
| --0.52%--0xffff9a18ad9f
| 0xffff9a18c4e7
| QImageReader::supportedMimeTypes()
| 0xaaaabb0386f3
| 0xaaaabb0318cf
| 0xaaaabb0362cb
| 0xaaaabb0312fb
| 0xffff99a6e7b7
| 0xaaaabb030403
| 0xffff99a6e7b7
| QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
| QSocketNotifier::event(QEvent*)
| QApplicationPrivate::notify_helper(QObject*, QEvent*)
| QCoreApplication::notifyInternal2(QObject*, QEvent*)
| 0xffff99d13c27
| 0xffff9745634f
| 0xffff9745a013
| g_main_context_iteration
| QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
| QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
| QCoreApplication::exec()
| 0xaaaabb02e9ab
| 0xffff99422dd3
|
--0.68%--0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
1.87% [.] 0x0000000000008ea8 ld-linux-aarch64.so.1 - -
|
---0xffff9b721ea8
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--1.19%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| 0xffff99d0f893
| 0xffff99d1048b
| 0xffff99d04b1f
| QFactoryLoader::instance(int) const
| |
| |--0.67%--0xffff9a18ad9f
| | 0xffff9a18c4e7
| | QImageReader::supportedMimeTypes()
| | 0xaaaabb0386f3
| | 0xaaaabb0318cf
| | 0xaaaabb0362cb
| | 0xaaaabb0312fb
| | 0xffff99a6e7b7
| | 0xaaaabb030403
| | 0xffff99a6e7b7
| | QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
| | QSocketNotifier::event(QEvent*)
| | QApplicationPrivate::notify_helper(QObject*, QEvent*)
| | QCoreApplication::notifyInternal2(QObject*, QEvent*)
| | 0xffff99d13c27
| | 0xffff9745634f
| | 0xffff9745a013
| | g_main_context_iteration
| | QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
| | QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
| | QCoreApplication::exec()
| | 0xaaaabb02e9ab
| | 0xffff99422dd3
| |
| --0.51%--QPlatformThemeFactory::create(QString const&, QString const&)
| QGuiApplicationPrivate::createPlatformIntegration()
| QGuiApplicationPrivate::createEventDispatcher()
| QCoreApplicationPrivate::init()
| QGuiApplicationPrivate::init()
| QApplicationPrivate::init()
| 0xaaaabb02e6eb
| 0xffff99422dd3
| __libc_start_main
| 0xaaaabb02f7ef
|
--0.69%--0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
1.71% [.] 0x0000000000008be4 ld-linux-aarch64.so.1 - -
|
---0xffff9b721be4
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
--1.37%--0xffff9b7248c7
_dl_catch_exception
0xffff9b723dc3
_dl_catch_exception
0xffff9b7242e3
0xffff99485943
_dl_catch_exception
0xffff9b71a2eb
0xffff994853af
dlopen
|
--1.02%--0xffff99d0f893
0xffff99d1048b
0xffff99d04b1f
QFactoryLoader::instance(int) const
|
--0.67%--QPlatformThemeFactory::create(QString const&, QString const&)
QGuiApplicationPrivate::createPlatformIntegration()
QGuiApplicationPrivate::createEventDispatcher()
QCoreApplicationPrivate::init()
QGuiApplicationPrivate::init()
QApplicationPrivate::init()
0xaaaabb02e6eb
0xffff99422dd3
__libc_start_main
0xaaaabb02f7ef
1.65% [.] allocator_shim::internal::PartitionAllocFunctionsInternal<(partition_alloc::internal::AllocFlags)16, (partition_alloc::internal::FreeFlags)2>::Malloc(unsigned long, partition_alloc::internal::base::StrongAlias<allocator_shim::AllocTokenTag, unsigned long>, void*) chrome - -
1.53% [.] 0x0000000000008c5c ld-linux-aarch64.so.1 - -
|
---0xffff9b721c5c
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--1.01%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| 0xffff99d0f893
| 0xffff99d1048b
| 0xffff99d04b1f
| QFactoryLoader::instance(int) const
| |
| --0.51%--0xffff9a18ad9f
| 0xffff9a18c4e7
| QImageReader::supportedMimeTypes()
| 0xaaaabb0386f3
| 0xaaaabb0318cf
| 0xaaaabb0362cb
| 0xaaaabb0312fb
| 0xffff99a6e7b7
| 0xaaaabb030403
| 0xffff99a6e7b7
| QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
| QSocketNotifier::event(QEvent*)
| QApplicationPrivate::notify_helper(QObject*, QEvent*)
| QCoreApplication::notifyInternal2(QObject*, QEvent*)
| 0xffff99d13c27
| 0xffff9745634f
| 0xffff9745a013
| g_main_context_iteration
| QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
| QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
| QCoreApplication::exec()
| 0xaaaabb02e9ab
| 0xffff99422dd3
|
--0.52%--0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
1.51% [k] __arch_copy_to_user [kernel.kallsyms] - -
|
---__arch_copy_to_user
|
--1.33%--copy_page_to_iter
filemap_read
generic_file_read_iter
ext4_file_read_iter
vfs_read
__arm64_sys_pread64
invoke_syscall.constprop.0
el0_svc_common.constprop.0
do_el0_svc
el0_svc
el0t_64_sync_handler
el0t_64_sync
1.31% [.] allocator_shim::internal::PartitionAllocFunctionsInternal<(partition_alloc::internal::AllocFlags)16, (partition_alloc::internal::FreeFlags)6>::FreeWithSize(void*, unsigned long, void*) chrome - -
1.27% [k] smaps_account [kernel.kallsyms] - -
|
---smaps_account
smaps_pte_range
walk_pgd_range
__walk_page_range
walk_page_vma
smap_gather_stats.part.0
show_smaps_rollup
seq_read_iter
seq_read
vfs_read
ksys_read
__arm64_sys_read
invoke_syscall.constprop.0
el0_svc_common.constprop.0
do_el0_svc
el0_svc
el0t_64_sync_handler
el0t_64_sync
1.22% [k] _raw_spin_unlock_irq [kernel.kallsyms] - -
|
---_raw_spin_unlock_irq
|
--0.56%--shmem_alloc_and_add_folio
shmem_get_folio_gfp
shmem_fallocate
vfs_fallocate
__arm64_sys_fallocate
invoke_syscall.constprop.0
el0_svc_common.constprop.0
do_el0_svc
el0_svc
el0t_64_sync_handler
el0t_64_sync
1.08% [.] partition_alloc::internal::SchedulerLoopQuarantineBranch<true>::Quarantine(partition_alloc::internal::SlotStart, partition_alloc::internal::SlotSpanMetadata*, partition_alloc::internal::BucketSizeDetails const&) chrome - -
0.70% [.] partition_alloc::SlotAddressAndSize::From(unsigned long, partition_alloc::internal::pool_handle) chrome - -
0.70% [k] kmem_cache_free [kernel.kallsyms] - -
|
---kmem_cache_free
0.69% [k] exit_to_user_mode_loop [kernel.kallsyms] - -
|
---exit_to_user_mode_loop
el0_interrupt
__el0_irq_handler_common
el0t_64_irq_handler
el0t_64_irq
0.68% [.] 0x0000000000008bec ld-linux-aarch64.so.1 - -
|
---0xffff9b721bec
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
0.68% [.] 0x0000000000008ef0 ld-linux-aarch64.so.1 - -
|
---0xffff9b721ef0
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
0xffff9b732497
0xffff9b72f7d7
0xffff9b730b0b
0xffff9b734a93
0.67% [.] memcpy libc.so.6 - -
0.60% [.] partition_alloc::ThreadCache::FillBucket(unsigned long) chrome - -
0.56% [.] pthread_getspecific libc.so.6 - -
0.52% [.] 0x0000000000007e3c ld-linux-aarch64.so.1 - -
|
---0xffff9b720e3c
0.52% [.] 0x000000000000d640 ld-linux-aarch64.so.1 - -
|
---0xffff9b726640
0xffff9b7279ff
0.51% [.] base::internal::RawPtrBackupRefImpl<false>::AcquireInternal(unsigned long) chrome - -
0.51% [.] 0x0000000000008c14 ld-linux-aarch64.so.1 - -
|
---0xffff9b721c14
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
0.50% [.] 0x000000000001d8e0 ld-linux-aarch64.so.1 - -
|
---0xffff9b7368e0
0.47% [.] partition_alloc::ThreadCache::FreeAfter(partition_alloc::internal::FreelistEntry*, unsigned long) chrome - -
0.47% [k] _raw_spin_trylock [kernel.kallsyms] - -
0.40% [.] 0x0000000000092cac libc.so.6 - -
0.40% [.] base::sequence_manager::internal::WorkTracker::AssertHasWork() chrome - -
0.39% [k] smaps_pte_range [kernel.kallsyms] - -
0.39% [.] base::allocator::dispatcher::internal::DispatcherImpl<base::PoissonAllocationSampler>::AllocFn(unsigned long, partition_alloc::internal::base::StrongAlias<allocator_shim::AllocTokenTag, unsigned long>, void*) chrome - -
0.39% [k] handle_softirqs [kernel.kallsyms] - -
0.38% [.] base::TaskAnnotator::RunTaskImpl(base::PendingTask&) chrome - -
0.38% [k] handle_mm_fault [kernel.kallsyms] - -
0.37% [.] 0x000000000000a598 ld-linux-aarch64.so.1 - -
0.36% [.] partition_alloc::ThreadCache::ClearBucket(partition_alloc::ThreadCache::Bucket&, unsigned long) chrome - -
0.35% [.] __kernel_clock_gettime [vdso] - -
0.35% [.] ui::DataPack::LookupEntryById(unsigned short) const chrome - -
0.35% [.] 0x00000000000089f4 ld-linux-aarch64.so.1 - -
0.34% [.] QIODevicePrivate::read(char*, long long, bool) libQt6Core.so.6.11.0 - -
0.34% [.] 0x0000000000008c18 ld-linux-aarch64.so.1 - -
0.34% [.] 0x0000000000008c64 ld-linux-aarch64.so.1 - -
0.34% [k] filemap_get_read_batch [kernel.kallsyms] - -
0.34% [.] partition_alloc::internal::PartitionBucket::SlowPathAlloc(partition_alloc::PartitionRoot*, partition_alloc::internal::AllocFlags, unsigned long, unsigned long, partition_alloc::internal::SlotSpanMetadata**, bool*) chrome - -
0.34% [k] el0_svc [kernel.kallsyms] - -
0.34% [k] kfree_skbmem [kernel.kallsyms] - -
0.33% [k] mas_walk [kernel.kallsyms] - -
0.33% [.] clock_gettime libc.so.6 - -
0.33% [.] partition_alloc::internal::FreelistEntry::CheckFreeListForThreadCache(unsigned long) const chrome - -
0.33% [.] base::ReadUnicodeCharacter(std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> >, unsigned long*, int*) chrome - -
0.32% [.] base::internal::RawPtrBackupRefImpl<false>::ReleaseInternal(unsigned long) chrome - -
0.32% [.] KeyedServiceTemplatedFactory<KeyedService>::FindOrCreateMapping(void*) chrome - -
0.31% [.] base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::LazyNow*) chrome - -
0.31% [.] ui::PropertyHandler::GetPropertyInternal(void const*, long, bool) const chrome - -
0.31% [.] yy_reduce chrome - -
0.29% [k] ep_send_events [kernel.kallsyms] - -
0.29% [.] base::sequence_manager::internal::ThreadController::RunLevelTracker::TimeKeeper::ShouldRecordNow(base::sequence_manager::internal::ThreadController::RunLevelTracker::TimeKeeper::ShouldRecordReqs) chrome - -
0.28% [k] bsearch [kernel.kallsyms] - -
0.28% [.] allocator_shim::internal::PartitionAllocFunctionsInternal<(partition_alloc::internal::AllocFlags)16, (partition_alloc::internal::FreeFlags)6>::Free(void*, void*) chrome - -
0.27% [.] base::internal::SequenceLocalStorageMap::Set(int, base::internal::SequenceLocalStorageMap::ValueDestructorPair) chrome - -
0.27% [.] pthread_mutex_trylock libc.so.6 - -
0.26% [k] seq_printf [kernel.kallsyms] - -
0.26% [.] sqlite3MemMalloc chrome - -
0.26% [k] filp_flush [kernel.kallsyms] - -
0.25% [.] mojo::internal::ValidateUnversionedStructHeaderAndSizeAndClaimMemory(void const*, unsigned long, mojo::internal::ValidationContext*) chrome - -
0.25% [.] mojo::core::ipcz_driver::MojoTrap::DispatchOrQueueEvent(mojo::core::ipcz_driver::MojoTrap::Trigger&, MojoTrapEvent const&) chrome - -
0.25% [.] fiat_p256_mul(unsigned long*, unsigned long const*, unsigned long const*) chrome - -
0.24% [k] __slab_free [kernel.kallsyms] - -
0.24% [.] Close chrome - -
0.24% [.] base::internal::Invoker<base::internal::FunctorTraits<base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > > (*&&)(base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > >&&), base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > >&&>, base::internal::BindState<false, true, false, base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > > (*)(base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > >&&), base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > > >, base::flat_map<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> >, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > >, std::__Cr::allocator<std::__Cr::pair<base::StrongAlias<webnn::OperandIdTag, unsigned int>, std::__Cr::unique_ptr<webnn::WebNNConstantOperand, std::__Cr::default_delete<webnn::WebNNConstantOperand> > > > > > ()>::RunOnce(base::internal::BindStateBase*) chrome - -
0.22% [.] sqlite3FindTable chrome - -
0.22% [.] ipcz::NodeLink::Transmit(ipcz::Message&) chrome - -
0.22% [.] ipcz::Message::ValidateParameters(unsigned long, absl::Span<ipcz::internal::VersionMetadata const>) chrome - -
0.21% [.] 0x0000000000008ea4 ld-linux-aarch64.so.1 - -
0.21% [k] pte_offset_map_rw_nolock [kernel.kallsyms] - -
0.21% [.] pthread_mutex_lock libc.so.6 - -
0.20% [.] base::ScopedBlockingCall::ScopedBlockingCall(base::Location const&, base::BlockingType) chrome - -
0.20% [.] <core::iter::adapters::zip::Zip<core::iter::adapters::zip::Zip<core::iter::adapters::zip::Zip<core::slice::iter::IterMut<u8>, core::slice::iter::Iter<u8>>, core::slice::iter::Iter<u8>>, core::slice::iter::Iter<u8>> as core::iter::adapters::zip::ZipImpl<core::iter::adapters::zip::Zip<core::iter::adapters::zip::Zip<core::slice::iter::IterMut<u8>, core::slice::iter::Iter<u8>>, core::slice::iter::Iter<u8>>, core::slice::iter::Iter<u8>>>::new chrome - -
0.20% [.] mojo::EqualsTraits<std::__Cr::vector<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming>, std::__Cr::allocator<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming> > > >::Equals(std::__Cr::vector<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming>, std::__Cr::allocator<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming> > > const&, std::__Cr::vector<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming>, std::__Cr::allocator<mojo::StructPtr<page_load_metrics::mojom::BackForwardCacheTiming> > > const&) chrome - -
0.20% [k] __check_object_size [kernel.kallsyms] - -
0.20% [k] finish_task_switch.isra.0 [kernel.kallsyms] - -
0.20% [.] ipcz::BufferPool::FreeBlock(ipcz::Fragment const&) chrome - -
0.20% [.] base::sequence_manager::internal::SequenceManagerImpl::NotifyDidProcessTask(base::sequence_manager::internal::SequenceManagerImpl::ExecutingTask*, base::LazyNow*) chrome - -
0.20% [.] 0x00000000000640e4 libglib-2.0.so.0.8800.0 - -
0.20% [.] non-virtual thunk to base::sequence_manager::internal::SequenceManagerImpl::SelectNextTask(base::LazyNow&, base::sequence_manager::internal::SequencedTaskSource::SelectTaskOption) chrome - -
0.20% [k] anon_pipe_read [kernel.kallsyms] - -
0.20% [k] security_vm_enough_memory_mm [kernel.kallsyms] - -
0.19% [k] _raw_spin_unlock [kernel.kallsyms] - -
0.19% [.] 0x0000000000007e34 ld-linux-aarch64.so.1 - -
0.19% [k] __futex_hash [kernel.kallsyms] - -
0.19% [.] absl::inlined_vector_internal::Storage<scoped_refptr<base::internal::WorkerThread>, 2ul, std::__Cr::allocator<scoped_refptr<base::internal::WorkerThread> > >::DestroyContents() chrome - -
0.19% [.] gwp_asan::internal::(anonymous namespace)::FreeFn(void*, void*) chrome - -
0.19% [.] decltype(auto) std::__Cr::__variant_detail::__visitation::__base::__dispatcher<1ul>::__dispatch<std::__Cr::__variant_detail::__dtor<std::__Cr::__variant_detail::__traits<std::__Cr::monostate, ipcz::Parcel::DataFragment, std::__Cr::vector<unsigned char, std::__Cr::allocator<unsigned char> >, ipcz::Message::ReceivedDataBuffer>, (std::__Cr::__variant_detail::_Trait)1>::__destroy()::{lambda(auto:1&)#1}&&, std::__Cr::__variant_detail::__base<(std::__Cr::__variant_detail::_Trait)1, std::__Cr::monostate, ipcz::Parcel::DataFragment, std::__Cr::vector<unsigned char, std::__Cr::allocator<unsigned char> >, ipcz::Message::ReceivedDataBuffer>&>(std::__Cr::__variant_detail::__dtor<std::__Cr::__variant_detail::__traits<std::__Cr::monostate, ipcz::Parcel::DataFragment, std::__Cr::vector<unsigned char, std::__Cr::allocator<unsigned char> >, ipcz::Message::ReceivedDataBuffer>, (std::__Cr::__variant_detail::_Trait)1>::__destroy()::{lambda(auto:1&)#1}&&, std::__Cr::__variant_detail::__base<(std::__Cr::__variant_detail::_Trait)1, std::__Cr::monostate, ipcz::Parcel::DataFragment, std::__Cr::vector<unsigned char, std::__Cr::allocator<unsigned char> >, ipcz::Message::ReceivedDataBuffer>&) chrome - -
0.19% [.] base::sequence_manager::internal::SequenceManagerImpl::WillQueueTask(base::sequence_manager::Task*) chrome - -
0.19% [.] PrefValueMap::GetValue(std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> >, base::Value const**) const chrome - -
0.19% [k] anon_pipe_write [kernel.kallsyms] - -
0.19% [.] base::WatchHangsInScope::WatchHangsInScope(base::TimeDelta) chrome - -
0.19% [.] __AArch64ADRPThunk_memmove chrome - -
0.19% [k] fpsimd_load_state [kernel.kallsyms] - -
0.19% [k] filemap_read [kernel.kallsyms] - -
0.19% [.] ToolbarView::CalculatePreferredSize(views::SizeBounds const&) const chrome - -
0.19% [.] base::allocator::dispatcher::internal::DispatcherImpl<base::PoissonAllocationSampler>::FreeWithSizeFn(void*, unsigned long, void*) chrome - -
0.19% [k] __arm64_sys_epoll_pwait [kernel.kallsyms] - -
0.19% [.] SkCanvas::onConvertGlyphRunListToSlug(sktext::GlyphRunList const&, SkPaint const&) chrome - -
0.18% [k] mmap_region [kernel.kallsyms] - -
0.18% [.] Unbox chrome - -
0.18% [.] base::internal::TaskTracker::BeforeRunTask(base::TaskShutdownBehavior) chrome - -
0.18% [.] allocator_shim::(anonymous namespace)::DelegatedFreeWithSizeFn(void*, unsigned long, void*) chrome - -
0.18% [.] 0x0000000000027034 libfontconfig.so.1.16.0 - -
0.18% [k] __d_lookup_rcu [kernel.kallsyms] - -
0.18% [.] (anonymous namespace)::_canonicalize(std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> >, icu_78::ByteSink&, unsigned int, UErrorCode&) chrome - -
0.18% [.] log libm.so.6 - -
0.18% [.] base::internal::PostTaskAndReplyRelay::PostTaskAndReplyRelay(base::internal::PostTaskAndReplyRelay&&) chrome - -
0.18% [.] base::subtle::RefCountedThreadSafeBase::AddRefWithCheck() const chrome - -
0.18% [.] void content::WebContentsImpl::WebContentsObserverList::NotifyObservers<void (content::WebContentsObserver::*)(content::RenderFrameHost*, blink::mojom::ConsoleMessageLevel, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, int, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, std::__Cr::optional<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > > const&), content::RenderFrameHostImpl*&, blink::mojom::ConsoleMessageLevel&, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, int&, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, std::__Cr::optional<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > > const&>(void (content::WebContentsObserver::*)(content::RenderFrameHost*, blink::mojom::ConsoleMessageLevel, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, int, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, std::__Cr::optional<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > > const&), content::RenderFrameHostImpl*&, blink::mojom::ConsoleMessageLevel&, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, int&, std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > const&, std::__Cr::optional<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> > > const&) chrome - -
0.18% [.] FcPatternGetString libfontconfig.so.1.16.0 - -
0.18% [.] base::sequence_manager::internal::TaskQueueImpl::NotifyWillProcessTask(base::sequence_manager::Task const&, bool) chrome - -
0.18% [k] fput [kernel.kallsyms] - -
0.18% [.] base::internal::ThreadGroup::GetDesiredNumAwakeWorkersLockRequired() const chrome - -
0.18% [k] mas_find [kernel.kallsyms] - -
0.18% [k] memcg_rstat_updated.part.0 [kernel.kallsyms] - -
0.18% [k] __vm_enough_memory [kernel.kallsyms] - -
0.18% [.] base::sequence_manager::internal::ThreadController::RunLevelTracker::RunLevel::LogOnActiveMetrics(base::LazyNow&) chrome - -
0.18% [k] current_check_access_path [kernel.kallsyms] - -
0.18% [.] url::Parsed::Parsed() chrome - -
0.18% [.] __aarch64_cas4_rel chrome - -
0.18% [.] base::MessagePumpEpoll::UnregisterInterest(scoped_refptr<base::MessagePumpEpoll::Interest> const&) chrome - -
0.18% [.] ipcz::Router::AcceptInboundParcel(std::__Cr::unique_ptr<ipcz::Parcel, std::__Cr::default_delete<ipcz::Parcel> >) chrome - -
0.18% [k] ext4_getattr [kernel.kallsyms] - -
0.18% [.] pthread_mutex_unlock@plt chrome - -
0.18% [k] _inline_copy_from_user [kernel.kallsyms] - -
0.18% [.] 0x000000000000e9e0 ld-linux-aarch64.so.1 - -
0.18% [.] memcmp@plt chrome - -
0.18% [.] views::View::SnapLayerToPixelBoundary(views::View::LayerOffsetData const&) chrome - -
0.18% [k] do_el0_svc [kernel.kallsyms] - -
0.18% [.] base::sequence_manager::internal::ThreadController::RunLevelTracker::TimeKeeper::RecordTimeInPhase(base::sequence_manager::internal::ThreadController::Phase, base::TimeTicks, base::TimeTicks) chrome - -
0.18% [.] non-virtual thunk to base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::OnBeginWorkItem() chrome - -
0.18% [k] unix_maybe_add_creds [kernel.kallsyms] - -
0.17% [.] mojo::Message::DeserializeAssociatedEndpointHandles(mojo::AssociatedGroupController*) chrome - -
0.17% [.] mojo::internal::Buffer::Buffer(void*, unsigned long, unsigned long) chrome - -
0.17% [.] x11::Connection::HasNextResponse() chrome - -
0.17% [.] icu_78::Locale::init(icu_78::StringPiece, signed char) chrome - -
0.17% [.] alloc_and_init_significant_coeff_ctxIdx_lookupTable() libde265.so.0.1.11 - -
0.17% [k] mas_topiary_replace [kernel.kallsyms] - -
0.17% [.] 0x000000000000f324 ld-linux-aarch64.so.1 - -
0.17% [k] mas_wr_bnode [kernel.kallsyms] - -
0.17% [k] free_pgd_range [kernel.kallsyms] - -
0.17% [.] mojo::SimpleWatcher::Context::CallNotify(MojoTrapEvent const*) chrome - -
0.17% [.] base::WaitableEvent::TimedWaitImpl(base::TimeDelta) chrome - -
0.17% [k] __mmap_region [kernel.kallsyms] - -
0.17% [k] ext4_file_open [kernel.kallsyms] - -
0.17% [.] std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> >::reserve(unsigned long) chrome - -
0.17% [.] std::__Cr::pair<std::__Cr::__wrap_iter<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::internal::flat_tree<int, std::__Cr::identity, std::__Cr::less<void>, std::__Cr::vector<int, std::__Cr::allocator<int> > > > const*>, std::__Cr::__wrap_iter<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::internal::flat_tree<int, std::__Cr::identity, std::__Cr::less<void>, std::__Cr::vector<int, std::__Cr::allocator<int> > > > const*> > base::internal::flat_tree<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::internal::GetFirst, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::internal::flat_tree<int, std::__Cr::identity, std::__Cr::less<void>, std::__Cr::vector<int, std::__Cr::allocator<int> > > >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::internal::flat_tree<int, std::__Cr::identity, std::__Cr::less<void>, std::__Cr::vector<int, std::__Cr::allocator<int> > > > > > >::equal_range<std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> > >(std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> > const&) const chrome - -
0.17% [k] change_protection [kernel.kallsyms] - -
0.17% [k] copy_page [kernel.kallsyms] - -
0.17% [.] 0x000000000001d8b4 ld-linux-aarch64.so.1 - -
0.17% [.] 0x00000000000096c0 ld-linux-aarch64.so.1 - -
0.17% [.] offsetTOCLookupFn(UDataMemory const*, char const*, int*, UErrorCode*) chrome - -
0.17% [.] 0x000000000000d258 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000007e54 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000021668 libfontconfig.so.1.16.0 - -
0.17% [k] mas_next_slot [kernel.kallsyms] - -
0.17% [k] __rcu_read_lock [kernel.kallsyms] - -
0.17% [.] 0x0000000000085e30 libc.so.6 - -
0.17% [.] 0x0000000000099198 libc.so.6 - -
0.17% [k] update_sd_lb_stats.constprop.0 [kernel.kallsyms] - -
0.17% [k] __scm_recv_common.isra.0 [kernel.kallsyms] - -
0.17% [.] 0x0000000000008c28 ld-linux-aarch64.so.1 - -
0.17% [.] __libc_calloc libc.so.6 - -
0.17% [.] init_scan_orders() libde265.so.0.1.11 - -
0.17% [.] 0x0000000000008a6c ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000009618 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000008bf8 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000176a60 libgtk-3.so.0.2420.32 - -
0.17% [.] 0x000000000001d8c0 ld-linux-aarch64.so.1 - -
0.17% [.] malloc libc.so.6 - -
0.17% [.] 0x00000000000217fc libfontconfig.so.1.16.0 - -
0.17% [k] put_dec [kernel.kallsyms] - -
0.17% [.] std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >::__init_copy_ctor_external(char const*, unsigned long) chrome - -
0.17% [.] cc::draw_property_utils::(anonymous namespace)::AddSurfaceToRenderSurfaceList(cc::RenderSurfaceImpl*, std::__Cr::vector<cc::RenderSurfaceImpl*, std::__Cr::allocator<cc::RenderSurfaceImpl*> >*, cc::PropertyTrees*, base::internal::flat_tree<base::TokenType<blink::ViewTransitionTokenTypeMarker>, std::__Cr::identity, std::__Cr::less<void>, std::__Cr::vector<base::TokenType<blink::ViewTransitionTokenTypeMarker>, std::__Cr::allocator<base::TokenType<blink::ViewTransitionTokenTypeMarker> > > > const&, std::__Cr::vector<cc::RenderSurfaceImpl*, std::__Cr::allocator<cc::RenderSurfaceImpl*> >&) chrome - -
0.17% [.] perfetto::trace_processor::GraphProcessor::CollectAllocatorNodes(perfetto::trace_processor::RawProcessMemoryNode const&, perfetto::trace_processor::GlobalNodeGraph*, perfetto::trace_processor::GlobalNodeGraph::Process*) chrome - -
0.17% [.] cfree libc.so.6 - -
0.17% [.] g_type_check_instance_is_a libgobject-2.0.so.0.8800.0 - -
0.17% [.] operator delete(void*) libstdc++.so.6.0.34 - -
0.17% [.] url::Parsed::~Parsed() chrome - -
0.17% [.] MojoWriteMessageIpcz chrome - -
0.17% [.] GURL::EffectiveIntPort() const chrome - -
0.17% [.] mojo::core::ipcz_driver::MojoMessage::~MojoMessage() chrome - -
0.17% [.] QtPrivate::QMetaTypeForType<QString>::getDtor()::{lambda(QtPrivate::QMetaTypeInterface const*, void*)#1}::_FUN(QtPrivate::QMetaTypeInterface const*, void*) libQt6Core.so.6.11.0 - -
0.17% [.] cc::AnimationHost::HasPotentiallyRunningAnimationForProperty(cc::ElementId, cc::ElementListType, cc::TargetProperty::Type) const chrome - -
0.17% [k] get_page_from_freelist [kernel.kallsyms] - -
0.17% [.] 0x0000000000009608 ld-linux-aarch64.so.1 - -
0.17% [k] fdget_raw [kernel.kallsyms] - -
0.17% [.] 0x000000000001d840 ld-linux-aarch64.so.1 - -
0.17% [.] re2::Prog::MarkDominator(int, re2::SparseArray<int>*, re2::SparseArray<int>*, std::__Cr::vector<std::__Cr::vector<int, std::__Cr::allocator<int> >, std::__Cr::allocator<std::__Cr::vector<int, std::__Cr::allocator<int> > > >*, re2::SparseSetT<void>*, std::__Cr::vector<int, std::__Cr::allocator<int> >*) chrome - -
0.17% [.] sqlite3Select chrome - -
0.17% [.] 0x00000000000096f0 ld-linux-aarch64.so.1 - -
0.17% [k] smaps_page_accumulate [kernel.kallsyms] - -
0.17% [.] 0x0000000000335f58 libgtk-3.so.0.2420.32 - -
0.17% [k] __split_vma [kernel.kallsyms] - -
0.17% [k] import_ubuf [kernel.kallsyms] - -
0.17% [.] 0x000000000001fc80 libfontconfig.so.1.16.0 - -
0.17% [.] 0x0000000000069240 libglib-2.0.so.0.8800.0 - -
0.17% [.] 0x00000000002a4be8 libQt6Core.so.6.11.0 - -
0.17% [.] clock_gettime@plt chrome - -
0.17% [.] 0x000000000000b8a4 ld-linux-aarch64.so.1 - -
0.17% [.] 0x000000000002af68 libfontconfig.so.1.16.0 - -
0.17% [.] g_type_check_instance_is_fundamentally_a libgobject-2.0.so.0.8800.0 - -
0.17% [.] base::sequence_manager::internal::TaskQueueImpl::GetQueuePriority() const chrome - -
0.17% [k] fill_mg_cmtime [kernel.kallsyms] - -
0.17% [.] x11::OffsetRefCountedMemory::data() const chrome - -
0.17% [.] 0x0000000000008c58 ld-linux-aarch64.so.1 - -
0.17% [.] 0x000000000000d61c ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000006e50 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000008b1c ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000182470 libgtk-3.so.0.2420.32 - -
0.17% [.] std::__Cr::pair<absl::container_internal::raw_hash_set<absl::container_internal::FlatHashMapPolicy<unsigned long, int>>::iterator, bool> absl::container_internal::raw_hash_set<absl::container_internal::FlatHashMapPolicy<unsigned long, int>>::find_or_prepare_insert_large<unsigned long>(unsigned long const&) chrome - -
0.17% [.] std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, std::__Cr::unique_ptr<base::Value, std::__Cr::default_delete<base::Value> > >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, std::__Cr::unique_ptr<base::Value, std::__Cr::default_delete<base::Value> > > > >::clear() chrome - -
0.17% [.] xcb_poll_for_reply@plt chrome - -
0.17% [k] fput_close_sync [kernel.kallsyms] - -
0.17% [.] 0x000000000001d8dc ld-linux-aarch64.so.1 - -
0.17% [.] 0x000000000013ac8c libc.so.6 - -
0.17% [.] 0x000000000001e8b8 libKF6Service.so.6.25.0 - -
0.17% [k] get_mem_cgroup_from_mm [kernel.kallsyms] - -
0.17% [.] cc::EffectTree::UpdateEffects(int) chrome - -
0.17% [.] 0x0000000000097080 libc.so.6 - -
0.17% [.] 0x000000000000a580 ld-linux-aarch64.so.1 - -
0.17% [.] mojo::core::ipcz_driver::MojoTrap::ArmTrigger(mojo::core::ipcz_driver::MojoTrap::Trigger&, MojoTrapEvent&) chrome - -
0.17% [k] skb_set_owner_w [kernel.kallsyms] - -
0.17% [k] kill_fasync [kernel.kallsyms] - -
0.17% [.] views::PaintInfo::~PaintInfo() chrome - -
0.17% [.] SkTypeface_proxy::onGlyphMaskNeedsCurrentColor() const chrome - -
0.17% [.] 0x0000000000008c54 ld-linux-aarch64.so.1 - -
0.17% [k] do_mmap [kernel.kallsyms] - -
0.17% [k] memblock_is_map_memory [kernel.kallsyms] - -
0.17% [k] folio_add_new_anon_rmap [kernel.kallsyms] - -
0.17% [.] blink::mojom::internal::CodeCacheHost_DidGenerateSourceKeyedCacheableMetadata_Params_Data::CodeCacheHost_DidGenerateSourceKeyedCacheableMetadata_Params_Data() chrome - -
0.17% [.] 0x0000000000008c00 ld-linux-aarch64.so.1 - -
0.17% [.] 0x0000000000066200 libglib-2.0.so.0.8800.0 - -
0.17% [.] base::internal::Invoker<base::internal::FunctorTraits<void (mojo::Connector::* const&)(char const*, unsigned int), mojo::Connector*, char const* const&>, base::internal::BindState<true, true, false, void (mojo::Connector::*)(char const*, unsigned int), base::internal::UnretainedWrapper<mojo::Connector, base::unretained_traits::MayNotDangle, (partition_alloc::internal::RawPtrTraits)0>, base::internal::UnretainedWrapper<char const, base::unretained_traits::MayNotDangle, (partition_alloc::internal::RawPtrTraits)0> >, void (unsigned int)>::Run(base::internal::BindStateBase*, unsigned int) chrome - -
0.17% [k] arch_counter_read [kernel.kallsyms] - -
0.17% [k] complete_walk [kernel.kallsyms] - -
0.17% [.] base::WriteUnicodeCharacter(int, std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >*) chrome - -
0.17% [.] 0x0000000000015aec libKF6Service.so.6.25.0 - -
0.17% [.] memory_instrumentation::MemoryDumpMapConverter::ConvertAllocatorDumpEntries(base::trace_event::MemoryAllocatorDump const&) const chrome - -
0.17% [.] operator new[](unsigned long) chrome - -
0.17% [k] perf_output_put_handle [kernel.kallsyms] - -
0.17% [k] link_path_walk [kernel.kallsyms] - -
0.17% [.] _XSend libX11.so.6.4.0 - -
0.16% [.] partition_alloc::internal::SchedulerLoopQuarantineBranch<true>::AllowScanlessPurge() chrome - -
0.16% [k] __pi_memset_generic [kernel.kallsyms] - -
0.16% [.] Browser::SupportsWindowFeatureImpl(Browser::WindowFeature, bool) const chrome - -
0.16% [.] memcmp libc.so.6 - -
0.16% [k] __kmalloc_node_track_caller_noprof [kernel.kallsyms] - -
0.16% [.] base::subtle::RefCountedThreadSafeBase::Release() const chrome - -
0.16% [k] mutex_lock [kernel.kallsyms] - -
0.16% [.] 0x0000000000002a30 ld-linux-aarch64.so.1 - -
0.16% [.] partition_alloc::internal::DeducedRootIsValid(partition_alloc::internal::SlotSpanMetadata const*) chrome - -
0.16% [.] MojoReadMessageIpcz chrome - -
0.16% [.] 0x00000000000996b0 libc.so.6 - -
0.16% [.] malloc chrome - -
0.16% [.] pixman_fill libpixman-1.so.0.46.4 - -
0.16% [.] _dl_catch_exception ld-linux-aarch64.so.1 - -
0.16% [.] log@plt chrome - -
0.16% [k] filemap_map_pages [kernel.kallsyms] - -
0.16% [.] views::(anonymous namespace)::GetOrderOfViewsWithLayers(views::View*, ui::Layer*, std::__Cr::map<views::View*, aura::Window*, std::__Cr::less<views::View*>, std::__Cr::allocator<std::__Cr::pair<views::View* const, aura::Window*> > > const&, std::__Cr::vector<views::View*, std::__Cr::allocator<views::View*> >*) chrome - -
0.16% [.] 0x000000000009976c libc.so.6 - -
0.16% [k] wake_up_q [kernel.kallsyms] - -
0.16% [.] 0x00000000000280e0 libfontconfig.so.1.16.0 - -
0.16% [.] memset libc.so.6 - -
0.16% [.] 0x0000000000008c34 ld-linux-aarch64.so.1 - -
0.16% [.] _IO_file_close_it libc.so.6 - -
0.16% [.] ipcz::Router::Flush(ipcz::Router::FlushBehavior) chrome - -
0.16% [k] mas_erase [kernel.kallsyms] - -
0.16% [.] 0x00000000000c9b00 libudev.so.1.7.13 - -
0.16% [.] mojo::internal::Serializer<viz::mojom::DrawQuadStateDataView, viz::DrawQuad const>::Serialize(viz::DrawQuad const&, mojo::internal::MessageFragment<viz::mojom::internal::DrawQuadState_Data>&, bool) chrome - -
0.16% [k] fdget_pos [kernel.kallsyms] - -
0.16% [.] btreeCursor chrome - -
0.16% [.] views::Label::GetBoundedTextSize(views::SizeBounds const&) const chrome - -
0.16% [.] base::internal::PooledSequencedTaskRunner::RunsTasksInCurrentSequence() const chrome - -
0.16% [.] PrefValueStore::GetValue(std::__Cr::basic_string_view<char, std::__Cr::char_traits<char> >, base::Value::Type, base::Value const**) const chrome - -
0.16% [.] strlen libc.so.6 - -
0.16% [k] find_positive_dentry [kernel.kallsyms] - -
0.16% [.] icu_78::GregorianCalendar::handleComputeFields(int, UErrorCode&) chrome - -
0.16% [.] base::FeatureList::GetOverrideState(base::Feature[abi:logically_const] const&) const chrome - -
0.16% [.] update_client::ProtocolParser::Operation::Operation(update_client::ProtocolParser::Operation const&) chrome - -
0.16% [.] base::small_map<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > >, 87ul, base::internal::select_equal_key<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > >, false>::equal_key, base::internal::small_map_default_init<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > > > >::const_iterator::operator==(base::small_map<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > >, 87ul, base::internal::select_equal_key<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > >, false>::equal_key, base::internal::small_map_default_init<base::flat_map<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1>, std::__Cr::less<void>, std::__Cr::vector<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> >, std::__Cr::allocator<std::__Cr::pair<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, base::raw_ptr<extensions::ManifestHandler, (partition_alloc::internal::RawPtrTraits)1> > > > > > >::const_iterator const&) const chrome - -
0.16% [.] 0x00000000000d6fc0 libglib-2.0.so.0.8800.0 - -
0.16% [.] extensions::BrowserContextKeyedAPIFactory<extensions::ApiResourceManager<extensions::ResumableTCPServerSocket, extensions::NamedThreadTraits<extensions::ResumableTCPServerSocket> > >::GetBrowserContextToUse(content::BrowserContext*) const chrome - -
0.16% [.] void std::__Cr::__optional_storage_base<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> >, false>::__assign_from<std::__Cr::__optional_copy_assign_base<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> >, false> const&>(std::__Cr::__optional_copy_assign_base<std::__Cr::basic_string<char16_t, std::__Cr::char_traits<char16_t>, std::__Cr::allocator<char16_t> >, false> const&) chrome - -
0.16% [.] recvmsg libc.so.6 - -
0.16% [.] views::FlexLayout::InitializeChildData(views::NormalizedSizeBounds const&, views::FlexLayout::FlexLayoutData&, std::__Cr::map<int, std::__Cr::list<unsigned long, std::__Cr::allocator<unsigned long> >, std::__Cr::less<int>, std::__Cr::allocator<std::__Cr::pair<int const, std::__Cr::list<unsigned long, std::__Cr::allocator<unsigned long> > > > >&) const chrome - -
0.16% [k] kmem_cache_alloc_noprof [kernel.kallsyms] - -
0.16% [.] ipcz::Message::DeserializeUnknownType(ipcz::DriverTransport::RawMessage const&, ipcz::DriverTransport const&) chrome - -
0.16% [.] base::TaskAnnotator::LongTaskTracker::~LongTaskTracker() chrome - -
0.16% [k] rw_verify_area [kernel.kallsyms] - -
0.16% [.] base::MessagePump::Delegate::ScopedDoWorkItem::operator=(base::MessagePump::Delegate::ScopedDoWorkItem&&) chrome - -
0.16% [.] wcrtomb@plt chrome - -
0.16% [.] base::internal::WorkerThread::RunWorker() chrome - -
0.15% [.] g_private_get libglib-2.0.so.0.8800.0 - -
0.15% [.] partition_alloc::internal::PartitionBucket::SetNewActiveSlotSpan() chrome - -
0.15% [.] std::__Cr::__hash_table<base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1>, base::RangesManager::BucketRangesHash, base::RangesManager::BucketRangesEqual, std::__Cr::allocator<base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1> > >::__emplace_unique<base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1> >(base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1>&&)::{lambda(base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1> const&, base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1>&&)#1}::operator()(base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1> const&, base::raw_ptr<base::BucketRanges const, (partition_alloc::internal::RawPtrTraits)1>&&) const chrome - -
0.15% [.] base::internal::LinkNodeBase::InsertBeforeBase(base::internal::LinkNodeBase*) chrome - -
0.15% [k] sized_strscpy [kernel.kallsyms] - -
0.15% [.] std::__Cr::vector<ipcz::Ref<ipcz::APIObject>, std::__Cr::allocator<ipcz::Ref<ipcz::APIObject> > >::__move_assign(std::__Cr::vector<ipcz::Ref<ipcz::APIObject>, std::__Cr::allocator<ipcz::Ref<ipcz::APIObject> > >&, std::__Cr::integral_constant<bool, true>) chrome - -
0.15% [.] absl::Mutex::lock() chrome - -
0.15% [.] 0x000000000001d8b8 ld-linux-aarch64.so.1 - -
0.15% [k] find_get_block_common [kernel.kallsyms] - -
0.15% [.] 0x000000000013e0a0 libc.so.6 - -
0.15% [k] percpu_ref_put_many.constprop.0 [kernel.kallsyms] - -
0.15% [.] net::SystemTrustStoreChromeWithUnOwnedSystemStore::eutl_trust_store() chrome - -
0.15% [k] plist_add [kernel.kallsyms] - -
0.15% [.] _IO_file_doallocate libc.so.6 - -
0.15% [k] el0_svc_common.constprop.0 [kernel.kallsyms] - -
0.15% [.] base::internal::ThreadGroupImpl::WorkerDelegate::GetWorkLockRequired(base::internal::ThreadGroup::BaseScopedCommandsExecutor*, base::internal::WorkerThread*) chrome - -
0.15% [.] std::__Cr::__wrap_iter<std::__Cr::pair<base::IdType<content::PrerenderHost, long, -1l, 1l>, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0> >*> std::__Cr::vector<std::__Cr::pair<base::IdType<content::PrerenderHost, long, -1l, 1l>, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0> >, std::__Cr::allocator<std::__Cr::pair<base::IdType<content::PrerenderHost, long, -1l, 1l>, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0> > > >::emplace<base::IdType<content::PrerenderHost, long, -1l, 1l> const&, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0> >(std::__Cr::__wrap_iter<std::__Cr::pair<base::IdType<content::PrerenderHost, long, -1l, 1l>, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0> > const*>, base::IdType<content::PrerenderHost, long, -1l, 1l> const&, base::IdType<content::FrameTreeNodeIdTag, int, -1, 1, 0>&&) chrome - -
0.15% [k] lookup_nulls_elem_raw [kernel.kallsyms] - -
0.15% [.] ipcz::Router::Get(unsigned int, void*, unsigned long*, unsigned long*, unsigned long*, unsigned long*) chrome - -
0.15% [.] base::internal::RawPtrBackupRefImpl<true>::ReportIfDanglingInternal(unsigned long) chrome - -
0.15% [.] __aarch64_cas8_acq chrome - -
0.15% [.] 0x00000000000569d0 libc.so.6 - -
0.15% [.] mojo::core::Channel::TryDispatchMessage(base::span<char const, 18446744073709551615ul, char const*>, std::__Cr::optional<std::__Cr::vector<mojo::PlatformHandle, std::__Cr::allocator<mojo::PlatformHandle> > >, scoped_refptr<mojo::core::ipcz_driver::Envelope>, unsigned long*) chrome - -
0.14% [.] pthread_getspecific@plt chrome - -
0.14% [.] base::sequence_manager::internal::WorkQueue::TakeTaskFromWorkQueue() chrome - -
0.14% [.] base::internal::Sequence::TakeEarliestTask() chrome - -
0.14% [.] non-virtual thunk to blink::scheduler::(anonymous namespace)::DummyWebMainThreadScheduler::MonotonicallyIncreasingVirtualTime() chrome - -
0.14% [.] MojoEndReadDataIpcz chrome - -
0.14% [.] extensions::PermissionsData::BindToCurrentThread() const chrome - -
0.14% [k] security_file_alloc [kernel.kallsyms] - -
0.14% [.] base::MessagePumpGlib::HandleDispatch() chrome - -
0.14% [.] 0x0000000000026f68 libdbus-1.so.3.38.3 - -
0.14% [.] 0x00000000000b174c libharfbuzz.so.0.61420.0 - -
0.14% [.] cc::TilingData::Iterator::Iterator(cc::TilingData const*, gfx::Rect const&, bool) chrome - -
0.14% [.] views::View::GetColorProvider() const chrome - -
0.14% [k] futex_unqueue [kernel.kallsyms] - -
0.14% [.] base::internal::ThreadPoolImpl::PostTaskWithSequence(base::internal::Task, scoped_refptr<base::internal::Sequence>) chrome - -
0.14% [k] get_random_u16 [kernel.kallsyms] - -
0.14% [k] security_sock_rcv_skb [kernel.kallsyms] - -
0.14% [.] 0x0000000000099b28 libc.so.6 - -
0.13% [k] cp_new_stat [kernel.kallsyms] - -
0.13% [.] 0x00000000000bcb6c libudev.so.1.7.13 - -
0.13% [.] base::internal::RegisteredTaskSource::~RegisteredTaskSource() chrome - -
0.13% [.] gdk_threads_enter libgdk-3.so.0.2420.32 - -
0.13% [k] landlock_put_ruleset_deferred [kernel.kallsyms] - -
0.13% [.] md5_block_data_order(unsigned int*, unsigned char const*, unsigned long) chrome - -
0.13% [.] base::subtle::RefCountedThreadSafeBase::AddRef() const chrome - -
0.13% [k] inode_init_always_gfp [kernel.kallsyms] - -
0.13% [.] cc::LayerTreeHostImpl::DrawLayers(cc::FrameData*) chrome - -
0.13% [.] base::sequence_manager::internal::WorkTracker::OnBeginWork() chrome - -
0.12% [k] run_timer_softirq [kernel.kallsyms] - -
0.12% [k] __alloc_frozen_pages_noprof [kernel.kallsyms] - -
0.12% [.] base::WaitableEvent::Signal() chrome - -
0.11% [.] 0x000000000001d864 ld-linux-aarch64.so.1 - -
0.11% [.] 0x0000000000004afc libexpat.so.1.11.3 - -
0.11% [.] _IO_file_seekoff libc.so.6 - -
0.11% [.] 0x0000000000350894 libQt6Core.so.6.11.0 - -
0.11% [.] 0x0000000000026b20 p11-kit-trust.so - -
0.10% [k] __schedule [kernel.kallsyms] - -
0.10% [k] free_pages_and_swap_cache [kernel.kallsyms] - -
0.10% [.] strchrnul libc.so.6 - -
0.10% [.] ipcz::Message::CanTransmitOn(ipcz::DriverTransport const&) chrome - -
0.09% [k] futex_wake [kernel.kallsyms] - -
0.09% [.] absl::inlined_vector_internal::Storage<ipcz::TrapEventDispatcher::Event, 4ul, std::__Cr::allocator<ipcz::TrapEventDispatcher::Event> >::DestroyContents() chrome - -
0.09% [k] __rb_insert_augmented [kernel.kallsyms] - -
0.09% [.] base::Location::Current(char const*, char const*, int) chrome - -
0.08% [k] vma_start_read [kernel.kallsyms] - -
0.08% [k] do_mem_abort [kernel.kallsyms] - -
0.08% [.] x11::Connection::ReadResponse(bool) chrome - -
0.08% [.] persistent_cache::PersistentCacheCollection::BaseNameFromCacheId(std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> > const&) chrome - -
0.08% [k] copy_page_range [kernel.kallsyms] - -
0.06% [k] pick_link [kernel.kallsyms] - -
0.06% [.] mojo::internal::ThreadSafeForwarderBase::Accept(mojo::Message*) chrome - -
0.06% [k] kernfs_iop_permission [kernel.kallsyms] - -
0.06% [.] 0x00000000000df4e4 libQt6Core.so.6.11.0 - -
0.06% [.] strstr libc.so.6 - -
0.05% [k] unix_scm_to_skb [kernel.kallsyms] - -
0.05% [.] base::PendingTask::PendingTask(base::Location const&, base::OnceCallback<void ()>, base::TimeTicks, base::TimeTicks, base::TimeDelta, base::subtle::DelayPolicy) chrome - -
0.05% [.] bssl::BCM_rand_bytes_with_additional_data(unsigned char*, unsigned long, unsigned char const*) chrome - -
0.05% [.] _IO_doallocbuf libc.so.6 - -
0.05% [k] wbt_wait [kernel.kallsyms] - -
0.05% [k] percpu_counter_add_batch [kernel.kallsyms] - -
0.05% [.] base::(anonymous namespace)::GetThreadsFromProcessDir(char const*, std::__Cr::vector<int, std::__Cr::allocator<int> >*) chrome - -
0.04% [.] base::sequence_manager::internal::ThreadController::RunLevelTracker::TimeKeeper::RecordEndOfPhase(base::sequence_manager::internal::ThreadController::Phase, base::LazyNow&) chrome - -
0.04% [k] security_file_release [kernel.kallsyms] - -
0.03% [k] do_futex [kernel.kallsyms] - -
0.03% [k] unix_stream_sendmsg [kernel.kallsyms] - -
0.02% [.] mojo::core::ChannelPosix::WriteNoLock(mojo::core::MessageView) chrome - -
0.02% [k] futex_hash [kernel.kallsyms] - -
0.02% [k] do_faccessat [kernel.kallsyms] - -
0.02% [.] base::internal::PooledSingleThreadTaskRunnerManager::PooledSingleThreadTaskRunner::RunsTasksInCurrentSequence() const chrome - -
0.02% [k] path_openat [kernel.kallsyms] - -
0.02% [.] pthread_once libc.so.6 - -
0.02% [.] base::sequence_manager::internal::SequenceManagerImpl::GetPendingWakeUp(base::LazyNow*, base::sequence_manager::internal::SequencedTaskSource::SelectTaskOption) chrome - -
0.02% [.] base::sequence_manager::internal::TaskQueueSelector::WorkQueueSetBecameNonEmpty(unsigned long) chrome - -
0.02% [.] 0x000000000013de08 libc.so.6 - -
0.01% [k] sched_balance_update_blocked_averages [kernel.kallsyms] - -
0.01% [k] generic_permission [kernel.kallsyms] - -
0.01% [k] timestamp_truncate [kernel.kallsyms] - -
0.01% [.] std::__Cr::__tree<base::FilePath, std::__Cr::less<base::FilePath>, std::__Cr::allocator<base::FilePath> >::__emplace_unique<base::FilePath>(base::FilePath&&)::{lambda(base::FilePath const&, base::FilePath&&)#1}::operator()(base::FilePath const&, base::FilePath&&) const chrome - -
0.01% [.] base::internal::WeakReference::MaybeValid() const chrome - -
0.01% [k] touch_atime [kernel.kallsyms] - -
0.01% [k] __kmalloc_cache_noprof [kernel.kallsyms] - -
0.01% [.] ipcz::RouteEdge::GetLocalPeer() chrome - -
0.01% [k] ktime_get [kernel.kallsyms] - -
0.01% [k] prep_compound_page [kernel.kallsyms] - -
0.01% [.] QByteArray::split(char) const libQt6Core.so.6.11.0 - -
0.01% [k] make_vfsuid [kernel.kallsyms] - -
0.01% [.] Cr_z_crc32_z chrome - -
0.01% [.] _ZNSt4__Cr19__to_chars_integralImTnNS_9enable_ifIXntsr9is_signedIT_EE5valueEiE4typeELi0EEENS_17__to_chars_resultEPcS6_S2_i chrome - -
0.00% [.] 0x0000000000007a48 ld-linux-aarch64.so.1 - -
0.00% [.] mojo::internal::ControlMessageHandler::IsControlMessage(mojo::Message const*) chrome - -
0.00% [.] net::NetworkAnonymizationKey::NetworkAnonymizationKey(net::NetworkAnonymizationKey const&) chrome - -
0.00% [.] 0x0000000000020e80 libdbus-1.so.3.38.3 - -
0.00% [k] do_epoll_wait [kernel.kallsyms] - -
0.00% [.] void std::__Cr::__tree_remove<std::__Cr::__tree_node_base<void*>*>(std::__Cr::__tree_node_base<void*>*, std::__Cr::__tree_node_base<void*>*) chrome - -
0.00% [k] kmem_cache_alloc_lru_noprof [kernel.kallsyms] - -
0.00% [.] mojo::internal::Map_Data<mojo::internal::Pointer<mojo::internal::Array_Data<char> >, mojo::internal::Pointer<mojo::internal::Array_Data<unsigned char> > >::Validate(void const*, mojo::internal::ValidationContext*, mojo::internal::ContainerValidateParams const*) chrome - -
0.00% [k] bpf_lsm_file_alloc_security [kernel.kallsyms] - -
0.00% [k] __lookup_mnt [kernel.kallsyms] - -
0.00% [.] gpu::TransferBuffer::GetFreeSize() const chrome - -
0.00% [k] shmem_alloc_and_add_folio [kernel.kallsyms] - -
0.00% [k] __folio_cancel_dirty [kernel.kallsyms] - -
0.00% [.] base::internal::ScopedSetTaskPriorityForCurrentThread::ScopedSetTaskPriorityForCurrentThread(base::TaskPriority) chrome - -
0.00% [k] __fput_deferred [kernel.kallsyms] - -
0.00% [.] base::internal::ThreadGroupImpl::WorkerDelegate::RecordUnnecessaryWakeup() chrome - -
0.00% [k] mod_memcg_lruvec_state [kernel.kallsyms] - -
0.00% [.] base::sequence_manager::WakeUp::latest_time() const chrome - -
0.00% [.] base::internal::LockImpl::LockInternal() chrome - -
0.00% [.] MojoCreateMessageIpcz chrome - -
0.00% [.] 0x000000000008bea0 libc.so.6 - -
0.00% [.] ipcz::NodeLink::AcceptCompleteParcel(ipcz::StrongAlias<ipcz::SublinkIdTag, unsigned long>, std::__Cr::unique_ptr<ipcz::Parcel, std::__Cr::default_delete<ipcz::Parcel> >) chrome - -
0.00% [.] 0x00000000000971d0 libc.so.6 - -
0.00% [.] 0x0000000000308540 libglycin-2.so.0 - -
0.00% [.] ipcz::internal::RefCountedBase::AcquireImpl() chrome - -
0.00% [.] base::sequence_manager::internal::PostedTask::PostedTask(scoped_refptr<base::SingleThreadTaskRunner>, base::OnceCallback<void ()>, base::Location, base::TimeDelta, base::Nestable, unsigned char, base::WeakPtr<base::sequence_manager::internal::DelayedTaskHandleDelegate>) chrome - -
0.00% [k] __do_kernel_fault [kernel.kallsyms] - -
0.00% [.] _dbus_list_prepend libdbus-1.so.3.38.3 - -
0.00% [.] 0x0000000000022a88 libQt6DBus.so.6.11.0 - -
0.00% [.] memcpy@plt chrome - -
0.00% [.] base::sequence_manager::internal::TaskQueueImpl::PostImmediateTaskImpl(base::sequence_manager::internal::PostedTask, base::sequence_manager::internal::TaskQueueImpl::CurrentThread) chrome - -
0.00% [k] mmc_blk_data_prep [kernel.kallsyms] - -
0.00% [.] mojo::core::ChannelPosix::OnFdReadable(int) chrome - -
0.00% [k] refill_obj_stock [kernel.kallsyms] - -
0.00% [.] base::internal::TaskSource::SetImmediateHeapHandle(base::HeapHandle const&) chrome - -
0.00% [.] base::HangWatcher::WatchStateSnapShot::Init(std::__Cr::vector<std::__Cr::unique_ptr<base::internal::HangWatchState, std::__Cr::default_delete<base::internal::HangWatchState> >, std::__Cr::allocator<std::__Cr::unique_ptr<base::internal::HangWatchState, std::__Cr::default_delete<base::internal::HangWatchState> > > > const&, base::TimeTicks, base::TimeDelta) chrome - -
0.00% [k] get_timespec64 [kernel.kallsyms] - -
0.00% [.] base::SequencedTaskRunner::CurrentDefaultHandle::CurrentDefaultHandle(scoped_refptr<base::SequencedTaskRunner>, base::SequencedTaskRunner::CurrentDefaultHandle::MayAlreadyExist) chrome - -
0.00% [k] __handle_mm_fault [kernel.kallsyms] - -
0.00% [.] __aarch64_ldclr4_rel chrome - -
0.00% [.] g_cond_wait_until libglib-2.0.so.0.8800.0 - -
0.00% [.] 0x000000000013de00 libc.so.6 - -
0.00% [.] base::IntrusiveHeap<base::internal::DelayedTaskManager::DelayedTask, std::__Cr::greater<void>, base::DefaultHeapHandleAccessor<base::internal::DelayedTaskManager::DelayedTask> >::MoveHole(unsigned long, unsigned long) chrome - -
0.00% [.] base::sequence_manager::internal::WorkQueue::TaskPusher::Push(base::sequence_manager::Task) chrome - -
0.00% [.] ipcz::BlockAllocator::Allocate() const chrome - -
0.00% [.] pthread_cond_destroy libc.so.6 - -
0.00% [k] ksys_read [kernel.kallsyms] - -
0.00% [k] d_lru_del [kernel.kallsyms] - -
0.00% [k] rcu_cblist_dequeue [kernel.kallsyms] - -
0.00% [k] __memcg_slab_free_hook [kernel.kallsyms] - -
0.00% [.] sqlite3HashInsert chrome - -
0.00% [.] partition_alloc::internal::SpinningMutex::AcquireSpinThenBlock() chrome - -
0.00% [.] sqlite3MemSize chrome - -
0.00% [k] rseq_set_ids_get_csaddr.constprop.0 [kernel.kallsyms] - -
0.00% [.] base::circular_deque<base::internal::Task>::DestructRange(unsigned long, unsigned long) chrome - -
0.00% [k] rcu_core [kernel.kallsyms] - -
0.00% [k] unix_poll [kernel.kallsyms] - -
0.00% [.] 0x00000000000ef434 libc.so.6 - -
0.00% [.] pthread_cond_timedwait libc.so.6 - -
0.00% [k] __futex_wait [kernel.kallsyms] - -
0.00% [k] hrtimer_try_to_cancel.part.0 [kernel.kallsyms] - -
0.00% [k] schedule [kernel.kallsyms] - -
0.00% [k] futex_do_wait [kernel.kallsyms] - -
0.00% [k] __rcu_read_unlock [kernel.kallsyms] - -
0.00% [.] 0x0000000000044090 libX11.so.6.4.0 - -
0.00% [.] google::protobuf::internal::ArenaStringPtr::Destroy() chrome - -
0.00% [k] futex_wait [kernel.kallsyms] - -
0.00% [k] hrtimer_cancel [kernel.kallsyms] - -
0.00% [k] do_sys_poll [kernel.kallsyms] - -
#
# (Tip: Search options using a keyword: perf report -h <keyword>)
#
@@ -0,0 +1,50 @@
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 1K of event 'armv8_cortex_a55/cycles/P'
# Event count (approx.): 10974855645
#
# Overhead Symbol Shared Object IPC [IPC Coverage]
# ........ ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .......................... ....................
#
7.36% [.] 0x0000000000008c30 ld-linux-aarch64.so.1 - -
|
---0xffff9b721c30
0xffff9b7226af
0xffff9b7266e3
0xffff9b7279ff
|
|--5.42%--0xffff9b7248c7
| _dl_catch_exception
| 0xffff9b723dc3
| _dl_catch_exception
| 0xffff9b7242e3
| 0xffff99485943
| _dl_catch_exception
| 0xffff9b71a2eb
| 0xffff994853af
| dlopen
| |
| |--4.90%--0xffff99d0f893
| | 0xffff99d1048b
| | 0xffff99d04b1f
| | QFactoryLoader::instance(int) const
| | |
| | |--2.53%--QPlatformThemeFactory::create(QString const&, QString const&)
| | | QGuiApplicationPrivate::createPlatformIntegration()
| | | QGuiApplicationPrivate::createEventDispatcher()
| | | QCoreApplicationPrivate::init()
| | | QGuiApplicationPrivate::init()
| | | QApplicationPrivate::init()
| | | 0xaaaabb02e6eb
| | | 0xffff99422dd3
| | | __libc_start_main
| | | 0xaaaabb02f7ef
| | |
| | --2.03%--0xffff9a18ad9f
| | 0xffff9a18c4e7
| | QImageReader::supportedMimeTypes()
| | 0xaaaabb0386f3
| | 0xaaaabb0318cf
@@ -0,0 +1,3 @@
2026-05-03T18:40:22Z
RUN_ID=x11research_x1_chromium_fourier_x11_rep2 KIND=chromium-fourier-x11
workload pgid: 51329
@@ -0,0 +1,630 @@
top - 20:40:28 up 1 day, 5:06, 3 users, load average: 2.33, 2.57, 1.81
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 56.2 us, 30.3 sy, 0.0 ni, 6.7 id, 0.0 wa, 5.6 hi, 1.1 si, 0.0 st
MiB Mem : 7684.3 total, 540.4 free, 3300.6 used, 5252.3 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4383.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 282116 223756 S 4.6 3.6 0:05.63 chrome
top - 20:40:29 up 1 day, 5:06, 3 users, load average: 2.87, 2.68, 1.85
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 51.5 us, 28.4 sy, 0.0 ni, 14.3 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 540.4 free, 3300.6 used, 5252.3 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4383.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 282116 223756 S 6.0 3.6 0:05.69 chrome
top - 20:40:30 up 1 day, 5:06, 3 users, load average: 2.87, 2.68, 1.85
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.7 us, 11.6 sy, 0.0 ni, 49.1 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 540.4 free, 3300.6 used, 5252.3 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4383.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 282268 223424 S 2.0 3.6 0:05.71 chrome
top - 20:40:31 up 1 day, 5:06, 3 users, load average: 2.87, 2.68, 1.85
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.0 us, 15.3 sy, 0.0 ni, 37.2 id, 0.0 wa, 4.3 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 503.6 free, 3335.5 used, 5260.7 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4348.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 283932 224320 S 29.9 3.6 0:06.01 chrome
top - 20:40:32 up 1 day, 5:06, 3 users, load average: 2.87, 2.68, 1.85
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.6 us, 15.9 sy, 0.0 ni, 33.1 id, 0.0 wa, 4.4 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 503.6 free, 3335.5 used, 5260.7 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4348.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284036 224320 S 32.9 3.6 0:06.34 chrome
top - 20:40:33 up 1 day, 5:06, 3 users, load average: 2.87, 2.68, 1.85
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 56.9 us, 22.6 sy, 0.0 ni, 14.0 id, 0.3 wa, 5.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 503.6 free, 3335.5 used, 5260.7 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4348.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286660 225944 S 63.9 3.6 0:06.98 chrome
top - 20:40:34 up 1 day, 5:06, 3 users, load average: 3.60, 2.83, 1.90
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 57.0 us, 19.1 sy, 0.0 ni, 17.6 id, 0.3 wa, 5.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 464.0 free, 3371.2 used, 5270.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4313.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287336 226220 S 44.8 3.7 0:07.43 chrome
top - 20:40:35 up 1 day, 5:06, 3 users, load average: 3.60, 2.83, 1.90
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 58.3 us, 13.6 sy, 0.0 ni, 22.5 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 464.0 free, 3371.2 used, 5270.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4313.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286888 225772 S 2.0 3.6 0:07.45 chrome
top - 20:40:36 up 1 day, 5:06, 3 users, load average: 3.60, 2.83, 1.90
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 60.5 us, 14.4 sy, 0.0 ni, 19.4 id, 0.3 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 464.0 free, 3371.2 used, 5270.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4313.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286928 225776 S 4.0 3.6 0:07.49 chrome
top - 20:40:37 up 1 day, 5:06, 3 users, load average: 3.60, 2.83, 1.90
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.6 us, 9.1 sy, 0.0 ni, 39.5 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 451.7 free, 3380.8 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4303.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286928 225776 S 1.0 3.6 0:07.50 chrome
top - 20:40:38 up 1 day, 5:06, 3 users, load average: 3.60, 2.83, 1.90
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.5 us, 8.8 sy, 0.0 ni, 42.5 id, 0.0 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 451.7 free, 3380.8 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4303.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286956 225776 S 2.0 3.6 0:07.52 chrome
top - 20:40:39 up 1 day, 5:06, 3 users, load average: 3.39, 2.80, 1.89
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.5 us, 8.9 sy, 0.0 ni, 44.1 id, 0.3 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 451.7 free, 3380.8 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4303.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.53 chrome
top - 20:40:40 up 1 day, 5:06, 3 users, load average: 3.39, 2.80, 1.89
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.2 us, 39.9 sy, 0.0 ni, 7.8 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 453.6 free, 3378.7 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4305.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 2.0 3.6 0:07.55 chrome
top - 20:40:41 up 1 day, 5:06, 3 users, load average: 3.39, 2.80, 1.89
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.6 us, 46.6 sy, 0.0 ni, 3.5 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 453.6 free, 3378.7 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4305.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 0.0 3.6 0:07.55 chrome
top - 20:40:42 up 1 day, 5:06, 3 users, load average: 3.39, 2.80, 1.89
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.2 us, 44.5 sy, 0.0 ni, 3.0 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 453.6 free, 3378.7 used, 5261.8 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4305.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.56 chrome
top - 20:40:43 up 1 day, 5:06, 3 users, load average: 3.39, 2.80, 1.89
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.8 us, 46.0 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 459.5 free, 3372.7 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4311.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.57 chrome
top - 20:40:44 up 1 day, 5:06, 3 users, load average: 3.76, 2.89, 1.93
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.0 us, 49.2 sy, 0.0 ni, 5.2 id, 0.2 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 459.5 free, 3372.7 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4311.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.58 chrome
top - 20:40:45 up 1 day, 5:06, 3 users, load average: 3.76, 2.89, 1.93
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 54.1 sy, 0.0 ni, 10.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 459.5 free, 3372.7 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4311.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.59 chrome
top - 20:40:46 up 1 day, 5:06, 3 users, load average: 3.76, 2.89, 1.93
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.1 us, 52.6 sy, 0.0 ni, 9.3 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 470.5 free, 3361.5 used, 5253.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4322.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.60 chrome
top - 20:40:47 up 1 day, 5:06, 3 users, load average: 3.76, 2.89, 1.93
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.5 us, 52.6 sy, 0.0 ni, 12.3 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 470.5 free, 3361.5 used, 5253.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4322.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 0.0 3.6 0:07.60 chrome
top - 20:40:48 up 1 day, 5:06, 3 users, load average: 3.76, 2.89, 1.93
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.3 us, 53.5 sy, 0.0 ni, 11.4 id, 0.0 wa, 4.0 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 470.5 free, 3361.5 used, 5253.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4322.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.61 chrome
top - 20:40:49 up 1 day, 5:06, 3 users, load average: 4.02, 2.96, 1.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.2 us, 52.3 sy, 0.0 ni, 9.8 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 474.8 free, 3357.2 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4327.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286992 225776 S 1.0 3.6 0:07.62 chrome
top - 20:40:50 up 1 day, 5:06, 3 users, load average: 4.02, 2.96, 1.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.0 us, 52.8 sy, 0.0 ni, 12.5 id, 0.0 wa, 4.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 474.8 free, 3357.2 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4327.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286996 225776 S 1.0 3.6 0:07.63 chrome
top - 20:40:51 up 1 day, 5:06, 3 users, load average: 4.02, 2.96, 1.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.3 us, 52.1 sy, 0.0 ni, 11.0 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 474.8 free, 3357.2 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4327.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286996 225776 S 2.0 3.6 0:07.65 chrome
top - 20:40:52 up 1 day, 5:06, 3 users, load average: 4.02, 2.96, 1.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.8 us, 45.3 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 472.8 free, 3359.1 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4325.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286996 225776 S 0.0 3.6 0:07.65 chrome
top - 20:40:53 up 1 day, 5:06, 3 users, load average: 4.02, 2.96, 1.96
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 49.4 us, 44.4 sy, 0.0 ni, 1.3 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 472.8 free, 3359.1 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4325.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286996 225776 S 2.0 3.6 0:07.67 chrome
top - 20:40:54 up 1 day, 5:06, 3 users, load average: 4.18, 3.01, 1.98
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.5 us, 47.2 sy, 0.0 ni, 1.2 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 472.8 free, 3359.1 used, 5253.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4325.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287008 225784 S 4.0 3.6 0:07.71 chrome
top - 20:40:55 up 1 day, 5:06, 3 users, load average: 4.18, 3.01, 1.98
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.0 us, 46.2 sy, 0.0 ni, 1.5 id, 0.0 wa, 4.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 483.4 free, 3348.2 used, 5254.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287652 225852 S 20.9 3.7 0:07.92 chrome
top - 20:40:56 up 1 day, 5:06, 3 users, load average: 4.18, 3.01, 1.98
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.1 us, 45.9 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 483.4 free, 3348.2 used, 5254.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287656 225856 S 1.0 3.7 0:07.93 chrome
top - 20:40:57 up 1 day, 5:06, 3 users, load average: 4.18, 3.01, 1.98
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 50.1 us, 42.9 sy, 0.0 ni, 1.8 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 483.4 free, 3348.2 used, 5254.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 288188 226308 S 23.0 3.7 0:08.16 chrome
top - 20:40:58 up 1 day, 5:06, 3 users, load average: 4.18, 3.01, 1.98
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.8 us, 47.5 sy, 0.0 ni, 2.8 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 484.0 free, 3347.2 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4337.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 288188 226308 R 2.0 3.7 0:08.18 chrome
top - 20:40:59 up 1 day, 5:06, 3 users, load average: 4.49, 3.09, 2.01
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 48.6 us, 45.4 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 484.0 free, 3347.2 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4337.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287732 225852 S 2.0 3.7 0:08.20 chrome
top - 20:41:00 up 1 day, 5:06, 3 users, load average: 4.49, 3.09, 2.01
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.1 us, 45.6 sy, 0.0 ni, 3.0 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 484.0 free, 3347.2 used, 5260.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4337.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287732 225852 S 0.0 3.7 0:08.20 chrome
top - 20:41:01 up 1 day, 5:06, 3 users, load average: 4.49, 3.09, 2.01
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 50.2 us, 44.0 sy, 0.0 ni, 0.5 id, 0.0 wa, 4.7 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 489.1 free, 3342.0 used, 5256.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4342.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287732 225852 S 2.0 3.7 0:08.22 chrome
top - 20:41:02 up 1 day, 5:06, 3 users, load average: 4.49, 3.09, 2.01
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.8 us, 45.5 sy, 0.0 ni, 1.8 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 489.1 free, 3342.0 used, 5256.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4342.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287732 225852 S 1.0 3.7 0:08.23 chrome
top - 20:41:03 up 1 day, 5:06, 3 users, load average: 4.49, 3.09, 2.01
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.1 us, 47.4 sy, 0.0 ni, 2.8 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 489.1 free, 3342.0 used, 5256.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4342.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287732 225852 S 1.0 3.7 0:08.24 chrome
top - 20:41:04 up 1 day, 5:06, 3 users, load average: 4.61, 3.14, 2.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.8 us, 47.3 sy, 0.0 ni, 1.7 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 487.6 free, 3343.4 used, 5255.9 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 2.0 3.7 0:08.26 chrome
top - 20:41:05 up 1 day, 5:06, 3 users, load average: 4.61, 3.14, 2.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.0 us, 49.0 sy, 0.0 ni, 3.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 487.6 free, 3343.4 used, 5255.9 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.27 chrome
top - 20:41:06 up 1 day, 5:06, 3 users, load average: 4.61, 3.14, 2.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.8 us, 47.2 sy, 0.0 ni, 3.2 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 487.6 free, 3343.4 used, 5255.9 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4340.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 0.0 3.7 0:08.27 chrome
top - 20:41:07 up 1 day, 5:06, 3 users, load average: 4.61, 3.14, 2.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.6 us, 50.1 sy, 0.0 ni, 3.7 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 493.4 free, 3337.4 used, 5253.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.28 chrome
top - 20:41:08 up 1 day, 5:06, 3 users, load average: 4.61, 3.14, 2.03
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.5 us, 50.8 sy, 0.0 ni, 3.8 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 493.4 free, 3337.4 used, 5253.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.29 chrome
top - 20:41:09 up 1 day, 5:06, 3 users, load average: 4.88, 3.22, 2.06
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.9 us, 51.6 sy, 0.0 ni, 2.2 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 493.4 free, 3337.4 used, 5253.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 0.0 3.7 0:08.29 chrome
top - 20:41:10 up 1 day, 5:06, 3 users, load average: 4.88, 3.22, 2.06
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.2 us, 50.0 sy, 0.0 ni, 4.5 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 488.4 free, 3342.4 used, 5257.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4341.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.30 chrome
top - 20:41:11 up 1 day, 5:06, 3 users, load average: 4.88, 3.22, 2.06
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.8 us, 50.4 sy, 0.0 ni, 5.5 id, 0.3 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 488.4 free, 3342.4 used, 5257.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4341.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 0.0 3.7 0:08.30 chrome
top - 20:41:12 up 1 day, 5:06, 3 users, load average: 4.88, 3.22, 2.06
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.4 us, 50.9 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 488.4 free, 3342.4 used, 5257.1 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4341.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 2.0 3.7 0:08.32 chrome
top - 20:41:13 up 1 day, 5:06, 3 users, load average: 4.88, 3.22, 2.06
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.1 us, 51.6 sy, 0.0 ni, 5.3 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 493.3 free, 3337.5 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 0.0 3.7 0:08.32 chrome
top - 20:41:14 up 1 day, 5:06, 3 users, load average: 5.21, 3.32, 2.10
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.3 us, 52.1 sy, 0.0 ni, 3.5 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 493.3 free, 3337.5 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.33 chrome
top - 20:41:15 up 1 day, 5:06, 3 users, load average: 5.21, 3.32, 2.10
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.5 us, 50.0 sy, 0.0 ni, 6.2 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 493.3 free, 3337.5 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 1.0 3.7 0:08.34 chrome
top - 20:41:16 up 1 day, 5:06, 3 users, load average: 5.21, 3.32, 2.10
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.4 us, 51.8 sy, 0.0 ni, 7.0 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 493.0 free, 3337.7 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287736 225852 S 0.0 3.7 0:08.34 chrome
top - 20:41:17 up 1 day, 5:06, 3 users, load average: 5.21, 3.32, 2.10
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 46.4 us, 46.6 sy, 0.0 ni, 1.2 id, 0.0 wa, 5.0 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 493.0 free, 3337.7 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 288336 226404 R 27.9 3.7 0:08.62 chrome
top - 20:41:18 up 1 day, 5:07, 3 users, load average: 5.21, 3.32, 2.10
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 39.5 us, 50.5 sy, 0.0 ni, 4.5 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 493.0 free, 3337.7 used, 5253.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 288336 226404 S 3.0 3.7 0:08.65 chrome
top - 20:41:19 up 1 day, 5:07, 3 users, load average: 5.43, 3.40, 2.13
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.2 us, 51.8 sy, 0.0 ni, 5.3 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 472.5 free, 3357.8 used, 5269.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4326.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287784 225852 S 1.0 3.7 0:08.66 chrome
top - 20:41:20 up 1 day, 5:07, 3 users, load average: 5.43, 3.40, 2.13
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.7 us, 52.6 sy, 0.0 ni, 7.5 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 472.5 free, 3357.8 used, 5269.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4326.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287784 225852 S 0.0 3.7 0:08.66 chrome
top - 20:41:21 up 1 day, 5:07, 3 users, load average: 5.43, 3.40, 2.13
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.9 us, 47.9 sy, 0.0 ni, 2.3 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 472.5 free, 3357.8 used, 5269.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4326.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287784 225852 S 2.0 3.7 0:08.68 chrome
top - 20:41:22 up 1 day, 5:07, 3 users, load average: 5.43, 3.40, 2.13
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.8 us, 47.5 sy, 0.0 ni, 4.0 id, 0.0 wa, 4.2 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 481.0 free, 3349.2 used, 5265.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4335.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 287788 225852 S 1.0 3.7 0:08.69 chrome
top - 20:41:23 up 1 day, 5:07, 3 users, load average: 5.43, 3.40, 2.13
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.3 us, 46.3 sy, 0.0 ni, 1.0 id, 0.0 wa, 4.7 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 481.0 free, 3349.2 used, 5265.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4335.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 283808 225856 S 2.0 3.6 0:08.71 chrome
top - 20:41:24 up 1 day, 5:07, 3 users, load average: 5.56, 3.46, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.9 us, 47.9 sy, 0.0 ni, 1.8 id, 0.0 wa, 4.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 481.0 free, 3349.2 used, 5265.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4335.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284568 225900 S 12.0 3.6 0:08.83 chrome
top - 20:41:25 up 1 day, 5:07, 3 users, load average: 5.56, 3.46, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.2 us, 53.8 sy, 0.0 ni, 5.2 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 482.1 free, 3347.8 used, 5266.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284752 226084 S 3.0 3.6 0:08.86 chrome
top - 20:41:26 up 1 day, 5:07, 3 users, load average: 5.56, 3.46, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.6 us, 52.4 sy, 0.0 ni, 6.5 id, 0.3 wa, 4.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 482.1 free, 3347.8 used, 5266.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284924 226256 S 3.0 3.6 0:08.89 chrome
top - 20:41:27 up 1 day, 5:07, 3 users, load average: 5.56, 3.46, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.9 us, 53.4 sy, 0.0 ni, 3.0 id, 0.0 wa, 4.7 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 482.1 free, 3347.8 used, 5266.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4336.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286000 225868 S 11.0 3.6 0:09.00 chrome
top - 20:41:28 up 1 day, 5:07, 3 users, load average: 5.56, 3.46, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.3 us, 52.4 sy, 0.0 ni, 4.3 id, 0.0 wa, 4.5 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 483.1 free, 3346.3 used, 5262.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4338.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286000 225868 S 1.0 3.6 0:09.01 chrome
top - 20:41:29 up 1 day, 5:07, 3 users, load average: 5.35, 3.45, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.7 us, 50.9 sy, 0.0 ni, 6.2 id, 0.0 wa, 4.5 hi, 0.7 si, 0.0 st
MiB Mem : 7684.3 total, 483.1 free, 3346.3 used, 5262.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4338.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286000 225868 S 0.0 3.6 0:09.01 chrome
top - 20:41:30 up 1 day, 5:07, 3 users, load average: 5.35, 3.45, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 27.8 us, 52.1 sy, 0.0 ni, 15.5 id, 0.0 wa, 4.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 483.1 free, 3346.3 used, 5262.6 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4338.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 286000 225868 S 2.0 3.6 0:09.03 chrome
top - 20:41:31 up 1 day, 5:07, 3 users, load average: 5.35, 3.45, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.3 us, 53.9 sy, 0.0 ni, 7.8 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 491.4 free, 3337.9 used, 5257.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284644 225936 S 12.0 3.6 0:09.15 chrome
top - 20:41:32 up 1 day, 5:07, 3 users, load average: 5.35, 3.45, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.1 us, 52.1 sy, 0.0 ni, 10.0 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 491.4 free, 3337.9 used, 5257.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284644 225936 S 2.0 3.6 0:09.17 chrome
top - 20:41:33 up 1 day, 5:07, 3 users, load average: 5.35, 3.45, 2.16
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.3 us, 53.4 sy, 0.0 ni, 11.3 id, 0.0 wa, 4.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 491.4 free, 3337.9 used, 5257.4 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4346.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284644 225936 S 1.0 3.6 0:09.18 chrome
top - 20:41:34 up 1 day, 5:07, 3 users, load average: 5.41, 3.49, 2.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.6 us, 52.6 sy, 0.0 ni, 9.0 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 484.4 free, 3344.9 used, 5267.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4339.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284668 225936 S 1.0 3.6 0:09.19 chrome
top - 20:41:35 up 1 day, 5:07, 3 users, load average: 5.41, 3.49, 2.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 38.5 us, 52.0 sy, 0.0 ni, 4.2 id, 0.0 wa, 4.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 484.4 free, 3344.9 used, 5267.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4339.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284668 225936 S 9.0 3.6 0:09.28 chrome
top - 20:41:36 up 1 day, 5:07, 3 users, load average: 5.41, 3.49, 2.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.5 us, 52.0 sy, 0.0 ni, 7.5 id, 0.0 wa, 4.2 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 484.4 free, 3344.9 used, 5267.2 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4339.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284668 225936 S 0.0 3.6 0:09.28 chrome
top - 20:41:37 up 1 day, 5:07, 3 users, load average: 5.41, 3.49, 2.19
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.3 us, 52.6 sy, 0.0 ni, 8.3 id, 0.0 wa, 4.3 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 486.7 free, 3342.3 used, 5267.5 buff/cache
MiB Swap: 3073.7 total, 2672.2 free, 401.5 used. 4342.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
51337 mfritsc+ 20 0 52.9g 284668 225936 S 1.0 3.6 0:09.29 chrome
@@ -0,0 +1 @@
2026-05-03T18:28:47Z
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
* 200000000: 0 0 0 0 0 10084 2555250
300000000: 6968 0 0 0 0 2004 9319106
400000000: 407 874 0 0 0 4800 1310705
600000000: 341 678 4435 0 0 2133 47186326
700000000: 74 93 141 941 0 1090 147384
800000000: 2295 7327 1505 6645 2339 0 4506491
Total transition : 55174
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 10076 2554330
* 300000000: 6966 0 0 0 0 2003 9318409
400000000: 406 873 0 0 0 4799 1310499
600000000: 341 678 4434 0 0 2133 47186274
700000000: 72 93 140 941 0 1088 147124
800000000: 2291 7326 1504 6644 2334 0 4435770
Total transition : 55142
@@ -0,0 +1,4 @@
Plane 39 pre: {'fb_id': 62, 'format': 'XRGB8888'}
Plane 39 post: {'fb_id': 62, 'format': 'XRGB8888'}
Plane 45 pre: {'fb_id': 0}
Plane 45 post: {'fb_id': 0}
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,6 @@
samples=0
drops_total=None
frames_total=None
drops_post_warmup=None
warmup_first_t=None
end_line=NOT_SEEN
@@ -0,0 +1 @@
2026-05-03T18:30:01Z
@@ -0,0 +1,140 @@
1777832927.874759777 300000000
1777832928.393712251 300000000
1777832928.911447464 300000000
1777832929.428642404 300000000
1777832929.944965455 200000000
1777832930.462489066 800000000
1777832930.984902356 800000000
1777832931.509755905 800000000
1777832932.034965315 800000000
1777832932.562337292 800000000
1777832933.083006395 800000000
1777832933.609021340 800000000
1777832934.130853652 800000000
1777832934.658042603 800000000
1777832935.183365850 800000000
1777832935.709103845 800000000
1777832936.232193511 800000000
1777832936.758183464 800000000
1777832937.286736214 800000000
1777832937.824868780 800000000
1777832938.356405786 800000000
1777832938.880518552 800000000
1777832939.403723221 800000000
1777832939.928666377 800000000
1777832940.451552154 800000000
1777832940.983341323 800000000
1777832941.505258601 800000000
1777832942.034700432 800000000
1777832942.557675037 800000000
1777832943.085451220 800000000
1777832943.611043137 800000000
1777832944.139621701 800000000
1777832944.664740133 800000000
1777832945.192202018 800000000
1777832945.718667432 800000000
1777832946.244285444 800000000
1777832946.772769029 800000000
1777832947.296105042 800000000
1777832947.828966899 800000000
1777832948.351418424 800000000
1777832948.877563073 800000000
1777832949.397755355 800000000
1777832949.922758540 800000000
1777832950.450556978 800000000
1777832950.974359776 800000000
1777832951.500999534 800000000
1777832952.025075875 800000000
1777832952.554069249 800000000
1777832953.079630828 800000000
1777832953.614275716 800000000
1777832954.142665785 800000000
1777832954.672500277 800000000
1777832955.202719782 800000000
1777832955.734746877 800000000
1777832956.260342081 800000000
1777832956.782660943 800000000
1777832957.306660219 800000000
1777832957.831021462 800000000
1777832958.352938265 800000000
1777832958.877760613 800000000
1777832959.401129110 800000000
1777832959.929200578 800000000
1777832960.456319609 800000000
1777832960.983974475 800000000
1777832961.520519824 800000000
1777832962.048447647 800000000
1777832962.570699921 800000000
1777832963.102024452 800000000
1777832963.625027193 800000000
1777832964.150266044 800000000
1777832964.675461970 800000000
1777832965.198751653 800000000
1777832965.725175258 800000000
1777832966.255259592 800000000
1777832966.777051618 800000000
1777832967.301447561 800000000
1777832967.831210354 800000000
1777832968.352050481 800000000
1777832968.874286051 800000000
1777832969.407371419 800000000
1777832969.945021197 800000000
1777832970.471993176 800000000
1777832970.995526662 800000000
1777832971.527654261 800000000
1777832972.048755537 800000000
1777832972.576273437 800000000
1777832973.101042696 800000000
1777832973.623702668 800000000
1777832974.145662268 800000000
1777832974.674323776 800000000
1777832975.196302269 800000000
1777832975.733128513 800000000
1777832976.266541036 800000000
1777832976.790886816 800000000
1777832977.318135495 800000000
1777832977.845372189 800000000
1777832978.371436233 800000000
1777832978.896821488 800000000
1777832979.417896049 800000000
1777832979.940497613 800000000
1777832980.468921617 800000000
1777832980.992036793 800000000
1777832981.516503910 800000000
1777832982.046035110 800000000
1777832982.570447036 800000000
1777832983.095908172 800000000
1777832983.625767703 800000000
1777832984.148981276 800000000
1777832984.681912278 800000000
1777832985.205708880 800000000
1777832985.726883998 800000000
1777832986.256746881 800000000
1777832986.781669907 800000000
1777832987.310654727 800000000
1777832987.833862246 800000000
1777832988.356126680 800000000
1777832988.883467141 800000000
1777832989.409620073 800000000
1777832989.936385256 800000000
1777832990.459244324 800000000
1777832990.990318922 800000000
1777832991.517026524 800000000
1777832992.040756226 800000000
1777832992.572307331 800000000
1777832993.096673151 800000000
1777832993.625145669 800000000
1777832994.147868317 800000000
1777832994.672931468 800000000
1777832995.203125185 800000000
1777832995.727144601 800000000
1777832996.267175889 800000000
1777832996.794091174 800000000
1777832997.335096649 800000000
1777832997.860618459 800000000
1777832998.390742264 800000000
1777832998.917871535 800000000
1777832999.451004087 800000000
1777832999.977931448 800000000
1777833000.507871941 800000000
1777833001.045327599 200000000
@@ -0,0 +1,10 @@
samples=140
median_mhz=800
mean_mhz=777.1
max_mhz=800
min_mhz=200
histogram:
200MHz: 2 samples (1.4%)
300MHz: 4 samples (2.9%)
800MHz: 134 samples (95.7%)
non_idle_pct=98.6
@@ -0,0 +1,2 @@
[ perf record: Woken up 301 times to write data ]
[ perf record: Captured and wrote 75.514 MB /home/mfritsche/phase3_prime_runs/x11research_x1_mpv_gpu_hw/perf.data (8882 samples) ]
@@ -0,0 +1,50 @@
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 8K of event 'armv8_cortex_a55/cycles/P'
# Event count (approx.): 162468387857
#
# Overhead Symbol Shared Object IPC [IPC Coverage]
# ........ .............................................. ................................. ....................
#
68.33% [.] memcpy libc.so.6 - -
0.92% [k] el0_da [kernel.kallsyms] - -
0.68% [k] _raw_spin_unlock_irqrestore [kernel.kallsyms] - -
0.51% [k] tlb_flush_mmu_tlbonly [kernel.kallsyms] - -
0.50% [k] handle_softirqs [kernel.kallsyms] - -
0.47% [k] exit_to_user_mode_loop [kernel.kallsyms] - -
0.47% [k] unmap_page_range [kernel.kallsyms] - -
0.46% [k] mas_walk [kernel.kallsyms] - -
0.36% [k] validate_page_before_insert [kernel.kallsyms] - -
0.33% [k] free_pages_and_swap_cache [kernel.kallsyms] - -
0.33% [k] __ptep_set_access_flags [kernel.kallsyms] - -
0.31% [.] 0x0000000000008c30 ld-linux-aarch64.so.1 - -
0.29% [k] __handle_mm_fault [kernel.kallsyms] - -
0.25% [.] malloc libc.so.6 - -
0.24% [k] handle_mm_fault [kernel.kallsyms] - -
0.23% [k] mod_node_state [kernel.kallsyms] - -
0.22% [k] __arch_copy_to_user [kernel.kallsyms] - -
0.21% [k] do_page_fault [kernel.kallsyms] - -
0.21% [k] rwsem_spin_on_owner [kernel.kallsyms] - -
0.21% [k] count_memcg_events [kernel.kallsyms] - -
0.21% [k] mt_find [kernel.kallsyms] - -
0.21% [k] vma_interval_tree_insert [kernel.kallsyms] - -
0.19% [k] memcg_rstat_updated.part.0 [kernel.kallsyms] - -
0.19% [.] strchrnul libc.so.6 - -
0.18% [k] __pi_memset_generic [kernel.kallsyms] - -
0.15% [k] _raw_spin_unlock_irq [kernel.kallsyms] - -
0.15% [k] __rcu_read_unlock [kernel.kallsyms] - -
0.14% [.] pthread_mutex_lock libc.so.6 - -
0.14% [k] drm_ioctl [kernel.kallsyms] - -
0.14% [k] __rcu_read_lock [kernel.kallsyms] - -
0.13% [k] insert_page_into_pte_locked [kernel.kallsyms] - -
0.13% [k] el0_svc [kernel.kallsyms] - -
0.12% [k] do_vfs_ioctl [kernel.kallsyms] - -
0.11% [.] 0x0000000001444b80 libgallium-26.0.5-arch1.1.so - -
0.11% [k] kmem_cache_alloc_noprof [kernel.kallsyms] - -
0.11% [k] drm_vma_offset_lookup_locked [kernel.kallsyms] - -
0.10% [k] _raw_spin_lock [kernel.kallsyms] - -
0.10% [k] vma_start_read [kernel.kallsyms] - -
0.10% [.] 0x000000000004b808 libspa-audioconvert.so - -
@@ -0,0 +1,3 @@
2026-05-03T18:28:47Z
RUN_ID=x11research_x1_mpv_gpu_hw KIND=mpv-gpu-hw
workload pgid: 47349
@@ -0,0 +1,630 @@
top - 20:28:48 up 1 day, 4:54, 3 users, load average: 1.28, 1.11, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.8 us, 22.2 sy, 0.0 ni, 37.0 id, 0.0 wa, 3.7 hi, 1.2 si, 0.0 st
MiB Mem : 7684.3 total, 374.4 free, 2943.6 used, 5738.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4740.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 224292 17136 14728 R 93.6 0.2 0:00.21 mpv
top - 20:28:49 up 1 day, 4:54, 3 users, load average: 1.28, 1.11, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.6 us, 14.3 sy, 0.0 ni, 48.9 id, 0.0 wa, 1.8 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 374.4 free, 2943.6 used, 5738.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4740.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1271856 99720 51316 S 101.7 1.3 0:01.23 mpv
top - 20:28:50 up 1 day, 4:54, 3 users, load average: 1.25, 1.11, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 27.5 us, 10.3 sy, 0.0 ni, 59.7 id, 0.0 wa, 2.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 374.4 free, 2943.6 used, 5738.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4740.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1830600 261944 171032 S 74.9 3.3 0:01.98 mpv
top - 20:28:51 up 1 day, 4:54, 3 users, load average: 1.25, 1.11, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 36.2 us, 15.7 sy, 0.0 ni, 43.0 id, 0.0 wa, 4.1 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 136.2 free, 3178.1 used, 5828.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4506.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909628 290672 179160 R 105.8 3.7 0:03.04 mpv
top - 20:28:52 up 1 day, 4:54, 3 users, load average: 1.25, 1.11, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.1 us, 11.3 sy, 0.0 ni, 54.1 id, 0.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 136.2 free, 3178.1 used, 5828.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4506.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 120.6 3.7 0:04.25 mpv
top - 20:28:53 up 1 day, 4:54, 3 users, load average: 1.25, 1.11, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.4 us, 10.2 sy, 0.0 ni, 55.6 id, 0.0 wa, 3.1 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 136.2 free, 3178.1 used, 5828.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4506.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 120.7 3.7 0:05.46 mpv
top - 20:28:54 up 1 day, 4:54, 3 users, load average: 1.25, 1.11, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.2 us, 11.1 sy, 0.0 ni, 53.4 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 132.0 free, 3179.2 used, 5826.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4505.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 124.8 3.7 0:06.71 mpv
top - 20:28:55 up 1 day, 4:54, 3 users, load average: 1.23, 1.10, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.8 us, 11.1 sy, 0.0 ni, 53.8 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 132.0 free, 3179.2 used, 5826.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4505.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 123.8 3.7 0:07.95 mpv
top - 20:28:56 up 1 day, 4:54, 3 users, load average: 1.23, 1.10, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.4 us, 10.9 sy, 0.0 ni, 54.9 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 132.0 free, 3179.2 used, 5826.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4505.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 122.8 3.7 0:09.18 mpv
top - 20:28:57 up 1 day, 4:54, 3 users, load average: 1.23, 1.10, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.9 us, 10.4 sy, 0.0 ni, 53.2 id, 0.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 125.0 free, 3182.8 used, 5833.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4501.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 290672 179160 R 124.7 3.7 0:10.43 mpv
top - 20:28:58 up 1 day, 4:54, 3 users, load average: 1.23, 1.10, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.7 us, 11.1 sy, 0.0 ni, 53.1 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 125.0 free, 3182.8 used, 5833.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4501.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 292720 179160 R 125.7 3.7 0:11.69 mpv
top - 20:28:59 up 1 day, 4:54, 3 users, load average: 1.23, 1.10, 0.71
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 28.8 us, 9.8 sy, 0.0 ni, 57.3 id, 0.3 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 125.0 free, 3182.8 used, 5833.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4501.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909632 294768 179160 R 124.7 3.7 0:12.94 mpv
top - 20:29:00 up 1 day, 4:54, 3 users, load average: 1.38, 1.14, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 11.1 sy, 0.0 ni, 53.9 id, 0.3 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 117.4 free, 3187.0 used, 5836.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4497.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909632 294768 179160 R 125.6 3.7 0:14.20 mpv
top - 20:29:01 up 1 day, 4:54, 3 users, load average: 1.38, 1.14, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.7 us, 12.2 sy, 0.0 ni, 49.9 id, 0.0 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 117.4 free, 3187.0 used, 5836.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4497.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 294768 179160 R 128.6 3.7 0:15.49 mpv
top - 20:29:02 up 1 day, 4:54, 3 users, load average: 1.38, 1.14, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 10.8 sy, 0.0 ni, 53.9 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 117.4 free, 3187.0 used, 5836.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4497.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 125.7 3.8 0:16.75 mpv
top - 20:29:03 up 1 day, 4:54, 3 users, load average: 1.38, 1.14, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.6 us, 10.6 sy, 0.0 ni, 53.7 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 114.8 free, 3186.2 used, 5841.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4498.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 125.6 3.8 0:18.01 mpv
top - 20:29:04 up 1 day, 4:54, 3 users, load average: 1.35, 1.13, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 11.1 sy, 0.0 ni, 54.0 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 114.8 free, 3186.2 used, 5841.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4498.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 124.7 3.8 0:19.26 mpv
top - 20:29:05 up 1 day, 4:54, 3 users, load average: 1.35, 1.13, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.4 us, 10.4 sy, 0.0 ni, 54.2 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 114.8 free, 3186.2 used, 5841.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4498.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 127.7 3.8 0:20.54 mpv
top - 20:29:06 up 1 day, 4:54, 3 users, load average: 1.35, 1.13, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 11.1 sy, 0.0 ni, 53.5 id, 0.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 114.1 free, 3183.6 used, 5844.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4500.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 121.8 3.8 0:21.76 mpv
top - 20:29:07 up 1 day, 4:54, 3 users, load average: 1.35, 1.13, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 11.1 sy, 0.0 ni, 53.8 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 114.1 free, 3183.6 used, 5844.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4500.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 123.7 3.8 0:23.00 mpv
top - 20:29:08 up 1 day, 4:54, 3 users, load average: 1.35, 1.13, 0.73
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 10.9 sy, 0.0 ni, 54.8 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 114.1 free, 3183.6 used, 5844.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4500.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 124.7 3.8 0:24.25 mpv
top - 20:29:09 up 1 day, 4:54, 3 users, load average: 1.40, 1.15, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.6 us, 10.6 sy, 0.0 ni, 53.4 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 136.6 free, 3157.8 used, 5847.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 122.8 3.8 0:25.48 mpv
top - 20:29:10 up 1 day, 4:54, 3 users, load average: 1.40, 1.15, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.1 us, 11.6 sy, 0.0 ni, 52.5 id, 0.8 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 136.6 free, 3157.8 used, 5847.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 122.7 3.8 0:26.71 mpv
top - 20:29:11 up 1 day, 4:54, 3 users, load average: 1.40, 1.15, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.9 us, 11.1 sy, 0.0 ni, 54.8 id, 0.3 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 136.6 free, 3157.8 used, 5847.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 123.7 3.8 0:27.95 mpv
top - 20:29:12 up 1 day, 4:54, 3 users, load average: 1.40, 1.15, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.7 us, 15.2 sy, 0.0 ni, 41.5 id, 0.3 wa, 4.1 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 133.2 free, 3157.8 used, 5851.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 122.8 3.8 0:29.18 mpv
top - 20:29:13 up 1 day, 4:54, 3 users, load average: 1.40, 1.15, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.0 us, 11.1 sy, 0.0 ni, 52.6 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 133.2 free, 3157.8 used, 5851.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 126.7 3.8 0:30.45 mpv
top - 20:29:14 up 1 day, 4:54, 3 users, load average: 1.37, 1.14, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.3 us, 9.8 sy, 0.0 ni, 54.8 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 133.2 free, 3157.8 used, 5851.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 125.6 3.8 0:31.71 mpv
top - 20:29:15 up 1 day, 4:54, 3 users, load average: 1.37, 1.14, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.8 us, 11.1 sy, 0.0 ni, 51.3 id, 1.3 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3157.1 used, 5854.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909632 296816 179160 R 126.6 3.8 0:32.98 mpv
top - 20:29:16 up 1 day, 4:54, 3 users, load average: 1.37, 1.14, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 11.1 sy, 0.0 ni, 53.9 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3157.1 used, 5854.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 124.4 3.8 0:34.23 mpv
top - 20:29:17 up 1 day, 4:54, 3 users, load average: 1.37, 1.14, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.8 us, 10.9 sy, 0.0 ni, 53.0 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 130.5 free, 3157.1 used, 5854.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 125.7 3.8 0:35.49 mpv
top - 20:29:18 up 1 day, 4:54, 3 users, load average: 1.37, 1.14, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 10.1 sy, 0.0 ni, 54.9 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3157.5 used, 5857.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 120.8 3.8 0:36.70 mpv
top - 20:29:19 up 1 day, 4:55, 3 users, load average: 1.42, 1.16, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.3 us, 9.3 sy, 0.0 ni, 56.3 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3157.5 used, 5857.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909572 296816 179160 R 125.7 3.8 0:37.96 mpv
top - 20:29:20 up 1 day, 4:55, 3 users, load average: 1.42, 1.16, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.1 us, 11.6 sy, 0.0 ni, 49.7 id, 2.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 126.7 free, 3157.5 used, 5857.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909568 296816 179160 R 120.8 3.8 0:39.17 mpv
top - 20:29:21 up 1 day, 4:55, 3 users, load average: 1.42, 1.16, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.4 us, 11.9 sy, 0.0 ni, 51.4 id, 0.0 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3157.3 used, 5863.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909604 296816 179160 R 125.8 3.8 0:40.43 mpv
top - 20:29:22 up 1 day, 4:55, 3 users, load average: 1.42, 1.16, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.1 us, 10.1 sy, 0.0 ni, 54.0 id, 0.5 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3157.3 used, 5863.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1906036 293244 175588 R 124.7 3.7 0:41.68 mpv
top - 20:29:23 up 1 day, 4:55, 3 users, load average: 1.42, 1.16, 0.74
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 11.1 sy, 0.0 ni, 54.3 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 123.8 free, 3157.3 used, 5863.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4527.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 296816 179160 R 122.8 3.8 0:42.91 mpv
top - 20:29:24 up 1 day, 4:55, 3 users, load average: 1.38, 1.16, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 10.4 sy, 0.0 ni, 55.1 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 120.2 free, 3157.5 used, 5866.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909612 295984 178328 R 122.8 3.8 0:44.14 mpv
top - 20:29:25 up 1 day, 4:55, 3 users, load average: 1.38, 1.16, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 9.8 sy, 0.0 ni, 55.6 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 120.2 free, 3157.5 used, 5866.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 122.5 3.8 0:45.37 mpv
top - 20:29:26 up 1 day, 4:55, 3 users, load average: 1.38, 1.16, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.7 us, 10.6 sy, 0.0 ni, 52.4 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 120.2 free, 3157.5 used, 5866.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909672 295984 178328 R 125.7 3.8 0:46.63 mpv
top - 20:29:27 up 1 day, 4:55, 3 users, load average: 1.38, 1.16, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 10.4 sy, 0.0 ni, 54.8 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 116.1 free, 3158.0 used, 5869.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 123.8 3.8 0:47.87 mpv
top - 20:29:28 up 1 day, 4:55, 3 users, load average: 1.38, 1.16, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.8 us, 10.9 sy, 0.0 ni, 53.0 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 116.1 free, 3158.0 used, 5869.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 123.8 3.8 0:49.11 mpv
top - 20:29:29 up 1 day, 4:55, 3 users, load average: 1.35, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.1 us, 9.8 sy, 0.0 ni, 57.5 id, 0.0 wa, 2.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 116.1 free, 3158.0 used, 5869.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4526.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 125.7 3.8 0:50.37 mpv
top - 20:29:30 up 1 day, 4:55, 3 users, load average: 1.35, 1.15, 0.75
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.6 us, 10.4 sy, 0.0 ni, 54.0 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 118.3 free, 3152.8 used, 5872.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4531.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1906100 292412 174756 S 122.8 3.7 0:51.60 mpv
top - 20:29:31 up 1 day, 4:55, 3 users, load average: 1.35, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.9 us, 10.6 sy, 0.0 ni, 54.3 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 118.3 free, 3152.8 used, 5872.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4531.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 122.6 3.8 0:52.83 mpv
top - 20:29:32 up 1 day, 4:55, 3 users, load average: 1.35, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.5 us, 11.3 sy, 0.0 ni, 53.7 id, 0.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 118.3 free, 3152.8 used, 5872.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4531.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1906100 292412 174756 R 124.8 3.7 0:54.08 mpv
top - 20:29:33 up 1 day, 4:55, 3 users, load average: 1.35, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.8 us, 10.4 sy, 0.0 ni, 54.8 id, 0.3 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 113.6 free, 3153.9 used, 5876.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4530.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 122.4 3.8 0:55.31 mpv
top - 20:29:34 up 1 day, 4:55, 3 users, load average: 1.32, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 11.3 sy, 0.0 ni, 53.7 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 113.6 free, 3153.9 used, 5876.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4530.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 122.8 3.8 0:56.54 mpv
top - 20:29:35 up 1 day, 4:55, 3 users, load average: 1.32, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 10.4 sy, 0.0 ni, 55.1 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 113.6 free, 3153.9 used, 5876.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4530.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1909608 295984 178328 R 124.8 3.8 0:57.79 mpv
top - 20:29:36 up 1 day, 4:55, 3 users, load average: 1.32, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.4 us, 10.8 sy, 0.0 ni, 54.5 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 105.3 free, 3158.9 used, 5879.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 120.7 3.8 0:59.00 mpv
top - 20:29:37 up 1 day, 4:55, 3 users, load average: 1.32, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.3 us, 10.9 sy, 0.0 ni, 54.8 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 105.3 free, 3158.9 used, 5879.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 122.8 3.8 1:00.23 mpv
top - 20:29:38 up 1 day, 4:55, 3 users, load average: 1.32, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 10.6 sy, 0.0 ni, 54.4 id, 0.3 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 105.3 free, 3158.9 used, 5879.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 121.8 3.8 1:01.45 mpv
top - 20:29:39 up 1 day, 4:55, 3 users, load average: 1.30, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.8 us, 10.9 sy, 0.0 ni, 55.3 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 102.6 free, 3158.4 used, 5883.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 123.8 3.8 1:02.69 mpv
top - 20:29:40 up 1 day, 4:55, 3 users, load average: 1.30, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 10.1 sy, 0.0 ni, 54.7 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 102.6 free, 3158.4 used, 5883.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 123.8 3.8 1:03.93 mpv
top - 20:29:41 up 1 day, 4:55, 3 users, load average: 1.30, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.9 us, 10.1 sy, 0.0 ni, 54.2 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 102.6 free, 3158.4 used, 5883.1 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 121.8 3.8 1:05.15 mpv
top - 20:29:42 up 1 day, 4:55, 3 users, load average: 1.30, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.8 us, 13.6 sy, 0.0 ni, 47.1 id, 0.3 wa, 3.8 hi, 1.5 si, 0.0 st
MiB Mem : 7684.3 total, 97.9 free, 3159.8 used, 5886.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911660 298032 178328 R 113.7 3.8 1:06.29 mpv
top - 20:29:43 up 1 day, 4:55, 3 users, load average: 1.30, 1.15, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.4 us, 10.6 sy, 0.0 ni, 55.2 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 97.9 free, 3159.8 used, 5886.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 294460 174756 R 121.8 3.7 1:07.51 mpv
top - 20:29:44 up 1 day, 4:55, 3 users, load average: 1.27, 1.14, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.3 us, 10.6 sy, 0.0 ni, 55.1 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 97.9 free, 3159.8 used, 5886.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.5 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 123.6 3.8 1:08.75 mpv
top - 20:29:45 up 1 day, 4:55, 3 users, load average: 1.27, 1.14, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.8 us, 10.4 sy, 0.0 ni, 54.8 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 95.5 free, 3159.0 used, 5889.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 122.7 3.8 1:09.98 mpv
top - 20:29:46 up 1 day, 4:55, 3 users, load average: 1.27, 1.14, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.6 us, 10.9 sy, 0.0 ni, 54.0 id, 0.3 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 95.5 free, 3159.0 used, 5889.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911720 298032 178328 R 122.6 3.8 1:11.21 mpv
top - 20:29:47 up 1 day, 4:55, 3 users, load average: 1.27, 1.14, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.2 us, 11.1 sy, 0.0 ni, 54.3 id, 0.8 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 95.5 free, 3159.0 used, 5889.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 121.6 3.8 1:12.43 mpv
top - 20:29:48 up 1 day, 4:55, 3 users, load average: 1.27, 1.14, 0.75
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.8 us, 11.4 sy, 0.0 ni, 53.8 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 91.2 free, 3160.0 used, 5892.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 123.7 3.8 1:13.67 mpv
top - 20:29:49 up 1 day, 4:55, 3 users, load average: 1.33, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 10.6 sy, 0.0 ni, 54.4 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 91.2 free, 3160.0 used, 5892.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 298032 178328 R 123.6 3.8 1:14.91 mpv
top - 20:29:50 up 1 day, 4:55, 3 users, load average: 1.33, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 10.1 sy, 0.0 ni, 55.2 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 91.2 free, 3160.0 used, 5892.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4524.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1908084 296508 174756 R 123.7 3.8 1:16.15 mpv
top - 20:29:51 up 1 day, 4:55, 3 users, load average: 1.33, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.1 us, 11.6 sy, 0.0 ni, 52.2 id, 0.8 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 82.4 free, 3165.7 used, 5899.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4518.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911728 300080 178328 R 122.3 3.8 1:17.38 mpv
top - 20:29:52 up 1 day, 4:55, 3 users, load average: 1.33, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 11.1 sy, 0.0 ni, 53.7 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 82.4 free, 3165.7 used, 5899.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4518.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 300080 178328 R 124.8 3.8 1:18.63 mpv
top - 20:29:53 up 1 day, 4:55, 3 users, load average: 1.33, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.3 us, 11.1 sy, 0.0 ni, 53.5 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 82.4 free, 3165.7 used, 5899.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4518.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 300080 178328 R 123.7 3.8 1:19.87 mpv
top - 20:29:54 up 1 day, 4:55, 3 users, load average: 1.31, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.2 us, 10.8 sy, 0.0 ni, 53.8 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 79.9 free, 3164.7 used, 5903.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911784 300080 178328 R 123.6 3.8 1:21.11 mpv
top - 20:29:55 up 1 day, 4:55, 3 users, load average: 1.31, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.8 us, 10.1 sy, 0.0 ni, 54.3 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 79.9 free, 3164.7 used, 5903.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911720 300080 178328 R 124.1 3.8 1:22.36 mpv
top - 20:29:56 up 1 day, 4:55, 3 users, load average: 1.31, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.3 us, 9.8 sy, 0.0 ni, 54.6 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 79.9 free, 3164.7 used, 5903.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 300080 178328 R 123.7 3.8 1:23.60 mpv
top - 20:29:57 up 1 day, 4:55, 3 users, load average: 1.31, 1.16, 0.76
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.2 us, 11.6 sy, 0.0 ni, 52.9 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 77.2 free, 3164.1 used, 5906.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4520.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47929 mfritsc+ 20 0 1911656 300080 178328 R 123.7 3.8 1:24.84 mpv
@@ -0,0 +1 @@
2026-05-03T18:27:25Z
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
* 200000000: 0 0 0 0 0 10065 2553552
300000000: 6963 0 0 0 0 1993 9315678
400000000: 406 870 0 0 0 4799 1310335
600000000: 341 677 4434 0 0 2133 47186195
700000000: 72 92 140 941 0 1088 147073
800000000: 2284 7317 1501 6643 2333 0 4434398
Total transition : 55092
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
* 200000000: 0 0 0 0 0 10056 2552194
300000000: 6959 0 0 0 0 1992 9314754
400000000: 406 869 0 0 0 4799 1310284
600000000: 337 675 4434 0 0 2133 47185887
700000000: 72 92 140 941 0 1087 147022
800000000: 2283 7315 1500 6637 2332 0 4363622
Total transition : 55059
@@ -0,0 +1,4 @@
Plane 39 pre: {'fb_id': 62, 'format': 'XRGB8888'}
Plane 39 post: {'fb_id': 62, 'format': 'XRGB8888'}
Plane 45 pre: {'fb_id': 0}
Plane 45 post: {'fb_id': 0}
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,391 @@
drmModeGetResources: Operation not supported
Failed to retrieve information from /dev/dri/card1
drmModeGetPropertyBlob: No such file or directory
drmModeGetPropertyBlob: No such file or directory
Node: /dev/dri/card0
├───Driver: rockchip (RockChip Soc DRM) version 1.0.0
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 0
│ ├───DRM_CAP_DUMB_PREFER_SHADOW = 0
│ ├───DRM_CAP_PRIME = 3
│ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0
│ ├───DRM_CAP_CURSOR_WIDTH = 64
│ ├───DRM_CAP_CURSOR_HEIGHT = 64
│ ├───DRM_CAP_ADDFB2_MODIFIERS = 1
│ ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│ ├───DRM_CAP_SYNCOBJ = 0
│ ├───DRM_CAP_SYNCOBJ_TIMELINE = 0
│ └───DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP = 0
├───Device: platform rockchip,display-subsystem
│ ├───Bus: /display-subsystem
│ └───Available nodes: primary
├───Framebuffer size
│ ├───Width: [4, 4096]
│ └───Height: [4, 2304]
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 54
│ │ ├───Type: HDMI-A
│ │ ├───Status: disconnected
│ │ ├───Encoders: {0}
│ │ └───Properties
│ │ ├───"EDID" (immutable): blob = 0
│ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│ │ ├───"link-status": enum {Good, Bad} = Good
│ │ ├───"non-desktop" (immutable): range [0, 1] = 0
│ │ ├───"TILE" (immutable): blob = 0
│ │ ├───"CRTC_ID" (atomic): object CRTC = 0
│ │ ├───"max bpc": range [8, 16] = 0
│ │ └───"HDR_OUTPUT_METADATA": blob = 0
│ └───Connector 1
│ ├───Object ID: 57
│ ├───Type: DSI
│ ├───Status: connected
│ ├───Physical size: 135×216 mm
│ ├───Subpixel: unknown
│ ├───Encoders: {1}
│ ├───Modes
│ │ └───800×1280@59.98 preferred driver
│ └───Properties
│ ├───"EDID" (immutable): blob = 0
│ ├───"DPMS": enum {On, Standby, Suspend, Off} = On
│ ├───"link-status": enum {Good, Bad} = Good
│ ├───"non-desktop" (immutable): range [0, 1] = 0
│ ├───"TILE" (immutable): blob = 0
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ └───"panel orientation" (immutable): enum {Normal, Upside Down, Left Side Up, Right Side Up} = Right Side Up
├───Encoders
│ ├───Encoder 0
│ │ ├───Object ID: 53
│ │ ├───Type: TMDS
│ │ ├───CRTCS: {0}
│ │ └───Clones: {0}
│ └───Encoder 1
│ ├───Object ID: 56
│ ├───Type: DSI
│ ├───CRTCS: {1}
│ └───Clones: {1}
├───CRTCs
│ ├───CRTC 0
│ │ ├───Object ID: 51
│ │ ├───Legacy info
│ │ │ └───Gamma size: 1024
│ │ └───Properties
│ │ ├───"ACTIVE" (atomic): range [0, 1] = 0
│ │ ├───"MODE_ID" (atomic): blob = 0
│ │ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ │ ├───"VRR_ENABLED": range [0, 1] = 0
│ │ ├───"GAMMA_LUT": blob = 0
│ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
│ └───CRTC 1
│ ├───Object ID: 52
│ ├───Legacy info
│ │ ├───Mode: 800×1280@59.98
│ │ └───Gamma size: 1024
│ └───Properties
│ ├───"ACTIVE" (atomic): range [0, 1] = 1
│ ├───"MODE_ID" (atomic): blob = 61
│ │ └───800×1280@59.98
│ ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│ ├───"VRR_ENABLED": range [0, 1] = 0
│ ├───"GAMMA_LUT": blob = 64
│ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 1024
└───Planes
├───Plane 0
│ ├───Object ID: 33
│ ├───CRTCs: {0}
│ ├───Legacy info
│ │ ├───FB ID: 0
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 0
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 0
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
│ ├───"IN_FORMATS" (immutable): blob = 34
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ └───BGR565 (0x36314742)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 0
├───Plane 1
│ ├───Object ID: 39
│ ├───CRTCs: {1}
│ ├───Legacy info
│ │ ├───FB ID: 62
│ │ │ ├───Object ID: 62
│ │ │ ├───Size: 800×1280
│ │ │ ├───Format: XRGB8888 (0x34325258)
│ │ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ │ └───Planes:
│ │ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ │ └───Formats:
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ └───Properties
│ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
│ ├───"FB_ID" (atomic): object framebuffer = 62
│ │ ├───Object ID: 62
│ │ ├───Size: 800×1280
│ │ ├───Format: XRGB8888 (0x34325258)
│ │ ├───Modifier: DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ └───Planes:
│ │ └───Plane 0: offset = 0, pitch = 3200 bytes
│ ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
│ ├───"CRTC_ID" (atomic): object CRTC = 52
│ ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
│ ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 800
│ ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 1280
│ ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
│ ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 800
│ ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 1280
│ ├───"IN_FORMATS" (immutable): blob = 40
│ │ └───DRM_FORMAT_MOD_LINEAR (0x0000000000000000)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───NV12 (0x3231564e)
│ │ ├───NV21 (0x3132564e)
│ │ ├───NV15 (0x3531564e)
│ │ ├───NV16 (0x3631564e)
│ │ ├───NV61 (0x3136564e)
│ │ ├───NV20 (0x3032564e)
│ │ ├───NV24 (0x3432564e)
│ │ ├───NV42 (0x3234564e)
│ │ ├───NV30 (0x3033564e)
│ │ ├───YVYU (0x55595659)
│ │ └───VYUY (0x59555956)
│ ├───"rotation": bitmask {rotate-0, reflect-y} = (rotate-0)
│ ├───"alpha": range [0, UINT16_MAX] = 65535
│ ├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
│ └───"zpos": range [0, 5] = 3
└───Plane 2
├───Object ID: 45
├───CRTCs: {0, 1}
├───Legacy info
│ ├───FB ID: 0
│ └───Formats:
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
└───Properties
├───"type" (immutable): enum {Overlay, Primary, Cursor} = Overlay
├───"FB_ID" (atomic): object framebuffer = 0
├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
├───"CRTC_ID" (atomic): object CRTC = 0
├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
├───"IN_FORMATS" (immutable): blob = 46
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16) (0x0800000000000001)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE) (0x0800000000000041)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR) (0x0800000000000011)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, CBR) (0x0800000000000081)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE) (0x0800000000000051)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, SPARSE, CBR) (0x08000000000000c1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, CBR) (0x0800000000000091)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ ├───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPARSE, CBR) (0x08000000000000d1)
│ │ ├───XRGB2101010 (0x30335258)
│ │ ├───XBGR2101010 (0x30334258)
│ │ ├───XRGB8888 (0x34325258)
│ │ ├───ARGB8888 (0x34325241)
│ │ ├───XBGR8888 (0x34324258)
│ │ ├───ABGR8888 (0x34324241)
│ │ ├───RGB888 (0x34324752)
│ │ ├───BGR888 (0x34324742)
│ │ ├───RGB565 (0x36314752)
│ │ ├───BGR565 (0x36314742)
│ │ ├───YUV420_8BIT (0x38305559)
│ │ ├───YUV420_10BIT (0x30315559)
│ │ ├───YUYV (0x56595559)
│ │ └───Y210 (0x30313259)
│ └───ARM_AFBC(BLOCK_SIZE = 16x16, YTR, SPLIT, SPARSE) (0x0800000000000071)
│ ├───XRGB2101010 (0x30335258)
│ ├───XBGR2101010 (0x30334258)
│ ├───XRGB8888 (0x34325258)
│ ├───ARGB8888 (0x34325241)
│ ├───XBGR8888 (0x34324258)
│ ├───ABGR8888 (0x34324241)
│ ├───RGB888 (0x34324752)
│ ├───BGR888 (0x34324742)
│ ├───RGB565 (0x36314752)
│ ├───BGR565 (0x36314742)
│ ├───YUV420_8BIT (0x38305559)
│ ├───YUV420_10BIT (0x30315559)
│ ├───YUYV (0x56595559)
│ └───Y210 (0x30313259)
├───"rotation": bitmask {rotate-0, rotate-90, rotate-270, reflect-x, reflect-y} = (rotate-0)
├───"alpha": range [0, UINT16_MAX] = 65535
├───"pixel blend mode": enum {None, Pre-multiplied, Coverage} = Pre-multiplied
└───"zpos": range [0, 5] = 4
@@ -0,0 +1,6 @@
samples=0
drops_total=None
frames_total=None
drops_post_warmup=None
warmup_first_t=None
end_line=NOT_SEEN
@@ -0,0 +1 @@
2026-05-03T18:28:39Z
@@ -0,0 +1,140 @@
1777832845.709290279 200000000
1777832846.227540669 200000000
1777832846.748556027 300000000
1777832847.277116127 800000000
1777832847.806731847 200000000
1777832848.335303237 600000000
1777832848.856095291 800000000
1777832849.382632581 800000000
1777832849.912547719 800000000
1777832850.443264378 800000000
1777832850.972201956 800000000
1777832851.504507118 800000000
1777832852.029527688 800000000
1777832852.557781661 800000000
1777832853.083681616 800000000
1777832853.615717672 800000000
1777832854.142598523 800000000
1777832854.671340352 800000000
1777832855.197616428 800000000
1777832855.723546209 800000000
1777832856.253610484 800000000
1777832856.780388739 800000000
1777832857.310925771 800000000
1777832857.837558683 800000000
1777832858.365608321 800000000
1777832858.894106857 800000000
1777832859.426502127 800000000
1777832859.965281775 800000000
1777832860.496037323 800000000
1777832861.028692982 800000000
1777832861.559130497 800000000
1777832862.090429091 800000000
1777832862.628780002 800000000
1777832863.161478660 800000000
1777832863.694706112 800000000
1777832864.220947661 800000000
1777832864.750861933 800000000
1777832865.273581148 800000000
1777832865.797230260 800000000
1777832866.322948046 800000000
1777832866.849731374 800000000
1777832867.377662772 800000000
1777832867.900431098 800000000
1777832868.427223917 800000000
1777832868.954628120 800000000
1777832869.476052745 800000000
1777832870.004352676 800000000
1777832870.530331494 800000000
1777832871.052761222 800000000
1777832871.578424641 800000000
1777832872.121522803 800000000
1777832872.674654715 800000000
1777832873.205615258 800000000
1777832873.749453028 800000000
1777832874.308578035 800000000
1777832874.833748555 800000000
1777832875.372388441 800000000
1777832875.899705488 800000000
1777832876.428985598 800000000
1777832876.976369303 800000000
1777832877.530599946 800000000
1777832878.075355664 800000000
1777832878.630415229 800000000
1777832879.160448608 800000000
1777832879.690929691 800000000
1777832880.226978658 800000000
1777832880.760378972 800000000
1777832881.298035107 800000000
1777832881.822738689 800000000
1777832882.355224701 800000000
1777832882.890486770 800000000
1777832883.423712443 800000000
1777832883.947050446 800000000
1777832884.471382780 800000000
1777832884.997161632 800000000
1777832885.524210751 800000000
1777832886.054887990 800000000
1777832886.583619836 800000000
1777832887.115534955 800000000
1777832887.643246373 800000000
1777832888.175904654 800000000
1777832888.704279902 800000000
1777832889.228691834 800000000
1777832889.755974313 800000000
1777832890.283953034 800000000
1777832890.808698847 800000000
1777832891.335128871 800000000
1777832891.858534849 800000000
1777832892.386606464 800000000
1777832892.918355478 800000000
1777832893.442525571 800000000
1777832893.969747090 800000000
1777832894.497662781 800000000
1777832895.026323165 800000000
1777832895.555607711 800000000
1777832896.085561106 800000000
1777832896.614089796 800000000
1777832897.143921766 800000000
1777832897.671282140 800000000
1777832898.204362071 800000000
1777832898.738200368 800000000
1777832899.266419390 800000000
1777832899.793742286 800000000
1777832900.320474745 800000000
1777832900.850567810 800000000
1777832901.374078988 800000000
1777832901.898600875 800000000
1777832902.423738476 800000000
1777832902.950210282 800000000
1777832903.476138886 800000000
1777832904.002283922 800000000
1777832904.523659072 800000000
1777832905.050336086 800000000
1777832905.575443711 800000000
1777832906.103049117 800000000
1777832906.625122450 800000000
1777832907.155929435 800000000
1777832907.685101415 800000000
1777832908.213516707 800000000
1777832908.738451440 800000000
1777832909.263371262 800000000
1777832909.793566663 800000000
1777832910.316594761 800000000
1777832910.851488148 800000000
1777832911.382552684 800000000
1777832911.909491744 800000000
1777832912.433103082 800000000
1777832912.967487611 800000000
1777832913.491781149 800000000
1777832914.017764183 800000000
1777832914.539778046 800000000
1777832915.064453624 800000000
1777832915.593409778 800000000
1777832916.116208803 800000000
1777832916.643156855 800000000
1777832917.176549318 800000000
1777832917.708405666 800000000
1777832918.237697102 800000000
1777832918.763578578 200000000
1777832919.281958773 200000000
@@ -0,0 +1,11 @@
samples=140
median_mhz=800
mean_mhz=773.6
max_mhz=800
min_mhz=200
histogram:
200MHz: 5 samples (3.6%)
300MHz: 1 samples (0.7%)
600MHz: 1 samples (0.7%)
800MHz: 133 samples (95.0%)
non_idle_pct=96.4
@@ -0,0 +1,2 @@
[ perf record: Woken up 329 times to write data ]
[ perf record: Captured and wrote 82.725 MB /home/mfritsche/phase3_prime_runs/x11research_x1_mpv_gpu_sw/perf.data (9745 samples) ]
@@ -0,0 +1,50 @@
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 9K of event 'armv8_cortex_a55/cycles/P'
# Event count (approx.): 181194315057
#
# Overhead Symbol Shared Object IPC [IPC Coverage]
# ........ .............................................. ................................. ....................
#
4.14% [.] memcpy libc.so.6 - -
1.89% [.] 0x0000000000450198 libavcodec.so.62.28.100 - -
0.93% [k] el0_da [kernel.kallsyms] - -
0.81% [k] _raw_spin_unlock_irqrestore [kernel.kallsyms] - -
0.65% [.] 0x000000000016905c libavcodec.so.62.28.100 - -
0.62% [.] 0x0000000000169054 libavcodec.so.62.28.100 - -
0.57% [.] 0x000000000044f3ec libavcodec.so.62.28.100 - -
0.57% [.] 0x0000000000450340 libavcodec.so.62.28.100 - -
0.51% [.] 0x0000000000164aec libavcodec.so.62.28.100 - -
0.48% [.] 0x0000000000483e48 libavcodec.so.62.28.100 - -
0.45% [.] 0x000000000044f64c libavcodec.so.62.28.100 - -
0.43% [k] handle_softirqs [kernel.kallsyms] - -
0.37% [.] 0x0000000000483e84 libavcodec.so.62.28.100 - -
0.36% [k] tlb_flush_mmu_tlbonly [kernel.kallsyms] - -
0.35% [.] 0x000000000018b198 libavcodec.so.62.28.100 - -
0.34% [.] 0x0000000000164bcc libavcodec.so.62.28.100 - -
0.33% [.] 0x000000000018b194 libavcodec.so.62.28.100 - -
0.32% [.] 0x0000000000472fd8 libavcodec.so.62.28.100 - -
0.31% [.] 0x0000000000164adc libavcodec.so.62.28.100 - -
0.30% [.] 0x0000000000457e00 libavcodec.so.62.28.100 - -
0.28% [k] __ptep_set_access_flags [kernel.kallsyms] - -
0.28% [k] handle_mm_fault [kernel.kallsyms] - -
0.28% [k] mas_walk [kernel.kallsyms] - -
0.27% [.] 0x0000000000462bec libavcodec.so.62.28.100 - -
0.27% [.] 0x00000000001699ec libavcodec.so.62.28.100 - -
0.26% [k] exit_to_user_mode_loop [kernel.kallsyms] - -
0.25% [.] 0x0000000000008c30 ld-linux-aarch64.so.1 - -
0.24% [.] 0x0000000000483c38 libavcodec.so.62.28.100 - -
0.23% [.] 0x000000000018b1a4 libavcodec.so.62.28.100 - -
0.23% [k] __handle_mm_fault [kernel.kallsyms] - -
0.22% [.] 0x00000000001696a0 libavcodec.so.62.28.100 - -
0.22% [.] 0x0000000000167ffc libavcodec.so.62.28.100 - -
0.22% [.] 0x00000000001696a4 libavcodec.so.62.28.100 - -
0.22% [.] 0x0000000000169674 libavcodec.so.62.28.100 - -
0.22% [.] 0x000000000044f9ac libavcodec.so.62.28.100 - -
0.21% [.] 0x00000000001699f0 libavcodec.so.62.28.100 - -
0.20% [.] 0x0000000000164b58 libavcodec.so.62.28.100 - -
0.20% [.] 0x00000000001699c0 libavcodec.so.62.28.100 - -
0.20% [.] 0x0000000000472fec libavcodec.so.62.28.100 - -
@@ -0,0 +1,3 @@
2026-05-03T18:27:25Z
RUN_ID=x11research_x1_mpv_gpu_sw KIND=mpv-gpu-sw
workload pgid: 47349
@@ -0,0 +1,630 @@
top - 20:27:25 up 1 day, 4:53, 3 users, load average: 0.62, 0.97, 0.63
Tasks: 1 total, 1 running, 0 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.5 us, 20.5 sy, 0.0 ni, 42.2 id, 0.0 wa, 3.6 hi, 1.2 si, 0.0 st
MiB Mem : 7684.3 total, 493.7 free, 2912.2 used, 5650.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4772.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 224292 19044 16636 R 93.7 0.2 0:00.21 mpv
top - 20:27:26 up 1 day, 4:53, 3 users, load average: 0.62, 0.97, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 37.4 us, 15.6 sy, 0.0 ni, 44.0 id, 0.0 wa, 2.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 493.7 free, 2912.2 used, 5650.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4772.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1271764 98452 50048 S 99.8 1.3 0:01.21 mpv
top - 20:27:27 up 1 day, 4:53, 3 users, load average: 0.62, 0.97, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 33.6 us, 9.0 sy, 0.0 ni, 53.6 id, 0.5 wa, 2.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 493.7 free, 2912.2 used, 5650.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4772.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1884804 273492 160076 S 98.8 3.5 0:02.20 mpv
top - 20:27:28 up 1 day, 4:53, 3 users, load average: 0.62, 0.97, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 35.2 us, 19.4 sy, 0.0 ni, 40.6 id, 0.0 wa, 4.1 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 227.7 free, 3174.3 used, 5746.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4510.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955216 302740 164648 S 84.9 3.8 0:03.05 mpv
top - 20:27:29 up 1 day, 4:53, 3 users, load average: 0.57, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 25.3 us, 10.6 sy, 0.0 ni, 59.1 id, 0.3 wa, 3.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 227.7 free, 3174.3 used, 5746.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4510.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955284 302740 164648 S 94.5 3.8 0:04.00 mpv
top - 20:27:30 up 1 day, 4:53, 3 users, load average: 0.57, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.6 us, 11.1 sy, 0.0 ni, 53.9 id, 0.0 wa, 4.1 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 227.7 free, 3174.3 used, 5746.9 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4510.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 302740 164648 S 104.7 3.8 0:05.05 mpv
top - 20:27:31 up 1 day, 4:53, 3 users, load average: 0.57, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 32.0 us, 12.5 sy, 0.0 ni, 50.1 id, 0.0 wa, 4.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 229.4 free, 3169.9 used, 5745.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 302740 164648 S 115.8 3.8 0:06.21 mpv
top - 20:27:32 up 1 day, 4:53, 3 users, load average: 0.57, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.3 us, 10.9 sy, 0.0 ni, 52.3 id, 0.0 wa, 4.3 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 229.4 free, 3169.9 used, 5745.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955284 302740 164648 S 115.8 3.8 0:07.37 mpv
top - 20:27:33 up 1 day, 4:53, 3 users, load average: 0.57, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.8 us, 10.4 sy, 0.0 ni, 53.8 id, 0.0 wa, 4.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 229.4 free, 3169.9 used, 5745.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 304788 164648 S 110.8 3.9 0:08.48 mpv
top - 20:27:34 up 1 day, 4:53, 3 users, load average: 0.61, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 26.5 us, 8.8 sy, 0.0 ni, 59.8 id, 0.3 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 226.6 free, 3169.9 used, 5748.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 304788 164648 S 112.7 3.9 0:09.61 mpv
top - 20:27:35 up 1 day, 4:53, 3 users, load average: 0.61, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 26.8 us, 8.6 sy, 0.0 ni, 60.3 id, 0.0 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 226.6 free, 3169.9 used, 5748.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 304788 164648 S 113.8 3.9 0:10.75 mpv
top - 20:27:36 up 1 day, 4:53, 3 users, load average: 0.61, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.0 us, 9.5 sy, 0.0 ni, 56.8 id, 0.0 wa, 3.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 226.6 free, 3169.9 used, 5748.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4514.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 306836 164648 S 121.8 3.9 0:11.97 mpv
top - 20:27:37 up 1 day, 4:53, 3 users, load average: 0.61, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.1 us, 9.9 sy, 0.0 ni, 50.6 id, 0.0 wa, 4.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 234.2 free, 3158.7 used, 5740.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 306836 164648 S 149.7 3.9 0:13.47 mpv
top - 20:27:38 up 1 day, 4:53, 3 users, load average: 0.61, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.1 us, 9.3 sy, 0.0 ni, 51.5 id, 0.0 wa, 4.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 234.2 free, 3158.7 used, 5740.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955220 310932 164648 S 143.6 4.0 0:14.91 mpv
top - 20:27:39 up 1 day, 4:53, 3 users, load average: 0.64, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 43.8 us, 13.2 sy, 0.0 ni, 36.4 id, 0.3 wa, 5.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 234.2 free, 3158.7 used, 5740.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4525.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955256 315028 164648 S 183.6 4.0 0:16.75 mpv
top - 20:27:40 up 1 day, 4:53, 3 users, load average: 0.64, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 40.5 us, 10.4 sy, 0.0 ni, 43.0 id, 0.3 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 223.2 free, 3165.1 used, 5750.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955256 315028 164648 S 172.6 4.0 0:18.48 mpv
top - 20:27:41 up 1 day, 4:53, 3 users, load average: 0.64, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.7 us, 10.1 sy, 0.0 ni, 39.1 id, 0.0 wa, 5.1 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 223.2 free, 3165.1 used, 5750.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 190.6 4.0 0:20.39 mpv
top - 20:27:42 up 1 day, 4:53, 3 users, load average: 0.64, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 47.5 us, 10.4 sy, 0.0 ni, 35.5 id, 0.0 wa, 5.6 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 223.2 free, 3165.1 used, 5750.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4519.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 199.5 4.0 0:22.39 mpv
top - 20:27:43 up 1 day, 4:53, 3 users, load average: 0.64, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.3 us, 11.1 sy, 0.0 ni, 37.5 id, 0.0 wa, 5.1 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 226.9 free, 3156.2 used, 5751.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 196.5 4.0 0:24.36 mpv
top - 20:27:44 up 1 day, 4:53, 3 users, load average: 0.67, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 23.5 us, 8.1 sy, 0.0 ni, 63.9 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 226.9 free, 3156.2 used, 5751.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 102.8 4.0 0:25.39 mpv
top - 20:27:45 up 1 day, 4:53, 3 users, load average: 0.67, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 22.0 us, 8.4 sy, 0.0 ni, 65.1 id, 0.5 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 226.9 free, 3156.2 used, 5751.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 95.7 4.0 0:26.35 mpv
top - 20:27:46 up 1 day, 4:53, 3 users, load average: 0.67, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 20.5 us, 8.6 sy, 0.0 ni, 66.9 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 225.4 free, 3155.1 used, 5754.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 90.8 4.0 0:27.26 mpv
top - 20:27:47 up 1 day, 4:53, 3 users, load average: 0.67, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 20.1 us, 8.4 sy, 0.0 ni, 67.5 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 225.4 free, 3155.1 used, 5754.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 87.7 4.0 0:28.14 mpv
top - 20:27:48 up 1 day, 4:53, 3 users, load average: 0.67, 0.95, 0.63
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 21.7 us, 8.3 sy, 0.0 ni, 66.0 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 225.4 free, 3155.1 used, 5754.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 94.6 4.0 0:29.09 mpv
top - 20:27:49 up 1 day, 4:53, 3 users, load average: 0.78, 0.97, 0.64
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 18.9 us, 8.1 sy, 0.0 ni, 69.0 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 222.7 free, 3155.5 used, 5756.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 84.8 4.0 0:29.94 mpv
top - 20:27:50 up 1 day, 4:53, 3 users, load average: 0.78, 0.97, 0.64
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 18.7 us, 8.9 sy, 0.0 ni, 67.1 id, 1.8 wa, 3.0 hi, 0.5 si, 0.0 st
MiB Mem : 7684.3 total, 222.7 free, 3155.5 used, 5756.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 82.8 4.0 0:30.77 mpv
top - 20:27:51 up 1 day, 4:53, 3 users, load average: 0.78, 0.97, 0.64
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 41.4 us, 9.6 sy, 0.0 ni, 43.2 id, 0.0 wa, 4.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 222.7 free, 3155.5 used, 5756.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 171.5 4.0 0:32.49 mpv
top - 20:27:52 up 1 day, 4:53, 3 users, load average: 0.78, 0.97, 0.64
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 58.0 us, 10.6 sy, 0.0 ni, 24.4 id, 0.0 wa, 6.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 218.6 free, 3155.3 used, 5761.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 244.3 4.0 0:34.94 mpv
top - 20:27:53 up 1 day, 4:53, 3 users, load average: 0.78, 0.97, 0.64
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 56.3 us, 10.8 sy, 0.0 ni, 25.9 id, 0.0 wa, 6.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 218.6 free, 3155.3 used, 5761.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955324 315028 164648 S 238.2 4.0 0:37.33 mpv
top - 20:27:54 up 1 day, 4:53, 3 users, load average: 1.03, 1.02, 0.66
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 57.8 us, 9.8 sy, 0.0 ni, 25.8 id, 0.0 wa, 5.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 218.6 free, 3155.3 used, 5761.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 240.6 4.0 0:39.74 mpv
top - 20:27:55 up 1 day, 4:53, 3 users, load average: 1.03, 1.02, 0.66
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 56.2 us, 10.3 sy, 0.0 ni, 26.7 id, 0.0 wa, 5.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 212.9 free, 3154.5 used, 5767.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 237.2 4.0 0:42.12 mpv
top - 20:27:56 up 1 day, 4:53, 3 users, load average: 1.03, 1.02, 0.66
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 56.9 us, 12.3 sy, 0.0 ni, 22.6 id, 1.0 wa, 6.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 212.9 free, 3154.5 used, 5767.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 245.3 4.0 0:44.58 mpv
top - 20:27:57 up 1 day, 4:53, 3 users, load average: 1.03, 1.02, 0.66
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 55.4 us, 10.6 sy, 0.0 ni, 27.5 id, 0.0 wa, 5.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 212.9 free, 3154.5 used, 5767.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4529.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 235.1 4.0 0:46.94 mpv
top - 20:27:58 up 1 day, 4:53, 3 users, load average: 1.03, 1.02, 0.66
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 58.8 us, 11.3 sy, 0.0 ni, 22.6 id, 0.0 wa, 6.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 217.1 free, 3144.1 used, 5773.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 246.5 4.0 0:49.41 mpv
top - 20:27:59 up 1 day, 4:53, 3 users, load average: 1.19, 1.06, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 54.2 us, 11.1 sy, 0.0 ni, 28.0 id, 0.0 wa, 5.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 217.1 free, 3144.1 used, 5773.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 233.3 4.0 0:51.75 mpv
top - 20:28:00 up 1 day, 4:53, 3 users, load average: 1.19, 1.06, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 60.7 us, 12.3 sy, 0.0 ni, 19.4 id, 0.3 wa, 6.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 217.1 free, 3144.1 used, 5773.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.3 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 246.3 4.0 0:54.22 mpv
top - 20:28:01 up 1 day, 4:53, 3 users, load average: 1.19, 1.06, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 53.3 us, 9.3 sy, 0.0 ni, 30.8 id, 0.0 wa, 5.6 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 211.6 free, 3143.5 used, 5780.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 223.5 4.0 0:56.46 mpv
top - 20:28:03 up 1 day, 4:53, 3 users, load average: 1.19, 1.06, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.5 us, 11.1 sy, 0.0 ni, 52.4 id, 0.0 wa, 4.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 211.6 free, 3143.5 used, 5780.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 131.6 4.0 0:57.78 mpv
top - 20:28:04 up 1 day, 4:53, 3 users, load average: 1.19, 1.06, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.2 us, 9.9 sy, 0.0 ni, 55.3 id, 0.0 wa, 3.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 209.4 free, 3143.6 used, 5781.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 129.4 4.0 0:59.08 mpv
top - 20:28:05 up 1 day, 4:53, 3 users, load average: 1.18, 1.05, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.2 us, 9.5 sy, 0.0 ni, 54.3 id, 0.0 wa, 4.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 209.4 free, 3143.6 used, 5781.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 129.7 4.0 1:00.38 mpv
top - 20:28:06 up 1 day, 4:53, 3 users, load average: 1.18, 1.05, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 30.7 us, 10.7 sy, 0.0 ni, 53.6 id, 0.0 wa, 4.1 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 209.4 free, 3143.6 used, 5781.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4540.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 126.8 4.0 1:01.65 mpv
top - 20:28:07 up 1 day, 4:53, 3 users, load average: 1.18, 1.05, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 34.6 us, 13.2 sy, 0.0 ni, 46.1 id, 0.3 wa, 4.6 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 198.4 free, 3150.9 used, 5785.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 128.7 4.0 1:02.94 mpv
top - 20:28:08 up 1 day, 4:53, 3 users, load average: 1.18, 1.05, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 31.0 us, 10.2 sy, 0.0 ni, 53.4 id, 0.3 wa, 4.1 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 198.4 free, 3150.9 used, 5785.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955392 315028 164648 S 126.6 4.0 1:04.21 mpv
top - 20:28:09 up 1 day, 4:53, 3 users, load average: 1.18, 1.05, 0.67
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 27.7 us, 8.4 sy, 0.0 ni, 59.5 id, 0.0 wa, 3.6 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 198.4 free, 3150.9 used, 5785.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 119.8 4.0 1:05.41 mpv
top - 20:28:10 up 1 day, 4:53, 3 users, load average: 1.16, 1.05, 0.68
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 28.0 us, 9.1 sy, 0.0 ni, 58.1 id, 0.0 wa, 3.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 194.8 free, 3151.2 used, 5792.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 118.7 4.0 1:06.60 mpv
top - 20:28:11 up 1 day, 4:53, 3 users, load average: 1.16, 1.05, 0.68
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 26.4 us, 9.0 sy, 0.0 ni, 60.1 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 194.8 free, 3151.2 used, 5792.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 113.7 4.0 1:07.74 mpv
top - 20:28:12 up 1 day, 4:53, 3 users, load average: 1.16, 1.05, 0.68
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 24.9 us, 9.1 sy, 0.0 ni, 61.4 id, 0.0 wa, 3.6 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 194.8 free, 3151.2 used, 5792.6 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4533.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 108.8 4.0 1:08.83 mpv
top - 20:28:13 up 1 day, 4:53, 3 users, load average: 1.16, 1.05, 0.68
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 28.6 us, 9.6 sy, 0.0 ni, 57.2 id, 0.0 wa, 3.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 191.2 free, 3151.7 used, 5792.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4532.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 123.6 4.0 1:10.07 mpv
top - 20:28:14 up 1 day, 4:53, 3 users, load average: 1.16, 1.05, 0.68
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 27.5 us, 9.1 sy, 0.0 ni, 58.6 id, 0.0 wa, 3.8 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 191.2 free, 3151.7 used, 5792.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4532.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 120.6 4.0 1:11.28 mpv
top - 20:28:15 up 1 day, 4:53, 3 users, load average: 1.39, 1.10, 0.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 26.3 us, 8.3 sy, 0.0 ni, 60.9 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 191.2 free, 3151.7 used, 5792.0 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4532.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 111.7 4.0 1:12.40 mpv
top - 20:28:16 up 1 day, 4:53, 3 users, load average: 1.39, 1.10, 0.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 23.1 us, 8.6 sy, 0.0 ni, 64.2 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 184.5 free, 3155.5 used, 5794.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 102.7 4.0 1:13.43 mpv
top - 20:28:17 up 1 day, 4:53, 3 users, load average: 1.39, 1.10, 0.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 42.9 us, 11.5 sy, 0.0 ni, 39.3 id, 0.0 wa, 5.0 hi, 1.3 si, 0.0 st
MiB Mem : 7684.3 total, 184.5 free, 3155.5 used, 5794.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 183.6 4.0 1:15.27 mpv
top - 20:28:18 up 1 day, 4:53, 3 users, load average: 1.39, 1.10, 0.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 45.1 us, 10.1 sy, 0.0 ni, 38.3 id, 0.3 wa, 5.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 184.5 free, 3155.5 used, 5794.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4528.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 191.2 4.0 1:17.19 mpv
top - 20:28:19 up 1 day, 4:54, 3 users, load average: 1.39, 1.10, 0.69
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 44.3 us, 10.1 sy, 0.0 ni, 39.7 id, 0.0 wa, 5.1 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 188.3 free, 3146.7 used, 5799.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 186.5 4.0 1:19.06 mpv
top - 20:28:20 up 1 day, 4:54, 3 users, load average: 1.44, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 26.3 us, 8.4 sy, 0.0 ni, 60.8 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 188.3 free, 3146.7 used, 5799.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 114.6 4.0 1:20.21 mpv
top - 20:28:21 up 1 day, 4:54, 3 users, load average: 1.44, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 24.3 us, 8.6 sy, 0.0 ni, 62.5 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 188.3 free, 3146.7 used, 5799.8 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 104.8 4.0 1:21.26 mpv
top - 20:28:22 up 1 day, 4:54, 3 users, load average: 1.44, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 25.4 us, 8.6 sy, 0.0 ni, 61.4 id, 0.0 wa, 3.6 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 185.4 free, 3146.7 used, 5802.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 108.6 4.0 1:22.35 mpv
top - 20:28:23 up 1 day, 4:54, 3 users, load average: 1.44, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 27.0 us, 8.8 sy, 0.0 ni, 59.6 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 185.4 free, 3146.7 used, 5802.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 114.8 4.0 1:23.50 mpv
top - 20:28:24 up 1 day, 4:54, 3 users, load average: 1.44, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 28.2 us, 8.1 sy, 0.0 ni, 59.1 id, 0.0 wa, 3.8 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 185.4 free, 3146.7 used, 5802.7 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4537.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 117.8 4.0 1:24.68 mpv
top - 20:28:25 up 1 day, 4:54, 3 users, load average: 1.40, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 19.3 us, 8.3 sy, 0.0 ni, 68.3 id, 0.0 wa, 3.0 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 183.2 free, 3146.1 used, 5805.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4538.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 86.8 4.0 1:25.55 mpv
top - 20:28:26 up 1 day, 4:54, 3 users, load average: 1.40, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 18.7 us, 7.8 sy, 0.0 ni, 69.6 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 183.2 free, 3146.1 used, 5805.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4538.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 83.7 4.0 1:26.39 mpv
top - 20:28:27 up 1 day, 4:54, 3 users, load average: 1.40, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 22.3 us, 9.6 sy, 0.0 ni, 62.4 id, 1.3 wa, 3.6 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 183.2 free, 3146.1 used, 5805.5 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4538.2 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 98.8 4.0 1:27.38 mpv
top - 20:28:28 up 1 day, 4:54, 3 users, load average: 1.40, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 21.2 us, 8.8 sy, 0.0 ni, 64.1 id, 1.3 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 187.4 free, 3139.2 used, 5808.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4545.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 90.7 4.0 1:28.29 mpv
top - 20:28:29 up 1 day, 4:54, 3 users, load average: 1.40, 1.12, 0.70
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 20.1 us, 8.8 sy, 0.0 ni, 65.8 id, 1.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 187.4 free, 3139.2 used, 5808.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4545.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 89.6 4.0 1:29.19 mpv
top - 20:28:30 up 1 day, 4:54, 3 users, load average: 1.45, 1.13, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 24.8 us, 8.6 sy, 0.0 ni, 62.5 id, 0.0 wa, 3.3 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 187.4 free, 3139.2 used, 5808.2 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4545.1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955260 315028 164648 S 108.7 4.0 1:30.28 mpv
top - 20:28:31 up 1 day, 4:54, 3 users, load average: 1.45, 1.13, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 23.6 us, 8.4 sy, 0.0 ni, 63.5 id, 0.0 wa, 3.6 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 183.5 free, 3140.4 used, 5811.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4543.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 102.7 4.0 1:31.31 mpv
top - 20:28:32 up 1 day, 4:54, 3 users, load average: 1.45, 1.13, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 24.6 us, 8.1 sy, 0.0 ni, 63.0 id, 0.0 wa, 3.5 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 183.5 free, 3140.4 used, 5811.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4543.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 106.7 4.0 1:32.38 mpv
top - 20:28:33 up 1 day, 4:54, 3 users, load average: 1.45, 1.13, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 21.5 us, 8.6 sy, 0.0 ni, 65.7 id, 0.0 wa, 3.3 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 183.5 free, 3140.4 used, 5811.4 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4543.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 93.6 4.0 1:33.32 mpv
top - 20:28:34 up 1 day, 4:54, 3 users, load average: 1.45, 1.13, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 21.5 us, 8.1 sy, 0.0 ni, 66.6 id, 0.0 wa, 3.0 hi, 0.8 si, 0.0 st
MiB Mem : 7684.3 total, 181.1 free, 3140.3 used, 5813.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4544.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955264 315028 164648 S 93.8 4.0 1:34.26 mpv
top - 20:28:35 up 1 day, 4:54, 3 users, load average: 1.33, 1.11, 0.71
Tasks: 1 total, 0 running, 1 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 23.0 us, 8.6 sy, 0.0 ni, 63.9 id, 0.0 wa, 3.5 hi, 1.0 si, 0.0 st
MiB Mem : 7684.3 total, 181.1 free, 3140.3 used, 5813.3 buff/cache
MiB Swap: 3073.7 total, 2797.0 free, 276.7 used. 4544.0 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
47362 mfritsc+ 20 0 1955328 315028 164648 S 101.7 4.0 1:35.28 mpv
@@ -0,0 +1 @@
2026-05-03T18:24:31Z
@@ -0,0 +1,4 @@
total_rows=0
with_present_ts=0
discarded_count=0
(no Δ_present data)
@@ -0,0 +1,9 @@
From : To
: 200000000 300000000 400000000 600000000 700000000 800000000 time(ms)
200000000: 0 0 0 0 0 9978 2544881
300000000: 6912 0 0 0 0 1946 9290882
* 400000000: 396 854 0 0 0 4795 1308132
600000000: 332 661 4433 0 0 2133 47184554
700000000: 72 90 140 940 0 1087 146828
800000000: 2266 7253 1473 6618 2329 0 4356313
Total transition : 54708

Some files were not shown because too many files have changed in this diff Show More