Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 926823 Details for
Bug 954894
sys-devel/gcc: miscompiles x11-terms/kitty-0.41.1 w/ graphite (was: has regression of 5.5-6s of lag upon startup/interactions w/ graphite flags)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
I ran `strace -r /usr/bin/kitty false` and here are the logs
strace.log (text/x-log), 543.56 KB, created by
twine_each563
on 2025-04-28 04:08:00 UTC
(
hide
)
Description:
I ran `strace -r /usr/bin/kitty false` and here are the logs
Filename:
MIME Type:
Creator:
twine_each563
Created:
2025-04-28 04:08:00 UTC
Size:
543.56 KB
patch
obsolete
> 0.000000 execve("/usr/bin/kitty", ["/usr/bin/kitty", "false"], 0x7fff2bb7feb0 /* 102 vars */) = 0 > 0.001434 brk(NULL) = 0x640f4be9f000 > 0.000083 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a57912c000 > 0.000089 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) > 0.000226 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000085 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000099 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a57910d000 > 0.000035 close(3) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib64/libpython3.12.so.1.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000034 fstat(3, {st_mode=S_IFREG|0755, st_size=6704504, ...}) = 0 > 0.000035 mmap(NULL, 6719032, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a578a00000 > 0.000031 mmap(0x70a578be7000, 2732032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e6000) = 0x70a578be7000 > 0.000032 mmap(0x70a578e82000, 487424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x480000) = 0x70a578e82000 > 0.000038 mmap(0x70a578ef9000, 1503232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4f6000) = 0x70a578ef9000 > 0.000037 mmap(0x70a579068000, 1592, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a579068000 > 0.000043 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220g\2\0\0\0\0\0"..., 832) = 832 > 0.000029 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 > 0.000029 fstat(3, {st_mode=S_IFREG|0755, st_size=2003264, ...}) = 0 > 0.000026 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 > 0.000024 mmap(NULL, 2034680, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57880f000 > 0.000025 mmap(0x70a578833000, 1490944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x70a578833000 > 0.000030 mmap(0x70a57899f000, 339968, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x190000) = 0x70a57899f000 > 0.000029 mmap(0x70a5789f2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e2000) = 0x70a5789f2000 > 0.000042 mmap(0x70a5789f8000, 31736, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a5789f8000 > 0.000039 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000030 fstat(3, {st_mode=S_IFREG|0755, st_size=751632, ...}) = 0 > 0.000028 mmap(NULL, 753688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a578756000 > 0.000029 mmap(0x70a578764000, 475136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x70a578764000 > 0.000033 mmap(0x70a5787d8000, 217088, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x70a5787d8000 > 0.000030 mmap(0x70a57880d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb6000) = 0x70a57880d000 > 0.000048 close(3) = 0 > 0.000040 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a57910b000 > 0.000033 arch_prctl(ARCH_SET_FS, 0x70a57910bb80) = 0 > 0.000034 set_tid_address(0x70a57910be50) = 11780 > 0.000024 set_robust_list(0x70a57910be60, 24) = 0 > 0.000023 rseq(0x70a57910c4a0, 0x20, 0, 0x53053053) = 0 > 0.000093 mprotect(0x70a5789f2000, 16384, PROT_READ) = 0 > 0.000041 mprotect(0x70a57880d000, 4096, PROT_READ) = 0 > 0.001638 mprotect(0x70a578e82000, 487424, PROT_READ) = 0 > 0.000046 mprotect(0x640f38de4000, 4096, PROT_READ) = 0 > 0.000026 mprotect(0x70a57916b000, 8192, PROT_READ) = 0 > 0.000040 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 > 0.000058 munmap(0x70a57910d000, 124266) = 0 > 0.000077 fcntl(0, F_GETFD) = 0 > 0.000027 fcntl(1, F_GETFD) = 0 > 0.000023 fcntl(2, F_GETFD) = 0 > 0.000031 readlink("/proc", 0x7ffd7e745a50, 1023) = -1 EINVAL (Invalid argument) > 0.000034 readlink("/proc/self", "11780", 1023) = 5 > 0.000034 readlink("/proc/11780", 0x7ffd7e745a50, 1023) = -1 EINVAL (Invalid argument) > 0.000032 readlink("/proc/11780/exe", "/usr/bin/kitty", 1023) = 14 > 0.000047 readlink("/usr", 0x7ffd7e745a50, 1023) = -1 EINVAL (Invalid argument) > 0.000030 readlink("/usr/bin", 0x7ffd7e745a50, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/usr/bin/kitty", 0x7ffd7e745a50, 1023) = -1 EINVAL (Invalid argument) > 0.000030 getrandom("\x77\x77\xcc\x89\x66\xc4\xa2\x75", 8, GRND_NONBLOCK) = 8 > 0.000038 brk(NULL) = 0x640f4be9f000 > 0.000022 brk(0x640f4bec0000) = 0x640f4bec0000 > 0.000083 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=3061520, ...}) = 0 > 0.000029 mmap(NULL, 3061520, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a578400000 > 0.000031 close(3) = 0 > 0.000084 getrandom("\xa7\x2f\xa6\x15\xb0\x27\xbe\x8a\xf3\xb4\x46\x6d\xb5\x99\x8c\x56\xfe\x77\x7b\xe5\x15\xe8\x8a\x50", 24, GRND_NONBLOCK) = 24 > 0.000127 gettid() = 11780 > 0.000118 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a578300000 > 0.000032 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a5790ca000 > 0.000034 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a5790a9000 > 0.000334 brk(0x640f4bee1000) = 0x640f4bee1000 > 0.001146 brk(0x640f4bf02000) = 0x640f4bf02000 > 0.000196 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a579128000 > 0.000806 openat(AT_FDCWD, "/usr/lib64/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000085 fstat(3, {st_mode=S_IFREG|0644, st_size=27012, ...}) = 0 > 0.000059 mmap(NULL, 27012, PROT_READ, MAP_SHARED, 3, 0) = 0x70a579121000 > 0.000058 close(3) = 0 > 0.000053 futex(0x70a5789f776c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000055 openat(AT_FDCWD, "/usr/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000072 openat(AT_FDCWD, "/usr/bin/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000069 readlink("/usr/bin/kitty", 0x7ffd7e740850, 4096) = -1 EINVAL (Invalid argument) > 0.000064 openat(AT_FDCWD, "/usr/bin/kitty._pth", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000055 openat(AT_FDCWD, "/usr/bin/kitty._pth", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000053 openat(AT_FDCWD, "/usr/bin/pybuilddir.txt", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/Modules/Setup.local", 0x7ffd7e745830, 0) = -1 ENOENT (No such file or directory) > 0.000059 newfstatat(AT_FDCWD, "/usr/bin/lib/python312.zip", 0x7ffd7e7455b0, 0) = -1 ENOENT (No such file or directory) > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python312.zip", 0x7ffd7e745610, 0) = -1 ENOENT (No such file or directory) > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.12/os.py", 0x7ffd7e745610, 0) = -1 ENOENT (No such file or directory) > 0.000053 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.12/os.pyc", 0x7ffd7e745610, 0) = -1 ENOENT (No such file or directory) > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12/os.py", {st_mode=S_IFREG|0644, st_size=40821, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.12/lib-dynload", 0x7ffd7e745618, 0) = -1 ENOENT (No such file or directory) > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000781 brk(0x640f4bf23000) = 0x640f4bf23000 > 0.000226 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 3 > 0.000034 fstat(3, {st_mode=S_IFREG|0644, st_size=2852, ...}) = 0 > 0.000026 fstat(3, {st_mode=S_IFREG|0644, st_size=2852, ...}) = 0 > 0.000028 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 2852 > 0.000028 lseek(3, -1810, SEEK_CUR) = 1042 > 0.000024 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 1810 > 0.000027 close(3) = 0 > 0.000129 newfstatat(AT_FDCWD, "/usr/lib/python312.zip", 0x7ffd7e745100, 0) = -1 ENOENT (No such file or directory) > 0.000041 newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python312.zip", 0x7ffd7e745470, 0) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.12", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000028 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(3, 0x640f4bf07cc0 /* 203 entries */, 32768) = 6752 > 0.000189 getdents64(3, 0x640f4bf07cc0 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e745470, 0) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/__init__.abi3.so", 0x7ffd7e745470, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/__init__.so", 0x7ffd7e745470, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5884, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5884, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/encodings/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=4331, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e745120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000116 lseek(3, 0, SEEK_CUR) = 0 > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 fstat(3, {st_mode=S_IFREG|0644, st_size=4331, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\374\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 4332) = 4331 > 0.000029 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000386 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.12/encodings", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000028 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(3, 0x640f4bf111c0 /* 125 entries */, 32768) = 4224 > 0.000094 getdents64(3, 0x640f4bf111c0 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15677, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15677, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/encodings/__pycache__/aliases.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=11818, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744610) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000029 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=11818, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\262\373\16h==\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 11819) = 11818 > 0.000035 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000117 brk(0x640f4bf47000) = 0x640f4bf47000 > 0.000200 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/encodings/__pycache__/utf_8.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=2005, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e745180) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=2005, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\263\373\16h\355\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 2006) = 2005 > 0.000026 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000120 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000032 rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000105 rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000028 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000023 rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000024 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000023 rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000024 rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000028 rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000027 rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000025 rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000023 rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000024 rt_sigaction(SIGINT, {sa_handler=0x70a578e59930, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000032 fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x3), ...}) = 0 > 0.000284 fcntl(0, F_GETFD) = 0 > 0.000027 fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x3), ...}) = 0 > 0.000026 ioctl(0, TCGETS, {c_iflag=ICRNL|IXON|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 > 0.000047 lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000028 ioctl(0, TCGETS, {c_iflag=ICRNL|IXON|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 > 0.000058 fcntl(1, F_GETFD) = 0 > 0.000024 fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 > 0.000026 ioctl(1, TCGETS, 0x7ffd7e7457f0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000025 ioctl(1, TCGETS, 0x7ffd7e745aa0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 fcntl(2, F_GETFD) = 0 > 0.000023 fstat(2, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 > 0.000025 ioctl(2, TCGETS, 0x7ffd7e7457f0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000024 ioctl(2, TCGETS, 0x7ffd7e745aa0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000336 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a578200000 > 0.000994 newfstatat(AT_FDCWD, "/usr/bin/pyvenv.cfg", 0x7ffd7e744fd0, 0) = -1 ENOENT (No such file or directory) > 0.000050 newfstatat(AT_FDCWD, "/usr/pyvenv.cfg", 0x7ffd7e745030, 0) = -1 ENOENT (No such file or directory) > 0.000035 geteuid() = 1000 > 0.000025 getuid() = 1000 > 0.000023 getegid() = 1000 > 0.000023 getgid() = 1000 > 0.000048 newfstatat(AT_FDCWD, "/home/lj/.local/lib/python3.12/site-packages", 0x7ffd7e745230, 0) = -1 ENOENT (No such file or directory) > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 openat(AT_FDCWD, "/usr/lib/python3.12/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000030 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000029 getdents64(3, 0x640f4bf36a40 /* 3 entries */, 32768) = 80 > 0.000032 getdents64(3, 0x640f4bf36a40 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000078 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000031 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000025 getdents64(3, 0x640f4bf36a40 /* 77 entries */, 32768) = 4864 > 0.000111 getdents64(3, 0x640f4bf36a40 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.12/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000026 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000027 getdents64(3, 0x640f4bf37250 /* 3 entries */, 32768) = 80 > 0.000030 getdents64(3, 0x640f4bf37250 /* 0 entries */, 32768) = 0 > 0.000030 close(3) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000111 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000032 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000029 getdents64(3, 0x640f4bf37250 /* 10 entries */, 32768) = 304 > 0.000044 getdents64(3, 0x640f4bf37250 /* 0 entries */, 32768) = 0 > 0.000027 close(3) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e744aa0, 0) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/__init__.abi3.so", 0x7ffd7e744aa0, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/__init__.so", 0x7ffd7e744aa0, 0) = -1 ENOENT (No such file or directory) > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/__init__.py", {st_mode=S_IFREG|0644, st_size=4784, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/__init__.py", {st_mode=S_IFREG|0644, st_size=4784, ...}, 0) = 0 > 0.000050 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000040 fstat(3, {st_mode=S_IFREG|0644, st_size=4090, ...}) = 0 > 0.000031 ioctl(3, TCGETS, 0x7ffd7e7447b0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000049 lseek(3, 0, SEEK_CUR) = 0 > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 fstat(3, {st_mode=S_IFREG|0644, st_size=4090, ...}) = 0 > 0.000033 read(3, "\313\r\r\n\0\0\0\0\264\373\16h\260\22\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 4091) = 4090 > 0.000034 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000259 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/warnings.py", {st_mode=S_IFREG|0644, st_size=21909, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/warnings.py", {st_mode=S_IFREG|0644, st_size=21909, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/warnings.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000035 fstat(3, {st_mode=S_IFREG|0644, st_size=20319, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744090) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=20319, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\225U\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 20320) = 20319 > 0.000047 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000295 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.12/importlib", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000028 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000026 brk(0x640f4bf68000) = 0x640f4bf68000 > 0.000030 getdents64(3, 0x640f4bf3f6a0 /* 14 entries */, 32768) = 456 > 0.000046 getdents64(3, 0x640f4bf3f6a0 /* 0 entries */, 32768) = 0 > 0.000023 brk(0x640f4bf60000) = 0x640f4bf60000 > 0.000029 close(3) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/_abc.py", {st_mode=S_IFREG|0644, st_size=1354, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/_abc.py", {st_mode=S_IFREG|0644, st_size=1354, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/__pycache__/_abc.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744530) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\264\373\16hJ\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 879) = 878 > 0.000025 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000094 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/types.py", {st_mode=S_IFREG|0644, st_size=10993, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/types.py", {st_mode=S_IFREG|0644, st_size=10993, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/types.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=12849, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744530) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=12849, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\361*\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 12850) = 12849 > 0.000041 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000304 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/__main__.py", {st_mode=S_IFREG|0644, st_size=175, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/__main__.py", {st_mode=S_IFREG|0644, st_size=175, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/__pycache__/__main__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=224, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e745790) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=224, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\1\0\0\0zL\247\250t\252M\200\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 225) = 224 > 0.000026 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000076 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__init__.abi3.so", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__init__.so", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744bf0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 > 0.000023 read(3, "\313\r\r\n\1\0\0\0\272\361\216\355\3118z%\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 115) = 114 > 0.000025 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000027 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(3, 0x640f4bf41aa0 /* 74 entries */, 32768) = 2632 > 0.000069 getdents64(3, 0x640f4bf41aa0 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/entry_points.py", {st_mode=S_IFREG|0644, st_size=6305, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/entry_points.py", {st_mode=S_IFREG|0644, st_size=6305, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/entry_points.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=9504, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e745050) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=9504, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0\r,q\363B\252\342&\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 9505) = 9504 > 0.000033 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000144 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/main.py", {st_mode=S_IFREG|0644, st_size=22132, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/main.py", {st_mode=S_IFREG|0644, st_size=22132, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/main.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=28550, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e745050) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=28550, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0\236\267\204\231g\233\343\301\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 28551) = 28550 > 0.000043 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000251 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/locale.py", {st_mode=S_IFREG|0644, st_size=78599, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.12/locale.py", {st_mode=S_IFREG|0644, st_size=78599, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/locale.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=55086, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=55086, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\0073\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0"..., 55087) = 55086 > 0.000068 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000464 brk(0x640f4bf98000) = 0x640f4bf98000 > 0.000353 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000100 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000067 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/__init__.abi3.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/__init__.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/__init__.py", {st_mode=S_IFREG|0644, st_size=16315, ...}, 0) = 0 > 0.000092 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/__init__.py", {st_mode=S_IFREG|0644, st_size=16315, ...}, 0) = 0 > 0.000068 openat(AT_FDCWD, "/usr/lib/python3.12/re/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000056 fstat(3, {st_mode=S_IFREG|0644, st_size=9626, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000079 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000037 fstat(3, {st_mode=S_IFREG|0644, st_size=9626, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\265\373\16h\273?\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 9627) = 9626 > 0.000033 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000119 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/enum.py", {st_mode=S_IFREG|0644, st_size=81540, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/enum.py", {st_mode=S_IFREG|0644, st_size=81540, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/enum.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=71262, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=71262, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\204>\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 71263) = 71262 > 0.000082 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000447 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/operator.py", {st_mode=S_IFREG|0644, st_size=10965, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.12/operator.py", {st_mode=S_IFREG|0644, st_size=10965, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/operator.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=15149, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=15149, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\325*\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 15150) = 15149 > 0.000029 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000336 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/functools.py", {st_mode=S_IFREG|0644, st_size=37940, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/functools.py", {st_mode=S_IFREG|0644, st_size=37940, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/functools.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=33783, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=33783, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h4\224\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 33784) = 33783 > 0.000054 read(3, "", 1) = 0 > 0.000032 close(3) = 0 > 0.000336 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e742fa0, 0) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/__init__.abi3.so", 0x7ffd7e742fa0, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/__init__.so", 0x7ffd7e742fa0, 0) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/__init__.py", {st_mode=S_IFREG|0644, st_size=52378, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/__init__.py", {st_mode=S_IFREG|0644, st_size=52378, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/collections/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=62476, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=62476, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\232\314\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 62477) = 62476 > 0.000043 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000579 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/keyword.py", {st_mode=S_IFREG|0644, st_size=1073, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.12/keyword.py", {st_mode=S_IFREG|0644, st_size=1073, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/keyword.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=637, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742590) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=637, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h1\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0"..., 638) = 637 > 0.000025 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/reprlib.py", {st_mode=S_IFREG|0644, st_size=7148, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12/reprlib.py", {st_mode=S_IFREG|0644, st_size=7148, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/reprlib.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=10079, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742590) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=10079, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\354\33\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 10080) = 10079 > 0.000028 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.001626 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000066 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000057 openat(AT_FDCWD, "/usr/lib/python3.12/re", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000055 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000055 getdents64(3, 0x640f4bf8e530 /* 8 entries */, 32768) = 248 > 0.000061 getdents64(3, 0x640f4bf8e530 /* 0 entries */, 32768) = 0 > 0.000048 close(3) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_compiler.py", {st_mode=S_IFREG|0644, st_size=26399, ...}, 0) = 0 > 0.000083 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_compiler.py", {st_mode=S_IFREG|0644, st_size=26399, ...}, 0) = 0 > 0.000063 openat(AT_FDCWD, "/usr/lib/python3.12/re/__pycache__/_compiler.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000055 fstat(3, {st_mode=S_IFREG|0644, st_size=25641, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e743690) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000068 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=25641, ...}) = 0 > 0.000053 read(3, "\313\r\r\n\0\0\0\0\265\373\16h\37g\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 25642) = 25641 > 0.000073 read(3, "", 1) = 0 > 0.000046 close(3) = 0 > 0.000093 brk(0x640f4bfb9000) = 0x640f4bfb9000 > 0.000214 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_parser.py", {st_mode=S_IFREG|0644, st_size=41201, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_parser.py", {st_mode=S_IFREG|0644, st_size=41201, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/re/__pycache__/_parser.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=41802, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742b10) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=41802, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\265\373\16h\361\240\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 41803) = 41802 > 0.000064 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000227 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_constants.py", {st_mode=S_IFREG|0644, st_size=5930, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_constants.py", {st_mode=S_IFREG|0644, st_size=5930, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/re/__pycache__/_constants.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=4886, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e7423f0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=4886, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\265\373\16h*\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 4887) = 4886 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000341 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_casefix.py", {st_mode=S_IFREG|0644, st_size=5444, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/re/_casefix.py", {st_mode=S_IFREG|0644, st_size=5444, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/re/__pycache__/_casefix.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=1816, ...}) = 0 > 0.000029 ioctl(3, TCGETS, 0x7ffd7e742f70) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=1816, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\265\373\16hD\25\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 1817) = 1816 > 0.000025 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000429 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/copyreg.py", {st_mode=S_IFREG|0644, st_size=7614, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/copyreg.py", {st_mode=S_IFREG|0644, st_size=7614, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/copyreg.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=6595, ...}) = 0 > 0.000109 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000056 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000036 fstat(3, {st_mode=S_IFREG|0644, st_size=6595, ...}) = 0 > 0.000038 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\276\35\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 6596) = 6595 > 0.000043 read(3, "", 1) = 0 > 0.000040 close(3) = 0 > 0.000950 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/shutil.py", {st_mode=S_IFREG|0644, st_size=56762, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.12/shutil.py", {st_mode=S_IFREG|0644, st_size=56762, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/shutil.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=53454, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=53454, ...}) = 0 > 0.000024 brk(0x640f4bfdc000) = 0x640f4bfdc000 > 0.000032 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\272\335\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 53455) = 53454 > 0.000060 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000319 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/fnmatch.py", {st_mode=S_IFREG|0644, st_size=5999, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/fnmatch.py", {st_mode=S_IFREG|0644, st_size=5999, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/fnmatch.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=5180, ...}) = 0 > 0.000025 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=5180, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16ho\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 5181) = 5180 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000383 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=46832, ...}, 0) = 0 > 0.000078 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000045 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000039 fstat(3, {st_mode=S_IFREG|0755, st_size=46832, ...}) = 0 > 0.000039 mmap(NULL, 56769, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a579113000 > 0.000055 mmap(0x70a579118000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a579118000 > 0.000055 mmap(0x70a57911e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x70a57911e000 > 0.000057 mmap(0x70a579120000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x70a579120000 > 0.000083 close(3) = 0 > 0.000038 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000035 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a57908a000 > 0.000026 close(3) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=119248, ...}) = 0 > 0.000026 mmap(NULL, 128873, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57906a000 > 0.000027 mmap(0x70a579073000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a579073000 > 0.000031 mmap(0x70a579088000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x70a579088000 > 0.000036 mmap(0x70a579089000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x70a579089000 > 0.000033 close(3) = 0 > 0.000042 mprotect(0x70a579088000, 4096, PROT_READ) = 0 > 0.000059 mprotect(0x70a57911e000, 8192, PROT_READ) = 0 > 0.000034 munmap(0x70a57908a000, 124266) = 0 > 0.000122 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/bz2.py", {st_mode=S_IFREG|0644, st_size=11847, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/bz2.py", {st_mode=S_IFREG|0644, st_size=11847, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/bz2.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=10262, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=10262, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16hG.\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 10263) = 10262 > 0.000029 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000123 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/_compression.py", {st_mode=S_IFREG|0644, st_size=5681, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/_compression.py", {st_mode=S_IFREG|0644, st_size=5681, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/_compression.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=7281, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=7281, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\260\373\16h1\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 7282) = 7281 > 0.000028 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000149 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=23200, ...}, 0) = 0 > 0.000041 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=23200, ...}) = 0 > 0.000026 mmap(NULL, 33057, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5790a0000 > 0.000028 mmap(0x70a5790a3000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a5790a3000 > 0.000031 mmap(0x70a5790a6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a5790a6000 > 0.000037 mmap(0x70a5790a7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a5790a7000 > 0.000033 close(3) = 0 > 0.000024 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000027 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a578737000 > 0.000025 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/libbz2.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000058 fstat(3, {st_mode=S_IFREG|0755, st_size=99704, ...}) = 0 > 0.000026 mmap(NULL, 109409, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57871c000 > 0.000029 mmap(0x70a57871f000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a57871f000 > 0.000135 mmap(0x70a578734000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x70a578734000 > 0.000062 mmap(0x70a578735000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x70a578735000 > 0.000033 close(3) = 0 > 0.000049 mprotect(0x70a578734000, 4096, PROT_READ) = 0 > 0.000042 mprotect(0x70a5790a6000, 4096, PROT_READ) = 0 > 0.000034 munmap(0x70a578737000, 124266) = 0 > 0.000137 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lzma.py", {st_mode=S_IFREG|0644, st_size=13277, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lzma.py", {st_mode=S_IFREG|0644, st_size=13277, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/lzma.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=9771, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=9771, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\3353\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0"..., 9772) = 9771 > 0.000029 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000119 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=38184, ...}, 0) = 0 > 0.000052 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=38184, ...}) = 0 > 0.000026 mmap(NULL, 48121, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a579094000 > 0.000027 mmap(0x70a579099000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a579099000 > 0.000037 mmap(0x70a57909e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a57909e000 > 0.000032 mmap(0x70a57909f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a57909f000 > 0.000032 close(3) = 0 > 0.000024 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000027 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a578737000 > 0.000025 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=179528, ...}) = 0 > 0.000026 mmap(NULL, 189073, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5786ed000 > 0.000027 mmap(0x70a5786fa000, 126976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x70a5786fa000 > 0.000032 mmap(0x70a578719000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x70a578719000 > 0.000033 mmap(0x70a57871b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x70a57871b000 > 0.000041 close(3) = 0 > 0.000044 mprotect(0x70a578719000, 8192, PROT_READ) = 0 > 0.000050 mprotect(0x70a57909e000, 4096, PROT_READ) = 0 > 0.000032 munmap(0x70a578737000, 124266) = 0 > 0.000125 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a578100000 > 0.000417 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.12/collections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000028 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(3, 0x640f4bfbc9a0 /* 5 entries */, 32768) = 144 > 0.000033 getdents64(3, 0x640f4bfbc9a0 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/abc.py", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/collections/abc.py", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/collections/__pycache__/abc.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\262\373\16hw\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 250) = 249 > 0.000026 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000067 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/contextlib.py", {st_mode=S_IFREG|0644, st_size=27637, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/contextlib.py", {st_mode=S_IFREG|0644, st_size=27637, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/contextlib.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=24283, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=24283, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\365k\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 24284) = 24283 > 0.000041 read(3, "", 1) = 0 > 0.000035 close(3) = 0 > 0.000529 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/typing.py", {st_mode=S_IFREG|0644, st_size=118836, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/typing.py", {st_mode=S_IFREG|0644, st_size=118836, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/typing.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=108005, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=108005, ...}) = 0 > 0.000026 brk(0x640f4bffe000) = 0x640f4bffe000 > 0.000034 read(3, "\313\r\r\n\0\0\0\0\262\373\16h4\320\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0"..., 108006) = 108005 > 0.000092 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.003307 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000080 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/borders.py", {st_mode=S_IFREG|0644, st_size=4820, ...}, 0) = 0 > 0.000084 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/borders.py", {st_mode=S_IFREG|0644, st_size=4820, ...}, 0) = 0 > 0.000063 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/borders.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000061 fstat(3, {st_mode=S_IFREG|0644, st_size=6693, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000066 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=6693, ...}) = 0 > 0.000052 read(3, "\313\r\r\n\1\0\0\0??\370\215wY\0!\343\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0"..., 6694) = 6693 > 0.000054 read(3, "", 1) = 0 > 0.000047 close(3) = 0 > 0.000123 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000067 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fast_data_types.so", {st_mode=S_IFREG|0755, st_size=1206968, ...}, 0) = 0 > 0.000058 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fast_data_types.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=1206968, ...}) = 0 > 0.000026 mmap(NULL, 6102152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a577a00000 > 0.000029 mmap(0x70a577a3c000, 921600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x70a577a3c000 > 0.000031 mmap(0x70a577b1d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11b000) = 0x70a577b1d000 > 0.000036 mmap(0x70a577b20000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11d000) = 0x70a577b20000 > 0.000033 mmap(0x70a577b2a000, 4881544, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a577b2a000 > 0.000043 close(3) = 0 > 0.000030 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a578737000 > 0.000030 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=1331368, ...}) = 0 > 0.000026 mmap(NULL, 1341800, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5778b8000 > 0.000029 mmap(0x70a5778fc000, 1052672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43000) = 0x70a5778fc000 > 0.000030 mmap(0x70a5779fd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143000) = 0x70a5779fd000 > 0.000032 mmap(0x70a5779fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143000) = 0x70a5779fe000 > 0.000035 close(3) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib64/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=337368, ...}) = 0 > 0.000028 mmap(NULL, 346913, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5780ab000 > 0.000027 mmap(0x70a5780bc000, 270336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x70a5780bc000 > 0.000032 mmap(0x70a5780fe000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x70a5780fe000 > 0.000036 mmap(0x70a5780ff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x70a5780ff000 > 0.000033 close(3) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/liblcms2.so.2", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(3, {st_mode=S_IFREG|0755, st_size=652448, ...}) = 0 > 0.000025 mmap(NULL, 664448, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a578008000 > 0.000027 mmap(0x70a578025000, 520192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x70a578025000 > 0.000030 mmap(0x70a5780a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9a000) = 0x70a5780a4000 > 0.000034 mmap(0x70a5780a6000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9b000) = 0x70a5780a6000 > 0.000032 mmap(0x70a5780aa000, 896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a5780aa000 > 0.000030 close(3) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libcrypto.so.3", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=5470792, ...}) = 0 > 0.000026 mmap(NULL, 5492816, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a577200000 > 0.000029 mmap(0x70a57733c000, 3776512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13b000) = 0x70a57733c000 > 0.000030 mmap(0x70a5776d6000, 397312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d4000) = 0x70a5776d6000 > 0.000034 mmap(0x70a577737000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x534000) = 0x70a577737000 > 0.000031 mmap(0x70a57773a000, 12368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a57773a000 > 0.000041 close(3) = 0 > 0.000062 openat(AT_FDCWD, "/usr/lib64/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000034 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=1084264, ...}) = 0 > 0.000026 mmap(NULL, 1093889, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5777ac000 > 0.000027 mmap(0x70a5777db000, 864256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x70a5777db000 > 0.000030 mmap(0x70a5778ae000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x100000) = 0x70a5778ae000 > 0.000032 mmap(0x70a5778b7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x108000) = 0x70a5778b7000 > 0.000048 close(3) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=1693664, ...}) = 0 > 0.000026 mmap(NULL, 1706436, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57705f000 > 0.000027 mmap(0x70a577111000, 962560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb1000) = 0x70a577111000 > 0.000032 mmap(0x70a5771fc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19b000) = 0x70a5771fc000 > 0.000033 mmap(0x70a5771fe000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19c000) = 0x70a5771fe000 > 0.000030 mmap(0x70a5771ff000, 2500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a5771ff000 > 0.000035 close(3) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib64/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000025 fstat(3, {st_mode=S_IFREG|0755, st_size=186768, ...}) = 0 > 0.000025 mmap(NULL, 196473, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a577fd8000 > 0.000027 mmap(0x70a577fe1000, 147456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a577fe1000 > 0.000032 mmap(0x70a578005000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x70a578005000 > 0.000032 mmap(0x70a578007000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c000) = 0x70a578007000 > 0.000034 close(3) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=782608, ...}) = 0 > 0.000026 mmap(NULL, 792528, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576f9d000 > 0.000026 mmap(0x70a576fce000, 585728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x70a576fce000 > 0.000036 mmap(0x70a57705d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x70a57705d000 > 0.000038 mmap(0x70a57705e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x70a57705e000 > 0.000052 close(3) = 0 > 0.000125 mprotect(0x70a57705d000, 4096, PROT_READ) = 0 > 0.000064 mprotect(0x70a578005000, 8192, PROT_READ) = 0 > 0.000367 mprotect(0x70a5771fc000, 8192, PROT_READ) = 0 > 0.000060 mprotect(0x70a5780fe000, 4096, PROT_READ) = 0 > 0.000108 mprotect(0x70a5779fd000, 4096, PROT_READ) = 0 > 0.000123 mprotect(0x70a5778ae000, 36864, PROT_READ) = 0 > 0.000563 mprotect(0x70a5776d6000, 397312, PROT_READ) = 0 > 0.000070 mprotect(0x70a5780a4000, 8192, PROT_READ) = 0 > 0.000231 mprotect(0x70a577b1d000, 12288, PROT_READ) = 0 > 0.000151 munmap(0x70a578737000, 124266) = 0 > 0.000711 brk(0x640f4c01f000) = 0x640f4c01f000 > 0.000359 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000099 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/shaders.py", {st_mode=S_IFREG|0644, st_size=7676, ...}, 0) = 0 > 0.000106 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/shaders.py", {st_mode=S_IFREG|0644, st_size=7676, ...}, 0) = 0 > 0.000086 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/shaders.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000062 fstat(3, {st_mode=S_IFREG|0644, st_size=12477, ...}) = 0 > 0.000055 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000090 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=12477, ...}) = 0 > 0.000058 read(3, "\313\r\r\n\1\0\0\0\36A\335@>\24x\202\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 12478) = 12477 > 0.000063 read(3, "", 1) = 0 > 0.000048 close(3) = 0 > 0.000170 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000066 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/constants.py", {st_mode=S_IFREG|0644, st_size=11177, ...}, 0) = 0 > 0.000078 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/constants.py", {st_mode=S_IFREG|0644, st_size=11177, ...}, 0) = 0 > 0.000062 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/constants.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000057 fstat(3, {st_mode=S_IFREG|0644, st_size=18945, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000068 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=18945, ...}) = 0 > 0.000055 read(3, "\313\r\r\n\1\0\0\0CKT\36:s\33\274\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 18946) = 18945 > 0.000063 read(3, "", 1) = 0 > 0.000050 close(3) = 0 > 0.000234 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/types.py", {st_mode=S_IFREG|0644, st_size=5974, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/types.py", {st_mode=S_IFREG|0644, st_size=5974, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/types.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=12096, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=12096, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\1\0\0\0\236V\262\335\212\331\341}\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 12097) = 12096 > 0.000029 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.001798 access("/home/lj/.config/kitty", W_OK) = 0 > 0.000041 newfstatat(AT_FDCWD, "/home/lj/.config/kitty/kitty.conf", {st_mode=S_IFREG|0640, st_size=97241, ...}, 0) = 0 > 0.000058 mmap(NULL, 208896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a577779000 > 0.001545 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/typing.py", {st_mode=S_IFREG|0644, st_size=928, ...}, 0) = 0 > 0.000087 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/typing.py", {st_mode=S_IFREG|0644, st_size=928, ...}, 0) = 0 > 0.000070 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/typing.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000057 fstat(3, {st_mode=S_IFREG|0644, st_size=1303, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000066 lseek(3, 0, SEEK_CUR) = 0 > 0.000063 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 fstat(3, {st_mode=S_IFREG|0644, st_size=1303, ...}) = 0 > 0.000053 read(3, "\313\r\r\n\1\0\0\0\212.yNb\305\310\r\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 1304) = 1303 > 0.000053 read(3, "", 1) = 0 > 0.000047 close(3) = 0 > 0.000106 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000065 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/utils.py", {st_mode=S_IFREG|0644, st_size=35566, ...}, 0) = 0 > 0.000079 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/utils.py", {st_mode=S_IFREG|0644, st_size=35566, ...}, 0) = 0 > 0.000055 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/utils.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=59289, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=59289, ...}) = 0 > 0.000024 brk(0x640f4c044000) = 0x640f4c044000 > 0.000029 read(3, "\313\r\r\n\1\0\0\0\321\251-x\325DJ\235\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0"..., 59290) = 59289 > 0.000064 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000492 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=16904, ...}, 0) = 0 > 0.000046 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(3, {st_mode=S_IFREG|0755, st_size=16904, ...}) = 0 > 0.000027 mmap(NULL, 26921, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57908d000 > 0.000032 mmap(0x70a579090000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a579090000 > 0.000039 mmap(0x70a579092000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a579092000 > 0.000035 mmap(0x70a579093000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a579093000 > 0.000033 close(3) = 0 > 0.000039 mprotect(0x70a579092000, 4096, PROT_READ) = 0 > 0.000085 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=68720, ...}, 0) = 0 > 0.000041 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000029 fstat(3, {st_mode=S_IFREG|0755, st_size=68720, ...}) = 0 > 0.000026 mmap(NULL, 78505, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a578742000 > 0.000030 mmap(0x70a578749000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x70a578749000 > 0.000029 mmap(0x70a578753000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x70a578753000 > 0.000034 mmap(0x70a578754000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x70a578754000 > 0.000035 close(3) = 0 > 0.000087 mprotect(0x70a578753000, 4096, PROT_READ) = 0 > 0.000101 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/string.py", {st_mode=S_IFREG|0644, st_size=11786, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/string.py", {st_mode=S_IFREG|0644, st_size=11786, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/string.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=10371, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=10371, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\n.\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 10372) = 10371 > 0.000028 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.001425 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/window_list.py", {st_mode=S_IFREG|0644, st_size=15494, ...}, 0) = 0 > 0.000091 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/window_list.py", {st_mode=S_IFREG|0644, st_size=15494, ...}, 0) = 0 > 0.000055 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/window_list.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000037 fstat(3, {st_mode=S_IFREG|0644, st_size=25713, ...}) = 0 > 0.000030 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000040 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=25713, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\1\0\0\0\f\325\351#\265v\356\5\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 25714) = 25713 > 0.000034 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000135 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576e9d000 > 0.000140 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/weakref.py", {st_mode=S_IFREG|0644, st_size=21513, ...}, 0) = 0 > 0.000059 newfstatat(AT_FDCWD, "/usr/lib/python3.12/weakref.py", {st_mode=S_IFREG|0644, st_size=21513, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/weakref.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=27948, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=27948, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\tT\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 27949) = 27948 > 0.000050 read(3, "", 1) = 0 > 0.000030 close(3) = 0 > 0.000252 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5893, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5893, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/_weakrefset.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=11737, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=11737, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\260\373\16h\5\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 11738) = 11737 > 0.000028 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.001025 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/boss.py", {st_mode=S_IFREG|0644, st_size=133389, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/boss.py", {st_mode=S_IFREG|0644, st_size=133389, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/boss.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000039 fstat(3, {st_mode=S_IFREG|0644, st_size=173403, ...}) = 0 > 0.000069 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000073 lseek(3, 0, SEEK_CUR) = 0 > 0.000058 lseek(3, 0, SEEK_CUR) = 0 > 0.000038 fstat(3, {st_mode=S_IFREG|0644, st_size=173403, ...}) = 0 > 0.000045 mmap(NULL, 176128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a57774e000 > 0.000071 read(3, "\313\r\r\n\1\0\0\0y\366\n\210\277\257\310%\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 173404) = 173403 > 0.000355 read(3, "", 1) = 0 > 0.000062 close(3) = 0 > 0.001701 brk(0x640f4c065000) = 0x640f4c065000 > 0.000201 munmap(0x70a57774e000, 176128) = 0 > 0.000199 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000070 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.12/base64.py", {st_mode=S_IFREG|0755, st_size=20635, ...}, 0) = 0 > 0.000086 newfstatat(AT_FDCWD, "/usr/lib/python3.12/base64.py", {st_mode=S_IFREG|0755, st_size=20635, ...}, 0) = 0 > 0.000068 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/base64.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000058 fstat(3, {st_mode=S_IFREG|0644, st_size=19476, ...}) = 0 > 0.000055 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000082 lseek(3, 0, SEEK_CUR) = 0 > 0.000052 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 fstat(3, {st_mode=S_IFREG|0644, st_size=19476, ...}) = 0 > 0.000056 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\233P\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 19477) = 19476 > 0.000066 read(3, "", 1) = 0 > 0.000047 close(3) = 0 > 0.000168 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12/struct.py", {st_mode=S_IFREG|0644, st_size=257, ...}, 0) = 0 > 0.000078 newfstatat(AT_FDCWD, "/usr/lib/python3.12/struct.py", {st_mode=S_IFREG|0644, st_size=257, ...}, 0) = 0 > 0.000063 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/struct.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000055 fstat(3, {st_mode=S_IFREG|0644, st_size=325, ...}) = 0 > 0.000048 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=325, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\1\1\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 326) = 325 > 0.000026 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=50280, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(3, {st_mode=S_IFREG|0755, st_size=50280, ...}) = 0 > 0.000026 mmap(NULL, 60065, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57776a000 > 0.000030 mmap(0x70a577770000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x70a577770000 > 0.000031 mmap(0x70a577776000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x70a577776000 > 0.000035 mmap(0x70a577777000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x70a577777000 > 0.000034 close(3) = 0 > 0.000061 mprotect(0x70a577776000, 4096, PROT_READ) = 0 > 0.000107 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=26136, ...}, 0) = 0 > 0.000041 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=26136, ...}) = 0 > 0.000026 mmap(NULL, 36073, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a578739000 > 0.000029 mmap(0x70a57873c000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a57873c000 > 0.000034 mmap(0x70a578740000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x70a578740000 > 0.000032 mmap(0x70a578741000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x70a578741000 > 0.000031 close(3) = 0 > 0.000038 mprotect(0x70a578740000, 4096, PROT_READ) = 0 > 0.000120 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/__init__.abi3.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/__init__.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/__init__.py", {st_mode=S_IFREG|0644, st_size=14020, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/__init__.py", {st_mode=S_IFREG|0644, st_size=14020, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/json/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=4339, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=4339, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\264\373\16h\3046\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 4340) = 4339 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000085 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.12/json", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000029 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000061 getdents64(3, 0x640f4c0448e0 /* 8 entries */, 32768) = 240 > 0.000057 getdents64(3, 0x640f4c0448e0 /* 0 entries */, 32768) = 0 > 0.000033 close(3) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/decoder.py", {st_mode=S_IFREG|0644, st_size=12525, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/decoder.py", {st_mode=S_IFREG|0644, st_size=12525, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/json/__pycache__/decoder.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=9963, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000041 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=9963, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\264\373\16h\3550\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0"..., 9964) = 9963 > 0.000033 read(3, "", 1) = 0 > 0.000037 close(3) = 0 > 0.000134 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/scanner.py", {st_mode=S_IFREG|0644, st_size=2434, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/scanner.py", {st_mode=S_IFREG|0644, st_size=2434, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/json/__pycache__/scanner.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=3298, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e742f70) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=3298, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\264\373\16h\202\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 3299) = 3298 > 0.000030 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=40528, ...}, 0) = 0 > 0.000050 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(3, {st_mode=S_IFREG|0755, st_size=40528, ...}) = 0 > 0.000026 mmap(NULL, 50385, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57775d000 > 0.000032 mmap(0x70a577760000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a577760000 > 0.000033 mmap(0x70a577767000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a577767000 > 0.000033 mmap(0x70a577768000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x70a577768000 > 0.000034 close(3) = 0 > 0.000054 mprotect(0x70a577767000, 4096, PROT_READ) = 0 > 0.000525 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/encoder.py", {st_mode=S_IFREG|0644, st_size=16075, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/json/encoder.py", {st_mode=S_IFREG|0644, st_size=16075, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/json/__pycache__/encoder.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=10791, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=10791, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\264\373\16h\313>\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 10792) = 10791 > 0.000029 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000340 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/socket.py", {st_mode=S_IFREG|0644, st_size=37815, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/socket.py", {st_mode=S_IFREG|0644, st_size=37815, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/socket.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=33284, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=33284, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\267\223\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 33285) = 33284 > 0.000044 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000288 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=104640, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=104640, ...}) = 0 > 0.000026 mmap(NULL, 114497, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a577741000 > 0.000028 mmap(0x70a57774d000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x70a57774d000 > 0.000033 mmap(0x70a57775a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x70a57775a000 > 0.000034 mmap(0x70a57775c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x70a57775c000 > 0.000043 close(3) = 0 > 0.000072 mprotect(0x70a57775a000, 8192, PROT_READ) = 0 > 0.000371 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/selectors.py", {st_mode=S_IFREG|0644, st_size=19671, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/selectors.py", {st_mode=S_IFREG|0644, st_size=19671, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/selectors.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=22107, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000029 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=22107, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\327L\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 22108) = 22107 > 0.000040 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000263 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=34368, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=34368, ...}) = 0 > 0.000026 mmap(NULL, 44305, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576e92000 > 0.000028 mmap(0x70a576e96000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a576e96000 > 0.000033 mmap(0x70a576e9b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x70a576e9b000 > 0.000035 mmap(0x70a576e9c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x70a576e9c000 > 0.000033 close(3) = 0 > 0.000045 mprotect(0x70a576e9b000, 4096, PROT_READ) = 0 > 0.000326 epoll_create1(EPOLL_CLOEXEC) = 3 > 0.000031 close(3) = 0 > 0.000898 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=58328, ...}, 0) = 0 > 0.000057 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(3, {st_mode=S_IFREG|0755, st_size=58328, ...}) = 0 > 0.000026 mmap(NULL, 68113, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576e81000 > 0.000028 mmap(0x70a576e88000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x70a576e88000 > 0.000030 mmap(0x70a576e8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x70a576e8f000 > 0.000038 mmap(0x70a576e91000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x70a576e91000 > 0.000046 close(3) = 0 > 0.000053 mprotect(0x70a576e8f000, 8192, PROT_READ) = 0 > 0.000175 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/subprocess.py", {st_mode=S_IFREG|0644, st_size=88747, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12/subprocess.py", {st_mode=S_IFREG|0644, st_size=88747, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/subprocess.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=66944, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=66944, ...}) = 0 > 0.000025 brk(0x640f4c096000) = 0x640f4c096000 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\253Z\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 66945) = 66944 > 0.000077 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000497 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/signal.py", {st_mode=S_IFREG|0644, st_size=2495, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/signal.py", {st_mode=S_IFREG|0644, st_size=2495, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/signal.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=4248, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=4248, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\277\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 4249) = 4248 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000490 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/threading.py", {st_mode=S_IFREG|0644, st_size=60200, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/threading.py", {st_mode=S_IFREG|0644, st_size=60200, ...}, 0) = 0 > 0.000044 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/threading.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=45750, ...}) = 0 > 0.000032 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=45750, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\262\373\16h(\353\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 45751) = 45750 > 0.000039 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000543 gettid() = 11780 > 0.000070 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=21096, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=21096, ...}) = 0 > 0.000026 mmap(NULL, 31113, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576e79000 > 0.000041 mmap(0x70a576e7c000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a576e7c000 > 0.000057 mmap(0x70a576e7f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a576e7f000 > 0.000041 mmap(0x70a576e80000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a576e80000 > 0.000035 close(3) = 0 > 0.000053 mprotect(0x70a576e7f000, 4096, PROT_READ) = 0 > 0.000304 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/gettext.py", {st_mode=S_IFREG|0644, st_size=21320, ...}, 0) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12/gettext.py", {st_mode=S_IFREG|0644, st_size=21320, ...}, 0) = 0 > 0.000042 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/gettext.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000035 fstat(3, {st_mode=S_IFREG|0644, st_size=21114, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=21114, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\0\0\0\0\261\373\16hHS\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 21115) = 21114 > 0.000056 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000695 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/child.py", {st_mode=S_IFREG|0644, st_size=18799, ...}, 0) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/child.py", {st_mode=S_IFREG|0644, st_size=18799, ...}, 0) = 0 > 0.000042 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/child.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=25684, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=25684, ...}) = 0 > 0.000086 read(3, "\313\r\r\n\1\0\0\0i\276\353S\325\236v\314\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 25685) = 25684 > 0.000047 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000480 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576d79000 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cli.py", {st_mode=S_IFREG|0644, st_size=36022, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cli.py", {st_mode=S_IFREG|0644, st_size=36022, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/cli.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=53063, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 fstat(3, {st_mode=S_IFREG|0644, st_size=53063, ...}) = 0 > 0.000033 read(3, "\313\r\r\n\1\0\0\0v\251$\201pV\371\210\343\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0"..., 53064) = 53063 > 0.000063 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000360 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/dataclasses.py", {st_mode=S_IFREG|0644, st_size=62085, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/lib/python3.12/dataclasses.py", {st_mode=S_IFREG|0644, st_size=62085, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/dataclasses.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=40965, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 fstat(3, {st_mode=S_IFREG|0644, st_size=40965, ...}) = 0 > 0.000026 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\205\362\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0"..., 40966) = 40965 > 0.000039 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000400 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/copy.py", {st_mode=S_IFREG|0644, st_size=8412, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/lib/python3.12/copy.py", {st_mode=S_IFREG|0644, st_size=8412, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/copy.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=7479, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=7479, ...}) = 0 > 0.000035 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\334 \0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\23\0\0"..., 7480) = 7479 > 0.000030 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000161 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/inspect.py", {st_mode=S_IFREG|0644, st_size=127125, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/inspect.py", {st_mode=S_IFREG|0644, st_size=127125, ...}, 0) = 0 > 0.000040 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/inspect.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000037 fstat(3, {st_mode=S_IFREG|0644, st_size=108883, ...}) = 0 > 0.000035 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=108883, ...}) = 0 > 0.000025 brk(0x640f4c0cc000) = 0x640f4c0cc000 > 0.000034 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\225\360\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 108884) = 108883 > 0.000123 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000698 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ast.py", {st_mode=S_IFREG|0644, st_size=64452, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ast.py", {st_mode=S_IFREG|0644, st_size=64452, ...}, 0) = 0 > 0.000041 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/ast.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=91170, ...}) = 0 > 0.000029 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000038 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=91170, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\304\373\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0"..., 91171) = 91170 > 0.000065 read(3, "", 1) = 0 > 0.000036 close(3) = 0 > 0.002472 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/dis.py", {st_mode=S_IFREG|0644, st_size=30227, ...}, 0) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python3.12/dis.py", {st_mode=S_IFREG|0644, st_size=30227, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/dis.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000053 fstat(3, {st_mode=S_IFREG|0644, st_size=30063, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000065 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 fstat(3, {st_mode=S_IFREG|0644, st_size=30063, ...}) = 0 > 0.000052 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\23v\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 30064) = 30063 > 0.000062 read(3, "", 1) = 0 > 0.000065 close(3) = 0 > 0.000279 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000063 newfstatat(AT_FDCWD, "/usr/lib/python3.12/opcode.py", {st_mode=S_IFREG|0644, st_size=13174, ...}, 0) = 0 > 0.000080 newfstatat(AT_FDCWD, "/usr/lib/python3.12/opcode.py", {st_mode=S_IFREG|0644, st_size=13174, ...}, 0) = 0 > 0.000064 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/opcode.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000054 fstat(3, {st_mode=S_IFREG|0644, st_size=14538, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e742590) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000065 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=14538, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\261\373\16hv3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0"..., 14539) = 14538 > 0.000032 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000221 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=7736, ...}, 0) = 0 > 0.000047 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(3, {st_mode=S_IFREG|0755, st_size=7736, ...}) = 0 > 0.000027 mmap(NULL, 17673, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57910e000 > 0.000031 mmap(0x70a57910f000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x70a57910f000 > 0.000040 mmap(0x70a579111000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x70a579111000 > 0.000037 mmap(0x70a579112000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x70a579112000 > 0.000035 close(3) = 0 > 0.000034 mprotect(0x70a579111000, 4096, PROT_READ) = 0 > 0.000841 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/linecache.py", {st_mode=S_IFREG|0644, st_size=5800, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python3.12/linecache.py", {st_mode=S_IFREG|0644, st_size=5800, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/linecache.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=5365, ...}) = 0 > 0.000031 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=5365, ...}) = 0 > 0.000026 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\250\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 5366) = 5365 > 0.000028 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000084 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/tokenize.py", {st_mode=S_IFREG|0644, st_size=21570, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/tokenize.py", {st_mode=S_IFREG|0644, st_size=21570, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/tokenize.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=21320, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e742590) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 fstat(3, {st_mode=S_IFREG|0644, st_size=21320, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\262\373\16hBT\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0"..., 21321) = 21320 > 0.000034 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000231 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/token.py", {st_mode=S_IFREG|0644, st_size=2511, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.12/token.py", {st_mode=S_IFREG|0644, st_size=2511, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/token.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=3540, ...}) = 0 > 0.000029 ioctl(3, TCGETS, 0x7ffd7e741e70) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=3540, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\317\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0"..., 3541) = 3540 > 0.000030 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.001333 brk(0x640f4c0ed000) = 0x640f4c0ed000 > 0.001065 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cli_stub.py", {st_mode=S_IFREG|0644, st_size=2746, ...}, 0) = 0 > 0.000086 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cli_stub.py", {st_mode=S_IFREG|0644, st_size=2746, ...}, 0) = 0 > 0.000065 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/cli_stub.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000056 fstat(3, {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 > 0.000070 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000072 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 > 0.000053 read(3, "\313\r\r\n\1\0\0\0\244\312\3015\336`\247j\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 3484) = 3483 > 0.000056 read(3, "", 1) = 0 > 0.000050 close(3) = 0 > 0.000149 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000063 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000063 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__init__.abi3.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__init__.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000088 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000065 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000057 fstat(3, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e743690) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000070 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 > 0.000053 read(3, "\313\r\r\n\1\0\0\0\272\361\216\355\3118z%\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 120) = 119 > 0.000059 read(3, "", 1) = 0 > 0.000042 close(3) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000031 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000033 getdents64(3, 0x640f4c0cc370 /* 7 entries */, 32768) = 208 > 0.000062 getdents64(3, 0x640f4c0cc370 /* 0 entries */, 32768) = 0 > 0.000024 close(3) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/utils.py", {st_mode=S_IFREG|0644, st_size=16050, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/utils.py", {st_mode=S_IFREG|0644, st_size=16050, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/conf/__pycache__/utils.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=27200, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=27200, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\1\0\0\0s\3036f\345\365n\211\343\0\0\0\0\0\0\0\0\0\0\0\0\23\0\0"..., 27201) = 27200 > 0.000066 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000260 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/rgb.py", {st_mode=S_IFREG|0644, st_size=28597, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/rgb.py", {st_mode=S_IFREG|0644, st_size=28597, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/rgb.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=51016, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=51016, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\1\0\0\0006\31f\345P''\323\343\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0"..., 51017) = 51016 > 0.000069 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000297 brk(0x640f4c111000) = 0x640f4c111000 > 0.001447 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000042 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__init__.abi3.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000037 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__init__.so", 0x7ffd7e743980, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=122, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e743690) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=122, ...}) = 0 > 0.000026 read(3, "\313\r\r\n\1\0\0\0\272\361\216\355\3118z%\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 123) = 122 > 0.000027 read(3, "", 1) = 0 > 0.000029 close(3) = 0 > 0.000076 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000066 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000061 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000057 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000053 getdents64(3, 0x640f4c0e1ed0 /* 8 entries */, 32768) = 248 > 0.000062 getdents64(3, 0x640f4c0e1ed0 /* 0 entries */, 32768) = 0 > 0.000047 close(3) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/types.py", {st_mode=S_IFREG|0644, st_size=45201, ...}, 0) = 0 > 0.000088 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/types.py", {st_mode=S_IFREG|0644, st_size=45201, ...}, 0) = 0 > 0.000066 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__pycache__/types.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000056 fstat(3, {st_mode=S_IFREG|0644, st_size=43468, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000065 lseek(3, 0, SEEK_CUR) = 0 > 0.000049 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=43468, ...}) = 0 > 0.000055 read(3, "\313\r\r\n\1\0\0\0\344\n%\16B\321\206h\343\0\0\0\0\0\0\0\0\0\0\0\0!\0\0"..., 43469) = 43468 > 0.000083 read(3, "", 1) = 0 > 0.000050 close(3) = 0 > 0.000486 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e7436c0, 0) = -1 ENOENT (No such file or directory) > 0.000040 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__init__.abi3.so", 0x7ffd7e7436c0, 0) = -1 ENOENT (No such file or directory) > 0.000038 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__init__.so", 0x7ffd7e7436c0, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__init__.py", {st_mode=S_IFREG|0644, st_size=6589, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__init__.py", {st_mode=S_IFREG|0644, st_size=6589, ...}, 0) = 0 > 0.000040 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=12401, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=12401, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0\231\307\222\264\372J\31\322\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 12402) = 12401 > 0.000030 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.001330 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/utils.py", {st_mode=S_IFREG|0644, st_size=53832, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/utils.py", {st_mode=S_IFREG|0644, st_size=53832, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__pycache__/utils.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=85369, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=85369, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\1\0\0\0\221\16\31\205\246\371\244\321\343\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0"..., 85370) = 85369 > 0.000101 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000165 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576c79000 > 0.000240 mmap(NULL, 417792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576c13000 > 0.000501 munmap(0x70a577779000, 208896) = 0 > 0.000482 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/key_names.py", {st_mode=S_IFREG|0644, st_size=2580, ...}, 0) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/key_names.py", {st_mode=S_IFREG|0644, st_size=2580, ...}, 0) = 0 > 0.000053 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/key_names.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=3633, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000041 lseek(3, 0, SEEK_CUR) = 0 > 0.000027 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=3633, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0\336\2454\272\f\3\36\320\343\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0"..., 3634) = 3633 > 0.000028 read(3, "", 1) = 0 > 0.000032 close(3) = 0 > 0.004171 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/clipboard.py", {st_mode=S_IFREG|0644, st_size=20127, ...}, 0) = 0 > 0.000089 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/clipboard.py", {st_mode=S_IFREG|0644, st_size=20127, ...}, 0) = 0 > 0.000068 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/clipboard.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000057 fstat(3, {st_mode=S_IFREG|0644, st_size=32464, ...}) = 0 > 0.000054 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000070 lseek(3, 0, SEEK_CUR) = 0 > 0.000050 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 fstat(3, {st_mode=S_IFREG|0644, st_size=32464, ...}) = 0 > 0.000053 read(3, "\313\r\r\n\1\0\0\0\374\21vl \302\371\4\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 32465) = 32464 > 0.000063 read(3, "", 1) = 0 > 0.000050 close(3) = 0 > 0.000281 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/tempfile.py", {st_mode=S_IFREG|0644, st_size=32386, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python3.12/tempfile.py", {st_mode=S_IFREG|0644, st_size=32386, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/tempfile.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=33301, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=33301, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\202~\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 33302) = 33301 > 0.000042 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000290 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/random.py", {st_mode=S_IFREG|0644, st_size=34689, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/random.py", {st_mode=S_IFREG|0644, st_size=34689, ...}, 0) = 0 > 0.000044 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/random.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=24663, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=24663, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\201\207\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 24664) = 24663 > 0.000039 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000215 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/bisect.py", {st_mode=S_IFREG|0644, st_size=3423, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.12/bisect.py", {st_mode=S_IFREG|0644, st_size=3423, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/bisect.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=2058, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=2058, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\261\373\16h_\r\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 2059) = 2058 > 0.000033 read(3, "", 1) = 0 > 0.000027 close(3) = 0 > 0.000095 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=16824, ...}, 0) = 0 > 0.000065 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000030 fstat(3, {st_mode=S_IFREG|0755, st_size=16824, ...}) = 0 > 0.000029 mmap(NULL, 26761, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5777a5000 > 0.000038 mmap(0x70a5777a7000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x70a5777a7000 > 0.000048 mmap(0x70a5777aa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a5777aa000 > 0.000048 mmap(0x70a5777ab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a5777ab000 > 0.000045 close(3) = 0 > 0.000073 mprotect(0x70a5777aa000, 4096, PROT_READ) = 0 > 0.000097 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=16560, ...}, 0) = 0 > 0.000049 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(3, {st_mode=S_IFREG|0755, st_size=16560, ...}) = 0 > 0.000027 mmap(NULL, 26497, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57779e000 > 0.000029 mmap(0x70a5777a0000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x70a5777a0000 > 0.000039 mmap(0x70a5777a3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a5777a3000 > 0.000040 mmap(0x70a5777a4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a5777a4000 > 0.000036 close(3) = 0 > 0.000051 mprotect(0x70a5777a3000, 4096, PROT_READ) = 0 > 0.000087 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=57096, ...}, 0) = 0 > 0.000047 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000035 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(3, {st_mode=S_IFREG|0755, st_size=57096, ...}) = 0 > 0.000027 mmap(NULL, 66881, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57778d000 > 0.000028 mmap(0x70a577790000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a577790000 > 0.000037 mmap(0x70a57779b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x70a57779b000 > 0.000039 mmap(0x70a57779c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x70a57779c000 > 0.000036 close(3) = 0 > 0.000048 mprotect(0x70a57779b000, 4096, PROT_READ) = 0 > 0.000134 getrandom("\x1e\x98\x40\x1d\x4c\xc7\x91\xd9\x8e\x12\xbf\xc4\xdd\xc5\xff\x1e\x79\x20\xb6\x2f\x13\x31\xe5\x52\x1d\x6a\x06\xe6\xf9\x7a\xfb\x7c"..., 2496, GRND_NONBLOCK) = 2496 > 0.000726 brk(0x640f4c135000) = 0x640f4c135000 > 0.000242 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/colors.py", {st_mode=S_IFREG|0644, st_size=8908, ...}, 0) = 0 > 0.000095 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/colors.py", {st_mode=S_IFREG|0644, st_size=8908, ...}, 0) = 0 > 0.000049 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/colors.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000035 fstat(3, {st_mode=S_IFREG|0644, st_size=12344, ...}) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000040 lseek(3, 0, SEEK_CUR) = 0 > 0.000027 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=12344, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0\254\275\255\rS\244\35\221\343\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0"..., 12345) = 12344 > 0.000032 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000158 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/config.py", {st_mode=S_IFREG|0644, st_size=8194, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/config.py", {st_mode=S_IFREG|0644, st_size=8194, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/config.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=13672, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=13672, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\1\0\0\0\22O\241\307\211\263\233\245\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 13673) = 13672 > 0.000036 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000617 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/key_encoding.py", {st_mode=S_IFREG|0644, st_size=12273, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/key_encoding.py", {st_mode=S_IFREG|0644, st_size=12273, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/key_encoding.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=19225, ...}) = 0 > 0.000031 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000036 lseek(3, 0, SEEK_CUR) = 0 > 0.000027 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=19225, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\1\0\0\0\331b\31O\372\31r\377\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 19226) = 19225 > 0.000040 read(3, "", 1) = 0 > 0.000029 close(3) = 0 > 0.000749 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/keys.py", {st_mode=S_IFREG|0644, st_size=10302, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/keys.py", {st_mode=S_IFREG|0644, st_size=10302, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/keys.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=13994, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 fstat(3, {st_mode=S_IFREG|0644, st_size=13994, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\1\0\0\0\335jy\320%*|x\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 13995) = 13994 > 0.000036 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000277 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e7440a0, 0) = -1 ENOENT (No such file or directory) > 0.000036 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__init__.abi3.so", 0x7ffd7e7440a0, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__init__.so", 0x7ffd7e7440a0, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=121, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e743db0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=121, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\1\0\0\0\272\361\216\355\3118z%\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 122) = 121 > 0.000026 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000029 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000031 getdents64(3, 0x640f4c11c060 /* 11 entries */, 32768) = 336 > 0.000038 getdents64(3, 0x640f4c11c060 /* 0 entries */, 32768) = 0 > 0.000024 close(3) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/base.py", {st_mode=S_IFREG|0644, st_size=17591, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/base.py", {st_mode=S_IFREG|0644, st_size=17591, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/base.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=26730, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=26730, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\00004\276\340\351\273\10\212\343\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0"..., 26731) = 26730 > 0.000035 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000943 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/notifications.py", {st_mode=S_IFREG|0644, st_size=47205, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/notifications.py", {st_mode=S_IFREG|0644, st_size=47205, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/notifications.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=68150, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=68150, ...}) = 0 > 0.000030 read(3, "\313\r\r\n\1\0\0\0\371\237\353Z\307\5~\325\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 68151) = 68150 > 0.000073 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000405 brk(0x640f4c156000) = 0x640f4c156000 > 0.001197 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000080 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/os_window_size.py", {st_mode=S_IFREG|0644, st_size=3422, ...}, 0) = 0 > 0.000111 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/os_window_size.py", {st_mode=S_IFREG|0644, st_size=3422, ...}, 0) = 0 > 0.000073 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/os_window_size.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000059 fstat(3, {st_mode=S_IFREG|0644, st_size=5407, ...}) = 0 > 0.000054 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000068 lseek(3, 0, SEEK_CUR) = 0 > 0.000048 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=5407, ...}) = 0 > 0.000052 read(3, "\313\r\r\n\1\0\0\0\314\3255qW\333\210\272\343\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0"..., 5408) = 5407 > 0.000056 read(3, "", 1) = 0 > 0.000047 close(3) = 0 > 0.000517 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/session.py", {st_mode=S_IFREG|0644, st_size=10613, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/session.py", {st_mode=S_IFREG|0644, st_size=10613, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/session.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=15943, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=15943, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0\rq\233\211\312\254}8\343\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0"..., 15944) = 15943 > 0.000031 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000223 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/shlex.py", {st_mode=S_IFREG|0644, st_size=13353, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/shlex.py", {st_mode=S_IFREG|0644, st_size=13353, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/shlex.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=13651, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=13651, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\261\373\16h)4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 13652) = 13651 > 0.000030 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.000274 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/interface.py", {st_mode=S_IFREG|0644, st_size=1360, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/interface.py", {st_mode=S_IFREG|0644, st_size=1360, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/interface.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0\227\1\366\244\337l\232Q\343\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0"..., 2212) = 2211 > 0.000026 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/grid.py", {st_mode=S_IFREG|0644, st_size=13571, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/grid.py", {st_mode=S_IFREG|0644, st_size=13571, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/grid.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=18975, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=18975, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0\7\33\367?\201#\333Z\343\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0"..., 18976) = 18975 > 0.000036 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000195 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/tall.py", {st_mode=S_IFREG|0644, st_size=15670, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/tall.py", {st_mode=S_IFREG|0644, st_size=15670, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/tall.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=21708, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742cb0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=21708, ...}) = 0 > 0.000027 read(3, "\313\r\r\n\1\0\0\0s\203\314\201\224\215Q^\343\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0"..., 21709) = 21708 > 0.000032 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000175 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/vertical.py", {st_mode=S_IFREG|0644, st_size=6307, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/vertical.py", {st_mode=S_IFREG|0644, st_size=6307, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/vertical.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=9664, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e742590) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=9664, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\1\0\0\0r\313\323(k\377+\266\343\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0"..., 9665) = 9664 > 0.000028 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000423 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/splits.py", {st_mode=S_IFREG|0644, st_size=29674, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/splits.py", {st_mode=S_IFREG|0644, st_size=29674, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/splits.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=40957, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=40957, ...}) = 0 > 0.000029 read(3, "\313\r\r\n\1\0\0\0\223\231\241\214\261\245\350>\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 40958) = 40957 > 0.000061 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000151 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576b13000 > 0.001430 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/stack.py", {st_mode=S_IFREG|0644, st_size=1066, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/stack.py", {st_mode=S_IFREG|0644, st_size=1066, ...}, 0) = 0 > 0.000051 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/layout/__pycache__/stack.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000039 fstat(3, {st_mode=S_IFREG|0644, st_size=1693, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=1693, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0]W\36\210\202SR\251\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 1694) = 1693 > 0.000030 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000417 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tabs.py", {st_mode=S_IFREG|0644, st_size=51310, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tabs.py", {st_mode=S_IFREG|0644, st_size=51310, ...}, 0) = 0 > 0.000066 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/tabs.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000056 fstat(3, {st_mode=S_IFREG|0644, st_size=74633, ...}) = 0 > 0.000053 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000064 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=74633, ...}) = 0 > 0.000052 brk(0x640f4c17d000) = 0x640f4c17d000 > 0.000049 read(3, "\313\r\r\n\1\0\0\0\356\225\0; R\335\270\343\0\0\0\0\0\0\0\0\0\0\0\0\27\0\0"..., 74634) = 74633 > 0.000113 read(3, "", 1) = 0 > 0.000046 close(3) = 0 > 0.000510 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/progress.py", {st_mode=S_IFREG|0644, st_size=1622, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/progress.py", {st_mode=S_IFREG|0644, st_size=1622, ...}, 0) = 0 > 0.000039 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/progress.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000036 fstat(3, {st_mode=S_IFREG|0644, st_size=2597, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=2597, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0\345L\250d\236\3775)\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 2598) = 2597 > 0.000026 read(3, "", 1) = 0 > 0.000023 close(3) = 0 > 0.000186 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tab_bar.py", {st_mode=S_IFREG|0644, st_size=27947, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tab_bar.py", {st_mode=S_IFREG|0644, st_size=27947, ...}, 0) = 0 > 0.000040 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/tab_bar.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000031 fstat(3, {st_mode=S_IFREG|0644, st_size=42264, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=42264, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\1\0\0\0\207LIFW#\0167\343\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0"..., 42265) = 42264 > 0.000037 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000946 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/window.py", {st_mode=S_IFREG|0644, st_size=87533, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/window.py", {st_mode=S_IFREG|0644, st_size=87533, ...}, 0) = 0 > 0.000051 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/window.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000036 fstat(3, {st_mode=S_IFREG|0644, st_size=125709, ...}) = 0 > 0.000027 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=125709, ...}) = 0 > 0.000025 brk(0x640f4c19e000) = 0x640f4c19e000 > 0.000027 read(3, "\313\r\r\n\1\0\0\08\"f#F=\324\234\343\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0"..., 125710) = 125709 > 0.000130 read(3, "", 1) = 0 > 0.000033 close(3) = 0 > 0.000955 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/terminfo.py", {st_mode=S_IFREG|0644, st_size=16939, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/terminfo.py", {st_mode=S_IFREG|0644, st_size=16939, ...}, 0) = 0 > 0.000048 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/terminfo.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000036 fstat(3, {st_mode=S_IFREG|0644, st_size=16553, ...}) = 0 > 0.000032 ioctl(3, TCGETS, 0x7ffd7e7433d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=16553, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\1\0\0\0\332~>\223\226[+\251\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0"..., 16554) = 16553 > 0.000031 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.003425 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000066 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000059 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000055 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000052 getdents64(3, 0x640f4c1729a0 /* 11 entries */, 32768) = 352 > 0.000063 getdents64(3, 0x640f4c1729a0 /* 0 entries */, 32768) = 0 > 0.000047 close(3) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/box_drawing.py", {st_mode=S_IFREG|0644, st_size=59903, ...}, 0) = 0 > 0.000084 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/box_drawing.py", {st_mode=S_IFREG|0644, st_size=59903, ...}, 0) = 0 > 0.000063 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__pycache__/box_drawing.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000055 fstat(3, {st_mode=S_IFREG|0644, st_size=82928, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000066 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=82928, ...}) = 0 > 0.000037 read(3, "\313\r\r\n\1\0\0\0qU\214C9\355\376\264\343\0\0\0\0\0\0\0\0\0\0\0\0\25\0\0"..., 82929) = 82928 > 0.000080 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.001408 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a576a13000 > 0.000126 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/render.py", {st_mode=S_IFREG|0644, st_size=12847, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/render.py", {st_mode=S_IFREG|0644, st_size=12847, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__pycache__/render.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=18890, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744930) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=18890, ...}) = 0 > 0.000024 read(3, "\313\r\r\n\1\0\0\0gI\375\266\t\0:\271\343\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 18891) = 18890 > 0.000030 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000184 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__init__.abi3.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__init__.so", 0x7ffd7e744500, 0) = -1 ENOENT (No such file or directory) > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__init__.py", {st_mode=S_IFREG|0644, st_size=18210, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__init__.py", {st_mode=S_IFREG|0644, st_size=18210, ...}, 0) = 0 > 0.000062 openat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000055 fstat(3, {st_mode=S_IFREG|0644, st_size=21250, ...}) = 0 > 0.000052 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000064 lseek(3, 0, SEEK_CUR) = 0 > 0.000047 lseek(3, 0, SEEK_CUR) = 0 > 0.000046 fstat(3, {st_mode=S_IFREG|0644, st_size=21250, ...}) = 0 > 0.000052 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\"G\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0"..., 21251) = 21250 > 0.000058 read(3, "", 1) = 0 > 0.000050 close(3) = 0 > 0.000254 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000066 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000063 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=136584, ...}, 0) = 0 > 0.000077 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000053 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000045 fstat(3, {st_mode=S_IFREG|0755, st_size=136584, ...}) = 0 > 0.000028 mmap(NULL, 146504, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5769ef000 > 0.000030 mmap(0x70a5769fa000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x70a5769fa000 > 0.000040 mmap(0x70a576a0e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x70a576a0e000 > 0.000035 mmap(0x70a576a0f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x70a576a0f000 > 0.000039 close(3) = 0 > 0.000027 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a5769d0000 > 0.000026 close(3) = 0 > 0.000039 openat(AT_FDCWD, "/usr/lib64/libffi.so.8", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=43896, ...}) = 0 > 0.000026 mmap(NULL, 54960, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57777f000 > 0.000028 mmap(0x70a577782000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x70a577782000 > 0.000037 mmap(0x70a57778a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x70a57778a000 > 0.000036 mmap(0x70a57778c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x70a57778c000 > 0.000038 close(3) = 0 > 0.000065 mprotect(0x70a57778a000, 8192, PROT_READ) = 0 > 0.000119 mprotect(0x70a576a0e000, 4096, PROT_READ) = 0 > 0.000033 munmap(0x70a5769d0000, 124266) = 0 > 0.000658 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.12/ctypes", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000028 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(3, 0x640f4c1939d0 /* 9 entries */, 32768) = 272 > 0.000035 getdents64(3, 0x640f4c1939d0 /* 0 entries */, 32768) = 0 > 0.000023 close(3) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/_endian.py", {st_mode=S_IFREG|0644, st_size=2535, ...}, 0) = 0 > 0.000061 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ctypes/_endian.py", {st_mode=S_IFREG|0644, st_size=2535, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/ctypes/__pycache__/_endian.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 fstat(3, {st_mode=S_IFREG|0644, st_size=2973, ...}) = 0 > 0.000044 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000045 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000022 fstat(3, {st_mode=S_IFREG|0644, st_size=2973, ...}) = 0 > 0.000025 read(3, "\313\r\r\n\0\0\0\0\262\373\16h\347\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 2974) = 2973 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000236 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/common.py", {st_mode=S_IFREG|0644, st_size=21147, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/common.py", {st_mode=S_IFREG|0644, st_size=21147, ...}, 0) = 0 > 0.000042 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__pycache__/common.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=25729, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e744210) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(3, 0, SEEK_CUR) = 0 > 0.000024 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=25729, ...}) = 0 > 0.000031 read(3, "\313\r\r\n\1\0\0\0xF#l\25\365G\324\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0"..., 25730) = 25729 > 0.000043 read(3, "", 1) = 0 > 0.000027 close(3) = 0 > 0.000132 brk(0x640f4c1bf000) = 0x640f4c1bf000 > 0.000181 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/fontconfig.py", {st_mode=S_IFREG|0644, st_size=11932, ...}, 0) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/fontconfig.py", {st_mode=S_IFREG|0644, st_size=11932, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/fonts/__pycache__/fontconfig.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000036 fstat(3, {st_mode=S_IFREG|0644, st_size=15971, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e743af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000021 fstat(3, {st_mode=S_IFREG|0644, st_size=15971, ...}) = 0 > 0.000028 read(3, "\313\r\r\n\1\0\0\0^\207\320\260\315\300\203`\343\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0"..., 15972) = 15971 > 0.000037 read(3, "", 1) = 0 > 0.000025 close(3) = 0 > 0.000829 getcwd("/home/lj", 1024) = 9 > 0.000038 newfstatat(AT_FDCWD, "/home/lj", {st_mode=S_IFDIR|0750, st_size=4096, ...}, 0) = 0 > 0.000572 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/parse.py", {st_mode=S_IFREG|0644, st_size=64823, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/parse.py", {st_mode=S_IFREG|0644, st_size=64823, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/options/__pycache__/parse.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 fstat(3, {st_mode=S_IFREG|0644, st_size=125498, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e745050) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(3, 0, SEEK_CUR) = 0 > 0.000025 lseek(3, 0, SEEK_CUR) = 0 > 0.000023 fstat(3, {st_mode=S_IFREG|0644, st_size=125498, ...}) = 0 > 0.000025 brk(0x640f4c1e2000) = 0x640f4c1e2000 > 0.000029 read(3, "\313\r\r\n\1\0\0\0W-q\3612\0\336\314\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 125499) = 125498 > 0.000132 read(3, "", 1) = 0 > 0.000026 close(3) = 0 > 0.002068 openat(AT_FDCWD, "/etc/xdg/kitty/kitty.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000070 openat(AT_FDCWD, "/home/lj/.config/kitty/kitty.conf", O_RDONLY|O_CLOEXEC) = 3 > 0.000056 fstat(3, {st_mode=S_IFREG|0640, st_size=97241, ...}) = 0 > 0.000054 ioctl(3, TCGETS, 0x7ffd7e745620) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000083 lseek(3, 0, SEEK_CUR) = 0 > 0.000106 read(3, "# vim:fileencoding=utf-8:foldmet"..., 8192) = 8192 > 0.000502 read(3, "ale 0.001, 1, 1.5, 2\n\n#: The siz"..., 8192) = 8192 > 0.000437 read(3, ". In\n#: addition to these charac"..., 8192) = 8192 > 0.000290 read(3, "on_bell yes\n\n#: Request window a"..., 8192) = 8192 > 0.000297 read(3, "pts).\n\n# tab_bar_margin_height 0"..., 8192) = 8192 > 0.000477 read(3, " #0d73cc\n# color12 #1a8fff\n\n#: "..., 8192) = 8192 > 0.000287 read(3, "tput of the\n#: previous command "..., 8192) = 8192 > 0.000305 read(3, " raw system key codes to map key"..., 8192) = 8192 > 0.000341 read(3, "d close_window\n\n#: Next window\n\n"..., 8192) = 8192 > 0.000407 read(3, "h the cursor\n#:: map f1 cle"..., 8192) = 8192 > 0.000299 read(3, "+ALT+EQUAL "..., 8192) = 8192 > 0.000285 read(3, "end_text all \\x1b\\x1f\\x48\\x63\\x1"..., 8192) = 7129 > 0.000240 read(3, "", 8192) = 0 > 0.000183 read(3, "", 8192) = 0 > 0.000163 close(3) = 0 > 0.000690 newfstatat(AT_FDCWD, "/home/lj/.local/share/cargo/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000053 newfstatat(AT_FDCWD, "/home/lj/.local/share/nimble/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/usr/local/sbin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/local/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/bin/kitty", {st_mode=S_IFREG|0755, st_size=27016, ...}, 0) = 0 > 0.000041 access("/usr/bin/kitty", X_OK) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/bin/kitty", {st_mode=S_IFREG|0755, st_size=27016, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/home/lj/.local/share/cargo/bin/kitten", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/home/lj/.local/share/nimble/bin/kitten", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/local/sbin/kitten", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/local/bin/kitten", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/bin/kitten", {st_mode=S_IFREG|0755, st_size=16757240, ...}, 0) = 0 > 0.000031 access("/usr/bin/kitten", X_OK) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/bin/kitten", {st_mode=S_IFREG|0755, st_size=16757240, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/bin/kitten", {st_mode=S_IFREG|0755, st_size=16757240, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/bin/kitten", {st_mode=S_IFREG|0755, st_size=16757240, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/home/lj/.local/share/cargo/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/home/lj/.local/share/nimble/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/local/sbin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/local/bin/kitty", 0x7ffd7e745770, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/bin/kitty", {st_mode=S_IFREG|0755, st_size=27016, ...}, 0) = 0 > 0.000030 access("/usr/bin/kitty", X_OK) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/bin/kitty", {st_mode=S_IFREG|0755, st_size=27016, ...}, 0) = 0 > 0.000142 rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib64/kitty/kitty/glfw-wayland.so", {st_mode=S_IFREG|0755, st_size=387912, ...}, 0) = 0 > 0.000047 openat(AT_FDCWD, "/usr/lib64/kitty/kitty/glfw-wayland.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(3, {st_mode=S_IFREG|0755, st_size=387912, ...}) = 0 > 0.000027 mmap(NULL, 559352, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576966000 > 0.000032 mmap(0x70a576995000, 184320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x70a576995000 > 0.000034 mmap(0x70a5769c2000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x70a5769c2000 > 0.000035 mmap(0x70a5769c6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x70a5769c6000 > 0.000032 mmap(0x70a5769c8000, 157944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a5769c8000 > 0.000030 close(3) = 0 > 0.000026 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000028 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a576947000 > 0.000026 close(3) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib64/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=59328, ...}) = 0 > 0.000026 mmap(NULL, 69192, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576936000 > 0.000032 mmap(0x70a57693b000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x70a57693b000 > 0.000032 mmap(0x70a576944000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x70a576944000 > 0.000031 mmap(0x70a576946000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x70a576946000 > 0.000033 close(3) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=416496, ...}) = 0 > 0.000026 mmap(NULL, 426121, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a5768cd000 > 0.000027 mmap(0x70a576904000, 188416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x70a576904000 > 0.000032 mmap(0x70a576932000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x63000) = 0x70a576932000 > 0.000037 mmap(0x70a576935000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x65000) = 0x70a576935000 > 0.000040 close(3) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 > 0.000030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(3, {st_mode=S_IFREG|0755, st_size=340752, ...}) = 0 > 0.000026 mmap(NULL, 351132, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a576877000 > 0.000027 mmap(0x70a576891000, 233472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x70a576891000 > 0.000033 mmap(0x70a5768ca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x70a5768ca000 > 0.000033 mmap(0x70a5768cc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x70a5768cc000 > 0.000034 close(3) = 0 > 0.000098 mprotect(0x70a5768ca000, 8192, PROT_READ) = 0 > 0.000040 mprotect(0x70a576932000, 12288, PROT_READ) = 0 > 0.000046 mprotect(0x70a576944000, 8192, PROT_READ) = 0 > 0.000089 mprotect(0x70a5769c2000, 16384, PROT_READ) = 0 > 0.000041 munmap(0x70a576947000, 124266) = 0 > 0.000099 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 fstat(3, {st_mode=S_IFREG|0644, st_size=2998, ...}) = 0 > 0.000026 read(3, "# Locale name alias data base.\n#"..., 4096) = 2998 > 0.000033 read(3, "", 4096) = 0 > 0.000024 close(3) = 0 > 0.000029 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000147 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000027 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a576947000 > 0.000027 close(3) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib64/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=29600, ...}) = 0 > 0.000026 mmap(NULL, 39617, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a57686d000 > 0.000027 mmap(0x70a57686f000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x70a57686f000 > 0.000033 mmap(0x70a576872000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a576872000 > 0.000031 mmap(0x70a576873000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x70a576873000 > 0.000031 close(3) = 0 > 0.000038 mprotect(0x70a576872000, 4096, PROT_READ) = 0 > 0.000028 munmap(0x70a576947000, 124266) = 0 > 0.000041 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000027 fstat(3, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000025 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 3, 0) = 0x70a576947000 > 0.000025 close(3) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib64/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000029 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(3, {st_mode=S_IFREG|0755, st_size=5208, ...}) = 0 > 0.000026 mmap(NULL, 15449, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x70a577fd4000 > 0.000026 mmap(0x70a577fd5000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x70a577fd5000 > 0.000032 mmap(0x70a577fd6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x70a577fd6000 > 0.000031 mmap(0x70a577fd7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x70a577fd7000 > 0.000030 close(3) = 0 > 0.000026 mprotect(0x70a577fd6000, 4096, PROT_READ) = 0 > 0.000027 munmap(0x70a576947000, 124266) = 0 > 0.000034 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 > 0.000040 connect(3, {sa_family=AF_UNIX, sun_path="/run/user/1000/wayland-1"}, 27) = 0 > 0.000045 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 4 > 0.000039 getresuid([1000], [1000], [1000]) = 0 > 0.000037 getresgid([1000], [1000], [1000]) = 0 > 0.000041 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5 > 0.000030 connect(5, {sa_family=AF_UNIX, sun_path="/tmp/dbus-UCB1bC0r5s"}, 22) = 0 > 0.000037 fcntl(5, F_GETFL) = 0x2 (flags O_RDWR) > 0.000028 fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 > 0.000026 geteuid() = 1000 > 0.000026 getsockname(5, {sa_family=AF_UNIX}, [128 => 2]) = 0 > 0.000051 poll([{fd=5, events=POLLOUT}], 1, 0) = 1 ([{fd=5, revents=POLLOUT}]) > 0.000034 sendto(5, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 > 0.000053 sendto(5, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 > 0.000034 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}]) > 0.000032 read(5, "OK d92c90061ab6f532135088a6680ef"..., 2048) = 37 > 0.000035 poll([{fd=5, events=POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}]) > 0.000030 sendto(5, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 > 0.000031 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}]) > 0.000027 read(5, "AGREE_UNIX_FD\r\n", 2048) = 15 > 0.000029 poll([{fd=5, events=POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}]) > 0.000026 sendto(5, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 > 0.000030 poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}]) > 0.000028 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 > 0.000045 poll([{fd=5, events=POLLIN}], 1, 25000) = 1 ([{fd=5, revents=POLLIN}]) > 0.000184 recvmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.83\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 > 0.000046 recvmsg(5, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000042 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1D\0\0\0\2\0\0\0\220\0\0\0\1\1o\0\37\0\0\0/org/fre"..., iov_len=160}, {iov_base="@\0\0\0\32\0\0\0org.freedesktop.appearan"..., iov_len=68}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 228 > 0.000045 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1V\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="Q\0\0\0type='signal',interface='org"..., iov_len=86}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 230 > 0.000051 newfstatat(AT_FDCWD, "/home/lj/.config/xkb", 0x7ffd7e745560, 0) = -1 ENOENT (No such file or directory) > 0.000037 newfstatat(AT_FDCWD, "/home/lj/.xkb", 0x7ffd7e745560, 0) = -1 ENOENT (No such file or directory) > 0.000037 newfstatat(AT_FDCWD, "/etc/xkb", 0x7ffd7e745560, 0) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/usr/share/X11/xkb", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/share/X11/xkb", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 geteuid() = 1000 > 0.000029 getegid() = 1000 > 0.000026 getuid() = 1000 > 0.000025 getgid() = 1000 > 0.000024 access("/usr/share/X11/xkb", R_OK|X_OK) = 0 > 0.000030 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0\2\0\0\0\1\0\0\0\0\0\f\0\3\0\0\0", iov_len=24}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 24 > 0.000042 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.000070 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2\0\0\0\0\0\34\0\1\0\0\0\10\0\0\0wl_seat\0\t\0\0\0\2\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 2672 > 0.000046 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000067 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\2\0\0\0\0\0 \0\1\0\0\0\10\0\0\0wl_seat\0\t\0\0\0\4\0\0\0"..., iov_len=884}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 884 > 0.000037 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.000152 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\4\0\0\0\1\0\30\0\t\0\0\0Hyprland\0\0\0\0\4\0\0\0\0\0\f\0"..., iov_len=1424}, {iov_base="", iov_len=2672}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 304 > 0.000047 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000797 openat(AT_FDCWD, "/home/lj/.config/kitty", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000060 fstat(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000035 getdents64(6, 0x640f4c1c1ac0 /* 4 entries */, 32768) = 120 > 0.000085 getdents64(6, 0x640f4c1c1ac0 /* 0 entries */, 32768) = 0 > 0.000024 close(6) = 0 > 0.000058 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6 > 0.000031 fstat(6, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000027 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a576947000 > 0.000032 close(6) = 0 > 0.000039 openat(AT_FDCWD, "/usr/lib64/libfontconfig.so", O_RDONLY|O_CLOEXEC) = 6 > 0.000038 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000030 fstat(6, {st_mode=S_IFREG|0755, st_size=373752, ...}) = 0 > 0.000026 mmap(NULL, 384000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a57680f000 > 0.000030 mmap(0x70a57682d000, 249856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1d000) = 0x70a57682d000 > 0.000040 mmap(0x70a57686a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x59000) = 0x70a57686a000 > 0.000038 mmap(0x70a57686c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5a000) = 0x70a57686c000 > 0.000039 close(6) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib64/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000033 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(6, {st_mode=S_IFREG|0755, st_size=180056, ...}) = 0 > 0.000030 mmap(NULL, 189841, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a5767e0000 > 0.000027 mmap(0x70a5767ea000, 135168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x70a5767ea000 > 0.000037 mmap(0x70a57680b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x29000) = 0x70a57680b000 > 0.000033 mmap(0x70a57680e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2b000) = 0x70a57680e000 > 0.000035 close(6) = 0 > 0.000071 mprotect(0x70a57680b000, 12288, PROT_READ) = 0 > 0.000093 mprotect(0x70a57686a000, 8192, PROT_READ) = 0 > 0.000035 munmap(0x70a576947000, 124266) = 0 > 0.000065 access("/etc/fonts/fonts.conf", R_OK) = 0 > 0.000029 access("/etc/fonts/fonts.conf", R_OK) = 0 > 0.000027 readlink("/etc/fonts/fonts.conf", 0x7ffd7e743120, 4095) = -1 EINVAL (Invalid argument) > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=2665, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2665 > 0.000034 read(6, "", 8192) = 0 > 0.000025 close(6) = 0 > 0.000042 getrandom("\x09\x6a\xbb\xa7\x41\xab\x40\x80", 8, 0) = 8 > 0.000145 access("/etc/fonts/conf.d", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d", 0x7ffd7e73b8d0, 4095) = -1 EINVAL (Invalid argument) > 0.000027 newfstatat(AT_FDCWD, "/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000026 fstat(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000028 getdents64(6, 0x640f4c1c6100 /* 25 entries */, 32768) = 1016 > 0.000047 getdents64(6, 0x640f4c1c6100 /* 0 entries */, 32768) = 0 > 0.000035 access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/10-hinting-slight.conf", "../conf.avail/10-hinting-slight."..., 4095) = 36 > 0.000031 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-slight.conf", {st_mode=S_IFREG|0644, st_size=620, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 620 > 0.000028 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000025 getrandom("\xbc\xa4\x5e\xa7\x64\xb0\xdf\xa4", 8, 0) = 8 > 0.000043 access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", "../conf.avail/10-scale-bitmap-fo"..., 4095) = 40 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0644, st_size=2068, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2068 > 0.000028 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\x2a\x81\xbf\x39\x42\xcb\x29\x94", 8, 0) = 8 > 0.000070 access("/etc/fonts/conf.d/10-sub-pixel-none.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/10-sub-pixel-none.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/10-sub-pixel-none.conf", "../conf.avail/10-sub-pixel-none."..., 4095) = 36 > 0.000035 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-none.conf", {st_mode=S_IFREG|0644, st_size=647, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-none.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000032 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 647 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\xa7\xd9\xb8\xff\xc0\x52\x26\x29", 8, 0) = 8 > 0.000033 access("/etc/fonts/conf.d/10-yes-antialias.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/10-yes-antialias.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/10-yes-antialias.conf", "../conf.avail/10-yes-antialias.c"..., 4095) = 35 > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-yes-antialias.conf", {st_mode=S_IFREG|0644, st_size=258, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-yes-antialias.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 258 > 0.000025 read(7, "", 8192) = 0 > 0.000021 close(7) = 0 > 0.000023 getrandom("\xf1\x1a\x4c\xe4\xcc\x74\xe1\x7a", 8, 0) = 8 > 0.000031 access("/etc/fonts/conf.d/11-lcdfilter-default.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/11-lcdfilter-default.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/11-lcdfilter-default.conf", "../conf.avail/11-lcdfilter-defau"..., 4095) = 39 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-default.conf", {st_mode=S_IFREG|0644, st_size=695, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000025 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 695 > 0.000025 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000023 getrandom("\x3a\x54\xed\x20\x82\xa6\x12\x8e", 8, 0) = 8 > 0.000033 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/20-unhint-small-vera.conf", "../conf.avail/20-unhint-small-ve"..., 4095) = 39 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1377, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000025 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1377 > 0.000026 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000023 getrandom("\x2e\x1f\x21\xa1\x95\x46\x27\xe1", 8, 0) = 8 > 0.000044 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0 > 0.000027 readlink("/etc/fonts/conf.d/30-metric-aliases.conf", "../conf.avail/30-metric-aliases."..., 4095) = 36 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=13610, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 > 0.000037 read(7, "ly>Arial</family>\n\t </default>\n"..., 8192) = 5418 > 0.000036 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000025 getrandom("\xbe\x35\xc0\x14\xad\x72\xdf\x65", 8, 0) = 8 > 0.000189 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0 > 0.000029 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/40-nonlatin.conf", "../conf.avail/40-nonlatin.conf", 4095) = 30 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7775, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7775 > 0.000034 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\xc1\x07\x0b\x7b\x9a\xdc\xca\x5d", 8, 0) = 8 > 0.000143 access("/etc/fonts/conf.d/45-generic.conf", R_OK) = 0 > 0.000029 access("/etc/fonts/conf.d/45-generic.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/45-generic.conf", "../conf.avail/45-generic.conf", 4095) = 29 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/45-generic.conf", {st_mode=S_IFREG|0644, st_size=3490, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/45-generic.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3490 > 0.000029 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000023 getrandom("\xc5\xb1\x47\x9e\xce\x08\x6b\x2d", 8, 0) = 8 > 0.000073 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/45-latin.conf", "../conf.avail/45-latin.conf", 4095) = 27 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/45-latin.conf", {st_mode=S_IFREG|0644, st_size=7159, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/45-latin.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7159 > 0.000039 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000023 getrandom("\x69\xbf\x31\x37\x53\x33\x07\x81", 8, 0) = 8 > 0.000082 brk(0x640f4c203000) = 0x640f4c203000 > 0.000076 access("/etc/fonts/conf.d/48-spacing.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/48-spacing.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/48-spacing.conf", "../conf.avail/48-spacing.conf", 4095) = 29 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/48-spacing.conf", {st_mode=S_IFREG|0644, st_size=441, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/48-spacing.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000025 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 441 > 0.000029 read(7, "", 8192) = 0 > 0.000026 close(7) = 0 > 0.000024 getrandom("\xeb\x07\x66\x70\xc1\xa4\x65\x06", 8, 0) = 8 > 0.000037 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/49-sansserif.conf", "../conf.avail/49-sansserif.conf", 4095) = 31 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=639, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 639 > 0.000025 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000022 getrandom("\xe8\xf9\x6b\x34\x5a\x24\x17\x66", 8, 0) = 8 > 0.000036 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/50-user.conf", "../conf.avail/50-user.conf", 4095) = 26 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/50-user.conf", {st_mode=S_IFREG|0644, st_size=751, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/50-user.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 751 > 0.000026 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000022 getrandom("\x34\xa8\x8e\xc5\x2e\xaf\xed\x6c", 8, 0) = 8 > 0.000028 newfstatat(AT_FDCWD, "/home/lj/.config/fontconfig/conf.d", 0x7ffd7e72ff40, 0) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/home/lj/.config/fontconfig/conf.d", 0x7ffd7e72ff40, 0) = -1 ENOENT (No such file or directory) > 0.000041 access("/home/lj/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory) > 0.000026 access("/home/lj/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/home/lj/.config/fontconfig/fonts.conf", 0x7ffd7e72ff40, 0) = -1 ENOENT (No such file or directory) > 0.000026 newfstatat(AT_FDCWD, "/home/lj/.config/fontconfig/fonts.conf", 0x7ffd7e72ff40, 0) = -1 ENOENT (No such file or directory) > 0.000030 access("/home/lj/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory) > 0.000026 access("/home/lj/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory) > 0.000027 access("/home/lj/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory) > 0.000026 access("/home/lj/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory) > 0.000027 access("/home/lj/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory) > 0.000027 access("/home/lj/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory) > 0.000029 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/51-local.conf", "../conf.avail/51-local.conf", 4095) = 27 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/51-local.conf", {st_mode=S_IFREG|0644, st_size=263, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/51-local.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000022 getrandom("\x55\x87\x6a\x3e\xf7\x1d\x0f\x0e", 8, 0) = 8 > 0.000028 access("/etc/fonts/local.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/local.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/local.conf", 0x7ffd7e72de90, 4095) = -1 EINVAL (Invalid argument) > 0.000027 newfstatat(AT_FDCWD, "/etc/fonts/local.conf", {st_mode=S_IFREG|0644, st_size=891, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/local.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000025 read(7, "<!-- Set preferred serif, sans s"..., 8192) = 891 > 0.000026 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000029 getrandom("\x8e\x18\x9c\x4b\x95\xb3\xc8\xf7", 8, 0) = 8 > 0.000041 access("/etc/fonts/local.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/60-generic.conf", "../conf.avail/60-generic.conf", 4095) = 29 > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/60-generic.conf", {st_mode=S_IFREG|0644, st_size=1911, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/60-generic.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1911 > 0.000028 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000023 getrandom("\x34\xe4\x30\xf2\x4f\x9f\x4b\xe3", 8, 0) = 8 > 0.000049 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/60-latin.conf", "../conf.avail/60-latin.conf", 4095) = 27 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/60-latin.conf", {st_mode=S_IFREG|0644, st_size=2276, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/60-latin.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2276 > 0.000029 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000023 getrandom("\x62\x34\x98\x7d\x49\xe9\xcb\x26", 8, 0) = 8 > 0.000052 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/65-fonts-persian.conf", "../conf.avail/65-fonts-persian.c"..., 4095) = 35 > 0.000031 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10132, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 > 0.000046 read(7, "a</family>\n\t\t\t<family>Koodak</fa"..., 8192) = 1940 > 0.000029 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\xa4\x1e\x42\x54\x13\x84\xea\xb7", 8, 0) = 8 > 0.000166 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/65-nonlatin.conf", "../conf.avail/65-nonlatin.conf", 4095) = 30 > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=10040, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 > 0.000034 read(7, "family>Lohit Hindi</family>\n\t\t\t<"..., 8192) = 1848 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000029 getrandom("\x4b\x31\xb8\x55\x86\xd7\x81\xf0", 8, 0) = 8 > 0.000127 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/69-unifont.conf", "../conf.avail/69-unifont.conf", 4095) = 29 > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=687, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 687 > 0.000026 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000022 getrandom("\xec\x5d\x79\xd5\x81\x85\xed\xc8", 8, 0) = 8 > 0.000037 access("/etc/fonts/conf.d/75-twemoji.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/75-twemoji.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.d/75-twemoji.conf", "../conf.avail/75-twemoji.conf", 4095) = 29 > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/75-twemoji.conf", {st_mode=S_IFREG|0644, st_size=7011, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/75-twemoji.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000027 read(7, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 7011 > 0.000041 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000027 getrandom("\x9c\xe2\x13\xe5\x5c\x81\xbc\x58", 8, 0) = 8 > 0.000108 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/80-delicious.conf", "../conf.avail/80-delicious.conf", 4095) = 31 > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=437, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000027 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 437 > 0.000025 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000022 getrandom("\x80\xb8\xfe\xfd\xa2\xe5\xdf\xa0", 8, 0) = 8 > 0.000034 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.d/90-synthetic.conf", "../conf.avail/90-synthetic.conf", 4095) = 31 > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1757, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000026 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1757 > 0.000029 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000030 getrandom("\xde\xbb\xc2\x38\xd5\x81\x9d\xd2", 8, 0) = 8 > 0.000051 close(6) = 0 > 0.000026 access("/etc/fonts/conf.d", R_OK) = 0 > 0.000038 access("/etc/fonts/conf.avail", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail", 0x7ffd7e743120, 4095) = -1 EINVAL (Invalid argument) > 0.000027 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/etc/fonts/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000031 fstat(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000026 getdents64(6, 0x640f4c1c6100 /* 45 entries */, 32768) = 1928 > 0.000092 getdents64(6, 0x640f4c1c6100 /* 0 entries */, 32768) = 0 > 0.000033 access("/etc/fonts/conf.avail/05-reset-dirs-sample.conf", R_OK) = 0 > 0.000033 access("/etc/fonts/conf.avail/05-reset-dirs-sample.conf", R_OK) = 0 > 0.000027 readlink("/etc/fonts/conf.avail/05-reset-dirs-sample.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000030 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/05-reset-dirs-sample.conf", {st_mode=S_IFREG|0644, st_size=213, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/etc/fonts/conf.avail/05-reset-dirs-sample.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000029 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 213 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000027 getrandom("\xec\xfa\x99\x13\x56\xe0\x78\x88", 8, 0) = 8 > 0.000045 access("/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf", {st_mode=S_IFREG|0644, st_size=717, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 717 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000025 getrandom("\x32\x83\x6a\x25\x18\xdc\x94\x55", 8, 0) = 8 > 0.000042 access("/etc/fonts/conf.avail/10-autohint.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/10-autohint.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-autohint.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-autohint.conf", {st_mode=S_IFREG|0644, st_size=630, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 630 > 0.000028 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\xc9\xfa\xca\xaf\x2b\x2e\xe7\x0b", 8, 0) = 8 > 0.000036 access("/etc/fonts/conf.avail/10-hinting-full.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-hinting-full.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-hinting-full.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-full.conf", {st_mode=S_IFREG|0644, st_size=616, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 616 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\x6d\x8e\x86\x3f\x95\x71\xd2\x20", 8, 0) = 8 > 0.000040 access("/etc/fonts/conf.avail/10-hinting-medium.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/10-hinting-medium.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-hinting-medium.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-medium.conf", {st_mode=S_IFREG|0644, st_size=620, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 620 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\x91\xa7\x68\x9c\x1f\xaa\x1f\x98", 8, 0) = 8 > 0.000036 access("/etc/fonts/conf.avail/10-hinting-none.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-hinting-none.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-hinting-none.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-none.conf", {st_mode=S_IFREG|0644, st_size=616, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 616 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\x79\x2b\xc2\x66\x20\x67\xaa\xc2", 8, 0) = 8 > 0.000037 access("/etc/fonts/conf.avail/10-hinting-slight.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-hinting-slight.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-hinting-slight.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/10-no-antialias.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/10-no-antialias.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-no-antialias.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-no-antialias.conf", {st_mode=S_IFREG|0644, st_size=260, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-no-antialias.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 260 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\xbc\xe4\x10\xce\xc3\xa2\x85\x70", 8, 0) = 8 > 0.000034 access("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", {st_mode=S_IFREG|0644, st_size=672, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672 > 0.000028 read(7, "", 8192) = 0 > 0.000026 close(7) = 0 > 0.000025 getrandom("\x07\x10\x1f\xb1\x95\x34\xe5\x54", 8, 0) = 8 > 0.000037 access("/etc/fonts/conf.avail/10-sub-pixel-none.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/10-sub-pixel-none.conf", R_OK) = 0 > 0.000028 readlink("/etc/fonts/conf.avail/10-sub-pixel-none.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", {st_mode=S_IFREG|0644, st_size=672, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\xe5\x38\x56\xb7\x70\xec\x5f\x94", 8, 0) = 8 > 0.000039 access("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", {st_mode=S_IFREG|0644, st_size=682, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 682 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\x70\xae\x02\x18\xd6\x6f\x36\xc8", 8, 0) = 8 > 0.000034 access("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", {st_mode=S_IFREG|0644, st_size=682, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 682 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000024 getrandom("\xf9\x98\x19\xe7\x2d\x39\xd5\xea", 8, 0) = 8 > 0.000033 access("/etc/fonts/conf.avail/10-unhinted.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-unhinted.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-unhinted.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/10-unhinted.conf", {st_mode=S_IFREG|0644, st_size=625, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/etc/fonts/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 625 > 0.000031 read(7, "", 8192) = 0 > 0.000024 close(7) = 0 > 0.000024 getrandom("\xd5\x7c\x9a\x31\xbc\x48\xdd\xc5", 8, 0) = 8 > 0.000036 access("/etc/fonts/conf.avail/10-yes-antialias.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/10-yes-antialias.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/10-yes-antialias.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/11-lcdfilter-default.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/11-lcdfilter-default.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/11-lcdfilter-default.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", {st_mode=S_IFREG|0644, st_size=692, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 692 > 0.000028 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\xed\xc2\x14\xfa\xd8\x44\x56\x34", 8, 0) = 8 > 0.000036 access("/etc/fonts/conf.avail/11-lcdfilter-light.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/11-lcdfilter-light.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/11-lcdfilter-light.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-light.conf", {st_mode=S_IFREG|0644, st_size=689, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 689 > 0.000028 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\x9f\x91\x3e\x30\x1c\x17\xc3\xb0", 8, 0) = 8 > 0.000035 access("/etc/fonts/conf.avail/11-lcdfilter-none.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/11-lcdfilter-none.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/11-lcdfilter-none.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-none.conf", {st_mode=S_IFREG|0644, st_size=686, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-none.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 686 > 0.000027 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000024 getrandom("\xd0\xb4\x6f\xa8\xf0\x3b\x3a\xab", 8, 0) = 8 > 0.000035 access("/etc/fonts/conf.avail/20-unhint-small-vera.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/20-unhint-small-vera.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/20-unhint-small-vera.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/25-unhint-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=3329, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/etc/fonts/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000027 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3329 > 0.000032 read(7, "", 8192) = 0 > 0.000023 close(7) = 0 > 0.000025 getrandom("\x7b\xce\x5e\x7c\xee\x5c\xcc\xd3", 8, 0) = 8 > 0.000098 access("/etc/fonts/conf.avail/30-metric-aliases.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/30-metric-aliases.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/30-metric-aliases.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/35-lang-normalize.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/35-lang-normalize.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/35-lang-normalize.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/35-lang-normalize.conf", {st_mode=S_IFREG|0644, st_size=48373, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/35-lang-normalize.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000028 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 > 0.000052 read(7, "nding=\"same\"><string>cu</string>"..., 8192) = 8192 > 0.000053 read(7, " hu -->\n <match>\n <test name"..., 8192) = 8192 > 0.000059 read(7, "g></test>\n <edit name=\"lang\" "..., 8192) = 8192 > 0.000058 read(7, "\" binding=\"same\"><string>pt</str"..., 8192) = 8192 > 0.000067 read(7, "it>\n </match>\n <!-- tcy* -> tc"..., 8192) = 7413 > 0.000047 read(7, "", 8192) = 0 > 0.000024 close(7) = 0 > 0.000025 getrandom("\x89\x9b\xac\xdc\x0b\x5e\x56\xe8", 8, 0) = 8 > 0.000188 brk(0x640f4c224000) = 0x640f4c224000 > 0.000602 access("/etc/fonts/conf.avail/40-nonlatin.conf", R_OK) = 0 > 0.000027 access("/etc/fonts/conf.avail/40-nonlatin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/40-nonlatin.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/45-generic.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/45-generic.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/45-generic.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/45-latin.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/45-latin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/45-latin.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/48-spacing.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/48-spacing.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/48-spacing.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/49-sansserif.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/49-sansserif.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/49-sansserif.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/50-user.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/50-user.conf", R_OK) = 0 > 0.000034 readlink("/etc/fonts/conf.avail/50-user.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 access("/etc/fonts/conf.avail/51-local.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/51-local.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/51-local.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000026 access("/etc/fonts/conf.avail/60-generic.conf", R_OK) = 0 > 0.000025 access("/etc/fonts/conf.avail/60-generic.conf", R_OK) = 0 > 0.000024 readlink("/etc/fonts/conf.avail/60-generic.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000025 access("/etc/fonts/conf.avail/60-latin.conf", R_OK) = 0 > 0.000024 access("/etc/fonts/conf.avail/60-latin.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/60-latin.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/60-liberation.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/60-liberation.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/60-liberation.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/60-liberation.conf", {st_mode=S_IFREG|0644, st_size=1055, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/etc/fonts/conf.avail/60-liberation.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000034 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1055 > 0.000028 read(7, "", 8192) = 0 > 0.000026 close(7) = 0 > 0.000025 getrandom("\xe0\x5e\xcb\x87\x0b\x66\x56\xe0", 8, 0) = 8 > 0.000054 access("/etc/fonts/conf.avail/65-fonts-persian.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/65-fonts-persian.conf", R_OK) = 0 > 0.000025 readlink("/etc/fonts/conf.avail/65-fonts-persian.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/65-khmer.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/65-khmer.conf", R_OK) = 0 > 0.000024 readlink("/etc/fonts/conf.avail/65-khmer.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/65-khmer.conf", {st_mode=S_IFREG|0644, st_size=304, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/etc/fonts/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000032 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 304 > 0.000027 read(7, "", 8192) = 0 > 0.000022 close(7) = 0 > 0.000025 getrandom("\x14\x75\xdb\x02\x75\x61\x45\x84", 8, 0) = 8 > 0.000043 access("/etc/fonts/conf.avail/65-nonlatin.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/65-nonlatin.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/65-nonlatin.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/69-unifont.conf", R_OK) = 0 > 0.000026 access("/etc/fonts/conf.avail/69-unifont.conf", R_OK) = 0 > 0.000028 readlink("/etc/fonts/conf.avail/69-unifont.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000030 access("/etc/fonts/conf.avail/70-no-bitmaps.conf", R_OK) = 0 > 0.000030 access("/etc/fonts/conf.avail/70-no-bitmaps.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/70-no-bitmaps.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=326, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/etc/fonts/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000031 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 326 > 0.000030 read(7, "", 8192) = 0 > 0.000060 close(7) = 0 > 0.000073 getrandom("\xda\x85\x43\x47\x9c\x47\x82\x28", 8, 0) = 8 > 0.000096 access("/etc/fonts/conf.avail/70-yes-bitmaps.conf", R_OK) = 0 > 0.000047 access("/etc/fonts/conf.avail/70-yes-bitmaps.conf", R_OK) = 0 > 0.000039 readlink("/etc/fonts/conf.avail/70-yes-bitmaps.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000044 newfstatat(AT_FDCWD, "/etc/fonts/conf.avail/70-yes-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=326, ...}, 0) = 0 > 0.000043 openat(AT_FDCWD, "/etc/fonts/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 7 > 0.000045 read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 326 > 0.000041 read(7, "", 8192) = 0 > 0.000033 close(7) = 0 > 0.000038 getrandom("\xf7\xa1\xf0\xef\x93\x4f\x54\x1e", 8, 0) = 8 > 0.000061 access("/etc/fonts/conf.avail/75-twemoji.conf", R_OK) = 0 > 0.000039 access("/etc/fonts/conf.avail/75-twemoji.conf", R_OK) = 0 > 0.000034 readlink("/etc/fonts/conf.avail/75-twemoji.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000029 access("/etc/fonts/conf.avail/80-delicious.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/80-delicious.conf", R_OK) = 0 > 0.000028 readlink("/etc/fonts/conf.avail/80-delicious.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000027 access("/etc/fonts/conf.avail/90-synthetic.conf", R_OK) = 0 > 0.000028 access("/etc/fonts/conf.avail/90-synthetic.conf", R_OK) = 0 > 0.000026 readlink("/etc/fonts/conf.avail/90-synthetic.conf", 0x7ffd7e73cf30, 4095) = -1 EINVAL (Invalid argument) > 0.000028 close(6) = 0 > 0.000030 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/home/lj/.local/share/fonts", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946095, f_bavail=115314542, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000036 close(6) = 0 > 0.000028 openat(AT_FDCWD, "/var/cache/fontconfig//1d591c45448837bba1daa741eefc9dd6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000041 openat(AT_FDCWD, "/home/lj/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//1d591c45448837bba1daa741eefc9dd6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000037 fstat(6, {st_mode=S_IFREG|0644, st_size=336, ...}) = 0 > 0.000032 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946095, f_bavail=115314542, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0P\1\0\0\0\0\0\0@\0\0\0\0\0\0\0`\0\0\0\0\0\0\0"..., 336) = 336 > 0.000032 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.fontconfig//1d591c45448837bba1daa741eefc9dd6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/home/lj/.local/share/flatpak/exports/share/fonts", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/home/lj/.local/share/flatpak/exports/share/fonts", 0x7ffd7e744fe0, 0) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/fonts", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000028 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/fonts", 0x7ffd7e744fe0, 0) = -1 ENOENT (No such file or directory) > 0.000026 newfstatat(AT_FDCWD, "/usr/local/share/fonts", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/local/share/fonts", 0x7ffd7e744fe0, 0) = -1 ENOENT (No such file or directory) > 0.000026 newfstatat(AT_FDCWD, "/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000029 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=352, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000029 read(6, "\4\374\2\374\t\0\0\0`\1\0\0\0\0\0\0@\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 352) = 352 > 0.000028 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946094, f_bavail=115314541, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0\20\1\0\0\0\0\0\0@\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 272) = 272 > 0.000027 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/home/lj/.fonts", 0x7ffd7e744ee0, 0) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/home/lj/.fonts", 0x7ffd7e744fe0, 0) = -1 ENOENT (No such file or directory) > 0.000026 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946094, f_bavail=115314541, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000032 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//cad7f0a6178747b1295f08424b8f182c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000034 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//cad7f0a6178747b1295f08424b8f182c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=256, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946094, f_bavail=115314541, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0p\0\0\0\0\0\0\0"..., 256) = 256 > 0.000025 close(6) = 0 > 0.000021 openat(AT_FDCWD, "/home/lj/.fontconfig//cad7f0a6178747b1295f08424b8f182c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946093, f_bavail=115314540, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/var/cache/fontconfig//2063269e787d3d903769775c6951faea-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//2063269e787d3d903769775c6951faea-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 > 0.000024 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946093, f_bavail=115314540, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 read(6, "\4\374\2\374\t\0\0\0\10\1\0\0\0\0\0\0@\0\0\0\0\0\0\0p\0\0\0\0\0\0\0"..., 264) = 264 > 0.000024 close(6) = 0 > 0.000021 openat(AT_FDCWD, "/home/lj/.fontconfig//2063269e787d3d903769775c6951faea-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono", O_RDONLY|O_CLOEXEC) = 6 > 0.000033 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946093, f_bavail=115314540, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//0b094fe3cfee21a9d5195bb3eaafeb7d-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000032 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000032 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//0b094fe3cfee21a9d5195bb3eaafeb7d-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 > 0.000030 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946093, f_bavail=115314540, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0\10\1\0\0\0\0\0\0@\0\0\0\0\0\0\0p\0\0\0\0\0\0\0"..., 264) = 264 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.fontconfig//0b094fe3cfee21a9d5195bb3eaafeb7d-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946092, f_bavail=115314539, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//0bae38bd58110d3b8adb61bad1a573ba-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//0bae38bd58110d3b8adb61bad1a573ba-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000030 fstat(6, {st_mode=S_IFREG|0644, st_size=256, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946092, f_bavail=115314539, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0\0\1\0\0\0\0\0\0@\0\0\0\0\0\0\0p\0\0\0\0\0\0\0"..., 256) = 256 > 0.000026 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//0bae38bd58110d3b8adb61bad1a573ba-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/share/fonts/freefont", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/freefont", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//71e44b93d92c4d850a6425411914df5e-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=149592, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000028 mmap(NULL, 149592, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5767bb000 > 0.000031 fadvise64(6, 0, 149592, POSIX_FADV_WILLNEED) = 0 > 0.000274 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//71e44b93d92c4d850a6425411914df5e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/usr/share/fonts/freefont/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.fontconfig//71e44b93d92c4d850a6425411914df5e-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/usr/share/fonts/freefont/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 newfstatat(AT_FDCWD, "/usr/share/fonts/liberation-fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/liberation-fonts", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//a595ca43be94766bbfe429f07fba82d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstat(6, {st_mode=S_IFREG|0644, st_size=23032, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 23032, PROT_READ, MAP_SHARED, 6, 0) = 0x70a577779000 > 0.000028 fadvise64(6, 0, 23032, POSIX_FADV_WILLNEED) = 0 > 0.000039 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//a595ca43be94766bbfe429f07fba82d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000035 fstat(6, {st_mode=S_IFREG|0644, st_size=23032, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946091, f_bavail=115314538, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 23032, PROT_READ, MAP_SHARED, 6, 0) = 0x70a576960000 > 0.000027 fadvise64(6, 0, 23032, POSIX_FADV_WILLNEED) = 0 > 0.000037 munmap(0x70a576960000, 23032) = 0 > 0.000029 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//a595ca43be94766bbfe429f07fba82d0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/usr/share/fonts/liberation-fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/share/fonts/sarasa-gothic", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/sarasa-gothic", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//6d006ae94db972f3bc99bc2999c017b0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=975072, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 975072, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5766cc000 > 0.000027 fadvise64(6, 0, 975072, POSIX_FADV_WILLNEED) = 0 > 0.000349 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//6d006ae94db972f3bc99bc2999c017b0-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000030 fstat(6, {st_mode=S_IFREG|0644, st_size=975072, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946091, f_bavail=115314538, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000029 mmap(NULL, 975072, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5765dd000 > 0.000030 fadvise64(6, 0, 975072, POSIX_FADV_WILLNEED) = 0 > 0.000196 munmap(0x70a5765dd000, 975072) = 0 > 0.000092 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/home/lj/.fontconfig//6d006ae94db972f3bc99bc2999c017b0-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000031 openat(AT_FDCWD, "/usr/share/fonts/sarasa-gothic/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000057 newfstatat(AT_FDCWD, "/usr/share/fonts/symbols-nerd-font", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/symbols-nerd-font", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/var/cache/fontconfig//6e5d7b6aa9ddb304c631a08452030f9c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 4416, PROT_READ, MAP_SHARED, 6, 0) = 0x70a57908b000 > 0.000029 fadvise64(6, 0, 4416, POSIX_FADV_WILLNEED) = 0 > 0.000029 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//6e5d7b6aa9ddb304c631a08452030f9c-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946090, f_bavail=115314537, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 4416, PROT_READ, MAP_SHARED, 6, 0) = 0x70a578737000 > 0.000027 fadvise64(6, 0, 4416, POSIX_FADV_WILLNEED) = 0 > 0.000029 munmap(0x70a578737000, 4416) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.fontconfig//6e5d7b6aa9ddb304c631a08452030f9c-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/usr/share/fonts/symbols-nerd-font/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/share/fonts/twemoji", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/twemoji", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//787b69f04c7448ed6c581b040220c91f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=2952, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 2952, PROT_READ, MAP_SHARED, 6, 0) = 0x70a57910d000 > 0.000026 fadvise64(6, 0, 2952, POSIX_FADV_WILLNEED) = 0 > 0.000027 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//787b69f04c7448ed6c581b040220c91f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=4992, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946090, f_bavail=115314537, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 4992, PROT_READ, MAP_SHARED, 6, 0) = 0x70a578737000 > 0.000025 fadvise64(6, 0, 4992, POSIX_FADV_WILLNEED) = 0 > 0.000028 munmap(0x70a578737000, 4992) = 0 > 0.000026 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/home/lj/.fontconfig//787b69f04c7448ed6c581b040220c91f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/usr/share/fonts/twemoji/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 newfstatat(AT_FDCWD, "/usr/share/fonts/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/fonts/util", O_RDONLY|O_CLOEXEC) = 6 > 0.000031 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=10243384, f_bfree=7070869, f_bavail=6542485, f_files=2621440, f_ffree=2267523, f_fsid={val=[0xeb7be0d5, 0xf5908119]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//4b172ca7f111e3cffadc3636415fead9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=30817168, f_bfree=15270707, f_bavail=13693747, f_files=7864320, f_ffree=7348245, f_fsid={val=[0x421149a, 0x71b8ac31]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0h\0\0\0\0\0\0\0@\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104 > 0.000028 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//4b172ca7f111e3cffadc3636415fead9-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946089, f_bavail=115314536, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 read(6, "\4\374\2\374\t\0\0\0h\0\0\0\0\0\0\0@\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104 > 0.000027 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//4b172ca7f111e3cffadc3636415fead9-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/usr/share/fonts/util/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF", O_RDONLY|O_CLOEXEC) = 6 > 0.000031 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946089, f_bavail=115314536, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//8fe1809dad4a5c83a6a142b602c147d4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//8fe1809dad4a5c83a6a142b602c147d4-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=264864, ...}) = 0 > 0.000026 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946089, f_bavail=115314536, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 mmap(NULL, 264864, PROT_READ, MAP_SHARED, 6, 0) = 0x70a57668b000 > 0.000026 fadvise64(6, 0, 264864, POSIX_FADV_WILLNEED) = 0 > 0.000156 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//8fe1809dad4a5c83a6a142b602c147d4-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000037 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF-Unhinted", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF-Unhinted", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946088, f_bavail=115314535, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/var/cache/fontconfig//3c45984a581d47275812a1c7ed4b297d-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000030 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//3c45984a581d47275812a1c7ed4b297d-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstat(6, {st_mode=S_IFREG|0644, st_size=266088, ...}) = 0 > 0.000024 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946088, f_bavail=115314535, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000035 mmap(NULL, 266088, PROT_READ, MAP_SHARED, 6, 0) = 0x70a57664a000 > 0.000030 fadvise64(6, 0, 266088, POSIX_FADV_WILLNEED) = 0 > 0.000160 close(6) = 0 > 0.000022 openat(AT_FDCWD, "/home/lj/.fontconfig//3c45984a581d47275812a1c7ed4b297d-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000026 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-aile/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000040 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946088, f_bavail=115314535, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//18c3561af4fbd74032049bb81ab73cbe-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000035 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//18c3561af4fbd74032049bb81ab73cbe-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=266368, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946088, f_bavail=115314535, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 mmap(NULL, 266368, PROT_READ, MAP_SHARED, 6, 0) = 0x70a576608000 > 0.000031 fadvise64(6, 0, 266368, POSIX_FADV_WILLNEED) = 0 > 0.000070 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//18c3561af4fbd74032049bb81ab73cbe-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF-Unhinted", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF-Unhinted", O_RDONLY|O_CLOEXEC) = 6 > 0.000034 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946087, f_bavail=115314534, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//71af80f1e19bed312ae63c87b72b1bc6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000032 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//71af80f1e19bed312ae63c87b72b1bc6-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000030 fstat(6, {st_mode=S_IFREG|0644, st_size=267552, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946087, f_bavail=115314534, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 mmap(NULL, 267552, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5765c6000 > 0.000025 fadvise64(6, 0, 267552, POSIX_FADV_WILLNEED) = 0 > 0.000095 close(6) = 0 > 0.000022 openat(AT_FDCWD, "/home/lj/.fontconfig//71af80f1e19bed312ae63c87b72b1bc6-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-etoile/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946087, f_bavail=115314534, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//35589f206ad30dab85b0c8cabf908658-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000026 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000026 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//35589f206ad30dab85b0c8cabf908658-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstat(6, {st_mode=S_IFREG|0644, st_size=277504, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946087, f_bavail=115314534, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 mmap(NULL, 277504, PROT_READ, MAP_SHARED, 6, 0) = 0x70a576582000 > 0.000031 fadvise64(6, 0, 277504, POSIX_FADV_WILLNEED) = 0 > 0.000159 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//35589f206ad30dab85b0c8cabf908658-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000036 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF-Unhinted", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF-Unhinted", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946087, f_bavail=115314534, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//5bb7a1716e49aaa174f25c37206b94c3-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000026 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//5bb7a1716e49aaa174f25c37206b94c3-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstat(6, {st_mode=S_IFREG|0644, st_size=278704, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946086, f_bavail=115314533, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 mmap(NULL, 278704, PROT_READ, MAP_SHARED, 6, 0) = 0x70a57653d000 > 0.000025 fadvise64(6, 0, 278704, POSIX_FADV_WILLNEED) = 0 > 0.000156 close(6) = 0 > 0.000023 openat(AT_FDCWD, "/home/lj/.fontconfig//5bb7a1716e49aaa174f25c37206b94c3-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-fcmono/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946086, f_bavail=115314533, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000027 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//1d7dff4076ad2974c99e6f8758d6bf0a-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//1d7dff4076ad2974c99e6f8758d6bf0a-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstat(6, {st_mode=S_IFREG|0644, st_size=271400, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946086, f_bavail=115314533, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000025 mmap(NULL, 271400, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5764fa000 > 0.000028 fadvise64(6, 0, 271400, POSIX_FADV_WILLNEED) = 0 > 0.000070 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/home/lj/.fontconfig//1d7dff4076ad2974c99e6f8758d6bf0a-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946086, f_bavail=115314533, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/var/cache/fontconfig//d326a2898f4e4ee86153c850c1765c3f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.cache/fontconfig//d326a2898f4e4ee86153c850c1765c3f-le64.cache-9", O_RDONLY|O_CLOEXEC) = 6 > 0.000027 fstat(6, {st_mode=S_IFREG|0644, st_size=272632, ...}) = 0 > 0.000025 fstatfs(6, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=149875346, f_bfree=122946085, f_bavail=115314532, f_files=38141952, f_ffree=37621992, f_fsid={val=[0x623ca76, 0x3363adab]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOATIME}) = 0 > 0.000026 mmap(NULL, 272632, PROT_READ, MAP_SHARED, 6, 0) = 0x70a5764b7000 > 0.000024 fadvise64(6, 0, 272632, POSIX_FADV_WILLNEED) = 0 > 0.000091 close(6) = 0 > 0.000022 openat(AT_FDCWD, "/home/lj/.fontconfig//d326a2898f4e4ee86153c850c1765c3f-le64.cache-9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000027 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000630 brk(0x640f4c245000) = 0x640f4c245000 > 0.000475 brk(0x640f4c266000) = 0x640f4c266000 > 0.000533 brk(0x640f4c287000) = 0x640f4c287000 > 0.000415 brk(0x640f4c2a8000) = 0x640f4c2a8000 > 0.000400 brk(0x640f4c2c9000) = 0x640f4c2c9000 > 0.001442 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a5763b7000 > 0.008359 newfstatat(AT_FDCWD, "/usr/lib64/kitty/fonts/SymbolsNerdFontMono-Regular.ttf", {st_mode=S_IFREG|0644, st_size=2333488, ...}, 0) = 0 > 0.000120 openat(AT_FDCWD, "/usr/lib64/kitty/fonts/SymbolsNerdFontMono-Regular.ttf", O_RDONLY) = 6 > 0.000063 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000051 fstat(6, {st_mode=S_IFREG|0644, st_size=2333488, ...}) = 0 > 0.000056 mmap(NULL, 2333488, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a576000000 > 0.000058 close(6) = 0 > 0.000223 readlink("/proc/self/exe", "/usr/bin/kitty", 4095) = 14 > 0.003731 brk(0x640f4c2ea000) = 0x640f4c2ea000 > 0.000497 brk(0x640f4c30b000) = 0x640f4c30b000 > 0.000593 brk(0x640f4c32c000) = 0x640f4c32c000 > 0.000595 brk(0x640f4c34d000) = 0x640f4c34d000 > 0.000429 brk(0x640f4c36e000) = 0x640f4c36e000 > 0.000331 brk(0x640f4c38f000) = 0x640f4c38f000 > 0.000357 brk(0x640f4c3b0000) = 0x640f4c3b0000 > 0.000464 brk(0x640f4c3d1000) = 0x640f4c3d1000 > 0.000382 brk(0x640f4c3f2000) = 0x640f4c3f2000 > 0.000407 brk(0x640f4c413000) = 0x640f4c413000 > 0.000377 brk(0x640f4c434000) = 0x640f4c434000 > 0.000414 brk(0x640f4c455000) = 0x640f4c455000 > 0.000368 brk(0x640f4c476000) = 0x640f4c476000 > 0.001154 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a5762b7000 > 0.004515 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a575f00000 > 0.010721 newfstatat(AT_FDCWD, "/home/lj/.cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000109 mkdir("/home/lj/.cache/kitty", 0777) = -1 EEXIST (File exists) > 0.000086 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000079 openat(AT_FDCWD, "/home/lj/.cache/kitty/main.json", O_RDONLY|O_CLOEXEC) = 6 > 0.000075 fstat(6, {st_mode=S_IFREG|0600, st_size=27, ...}) = 0 > 0.000057 ioctl(6, TCGETS, 0x7ffd7e744ef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000137 lseek(6, 0, SEEK_CUR) = 0 > 0.000077 lseek(6, 0, SEEK_CUR) = 0 > 0.000047 fstat(6, {st_mode=S_IFREG|0600, st_size=27, ...}) = 0 > 0.000062 read(6, "{\"window-size\": [684, 871]}", 28) = 27 > 0.000060 read(6, "", 1) = 0 > 0.000157 close(6) = 0 > 0.002542 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedLight.ttf", O_RDONLY) = 6 > 0.000075 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000048 fstat(6, {st_mode=S_IFREG|0644, st_size=6880684, ...}) = 0 > 0.000057 mmap(NULL, 6880684, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a575800000 > 0.000065 close(6) = 0 > 0.001304 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF/lj-iosevka-term-condensedBold.ttf", O_RDONLY) = 6 > 0.000082 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000050 fstat(6, {st_mode=S_IFREG|0644, st_size=9656516, ...}) = 0 > 0.000057 mmap(NULL, 9656516, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a574e00000 > 0.000051 close(6) = 0 > 0.001120 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedLightOblique.ttf", O_RDONLY) = 6 > 0.000084 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000050 fstat(6, {st_mode=S_IFREG|0644, st_size=7147788, ...}) = 0 > 0.000056 mmap(NULL, 7147788, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a574600000 > 0.000035 close(6) = 0 > 0.001022 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedBoldOblique.ttf", O_RDONLY) = 6 > 0.000055 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000024 fstat(6, {st_mode=S_IFREG|0644, st_size=7158524, ...}) = 0 > 0.000038 mmap(NULL, 7158524, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a573e00000 > 0.000043 close(6) = 0 > 0.000897 openat(AT_FDCWD, "/usr/share/fonts/symbols-nerd-font/SymbolsNerdFontMono-Regular.ttf", O_RDONLY) = 6 > 0.000033 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 > 0.000022 fstat(6, {st_mode=S_IFREG|0644, st_size=2333488, ...}) = 0 > 0.000025 mmap(NULL, 2333488, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a573a00000 > 0.000028 close(6) = 0 > 0.005069 mmap(NULL, 1839104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a573c3f000 > 0.000225 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\4\0\0\0\0\0\f\0\30\0\0\0\f\0\0\0\1\0\20\0\31\0\0\0\30\0\0\0\4\0\0\0"..., iov_len=280}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 280 > 0.000126 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.001107 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\32\0\0\0\0\0\20\0\1\0\0\0;\7\1\0\32\0\0\0\5\0\20\0\31\0\0\0X\2\0\0"..., iov_len=1120}, {iov_base="", iov_len=2976}], msg_iovlen=2, msg_control=[{cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data=[6]}], msg_controllen=24, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 160 > 0.000133 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000061 mmap(NULL, 67387, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a576955000 > 0.001257 openat(AT_FDCWD, "/usr/share/X11/xkb/rules/evdev", O_RDONLY) = 7 > 0.000041 fstat(7, {st_mode=S_IFREG|0644, st_size=33540, ...}) = 0 > 0.000035 mmap(NULL, 33540, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57694c000 > 0.000106 munmap(0x70a57694c000, 33540) = 0 > 0.000101 close(7) = 0 > 0.000042 openat(AT_FDCWD, "/usr/share/X11/xkb/keycodes/evdev", O_RDONLY) = 7 > 0.000043 fstat(7, {st_mode=S_IFREG|0644, st_size=25868, ...}) = 0 > 0.000034 mmap(NULL, 25868, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57694e000 > 0.000195 munmap(0x70a57694e000, 25868) = 0 > 0.000060 close(7) = 0 > 0.000122 openat(AT_FDCWD, "/usr/share/X11/xkb/keycodes/aliases", O_RDONLY) = 7 > 0.000067 fstat(7, {st_mode=S_IFREG|0644, st_size=2176, ...}) = 0 > 0.000054 mmap(NULL, 2176, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000060 munmap(0x70a57908a000, 2176) = 0 > 0.000047 close(7) = 0 > 0.000079 openat(AT_FDCWD, "/usr/share/X11/xkb/types/complete", O_RDONLY) = 7 > 0.000055 fstat(7, {st_mode=S_IFREG|0644, st_size=179, ...}) = 0 > 0.000053 mmap(NULL, 179, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000053 munmap(0x70a57908a000, 179) = 0 > 0.000046 close(7) = 0 > 0.000046 openat(AT_FDCWD, "/usr/share/X11/xkb/types/basic", O_RDONLY) = 7 > 0.000052 fstat(7, {st_mode=S_IFREG|0644, st_size=596, ...}) = 0 > 0.000052 mmap(NULL, 596, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000059 munmap(0x70a57908a000, 596) = 0 > 0.000046 close(7) = 0 > 0.000049 openat(AT_FDCWD, "/usr/share/X11/xkb/types/pc", O_RDONLY) = 7 > 0.000055 fstat(7, {st_mode=S_IFREG|0644, st_size=1299, ...}) = 0 > 0.000052 mmap(NULL, 1299, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000067 munmap(0x70a57908a000, 1299) = 0 > 0.000046 close(7) = 0 > 0.000028 openat(AT_FDCWD, "/usr/share/X11/xkb/types/iso9995", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=432, ...}) = 0 > 0.000025 mmap(NULL, 432, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000031 munmap(0x70a57908a000, 432) = 0 > 0.000024 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/usr/share/X11/xkb/types/extra", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=5197, ...}) = 0 > 0.000025 mmap(NULL, 5197, PROT_READ, MAP_SHARED, 7, 0) = 0x70a578737000 > 0.000093 munmap(0x70a578737000, 5197) = 0 > 0.000024 close(7) = 0 > 0.000043 openat(AT_FDCWD, "/usr/share/X11/xkb/types/level5", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=7683, ...}) = 0 > 0.000024 mmap(NULL, 7683, PROT_READ, MAP_SHARED, 7, 0) = 0x70a578737000 > 0.000135 munmap(0x70a578737000, 7683) = 0 > 0.000024 close(7) = 0 > 0.000048 openat(AT_FDCWD, "/usr/share/X11/xkb/types/numpad", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=1761, ...}) = 0 > 0.000024 mmap(NULL, 1761, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000030 munmap(0x70a57908a000, 1761) = 0 > 0.000024 close(7) = 0 > 0.000033 openat(AT_FDCWD, "/usr/share/X11/xkb/types/mousekeys", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=218, ...}) = 0 > 0.000025 mmap(NULL, 218, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000033 munmap(0x70a57908a000, 218) = 0 > 0.000024 close(7) = 0 > 0.000034 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/complete", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=228, ...}) = 0 > 0.000025 mmap(NULL, 228, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000030 munmap(0x70a57908a000, 228) = 0 > 0.000024 close(7) = 0 > 0.000023 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/basic", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 > 0.000025 mmap(NULL, 996, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000040 munmap(0x70a57908a000, 996) = 0 > 0.000024 close(7) = 0 > 0.000026 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/ledcaps", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=469, ...}) = 0 > 0.000025 mmap(NULL, 469, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000028 munmap(0x70a57908a000, 469) = 0 > 0.000024 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/lednum", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 > 0.000025 mmap(NULL, 499, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000029 munmap(0x70a57908a000, 499) = 0 > 0.000024 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/iso9995", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=1492, ...}) = 0 > 0.000025 mmap(NULL, 1492, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000044 munmap(0x70a57908a000, 1492) = 0 > 0.000024 close(7) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/mousekeys", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=4578, ...}) = 0 > 0.000024 mmap(NULL, 4578, PROT_READ, MAP_SHARED, 7, 0) = 0x70a578737000 > 0.000085 munmap(0x70a578737000, 4578) = 0 > 0.000025 close(7) = 0 > 0.000045 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/accessx", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=1121, ...}) = 0 > 0.000024 mmap(NULL, 1121, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000040 munmap(0x70a57908a000, 1121) = 0 > 0.000024 close(7) = 0 > 0.000027 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/misc", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 > 0.000024 mmap(NULL, 3053, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000052 munmap(0x70a57908a000, 3053) = 0 > 0.000024 close(7) = 0 > 0.000027 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/ledscroll", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=521, ...}) = 0 > 0.000025 mmap(NULL, 521, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000029 munmap(0x70a57908a000, 521) = 0 > 0.000024 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/misc", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 > 0.000025 mmap(NULL, 3053, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000047 munmap(0x70a57908a000, 3053) = 0 > 0.000024 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/misc", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 > 0.000024 mmap(NULL, 3053, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000047 munmap(0x70a57908a000, 3053) = 0 > 0.000024 close(7) = 0 > 0.000026 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/xfree86", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0 > 0.000024 mmap(NULL, 1842, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000048 munmap(0x70a57908a000, 1842) = 0 > 0.000024 close(7) = 0 > 0.000029 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/level5", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=1273, ...}) = 0 > 0.000025 mmap(NULL, 1273, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000038 munmap(0x70a57908a000, 1273) = 0 > 0.000024 close(7) = 0 > 0.000026 openat(AT_FDCWD, "/usr/share/X11/xkb/compat/caps", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=585, ...}) = 0 > 0.000024 mmap(NULL, 585, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000029 munmap(0x70a57908a000, 585) = 0 > 0.000024 close(7) = 0 > 0.000031 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/pc", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=2716, ...}) = 0 > 0.000025 mmap(NULL, 2716, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000056 munmap(0x70a57908a000, 2716) = 0 > 0.000024 close(7) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/srvr_ctrl", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=1803, ...}) = 0 > 0.000025 mmap(NULL, 1803, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57908a000 > 0.000039 munmap(0x70a57908a000, 1803) = 0 > 0.000024 close(7) = 0 > 0.000032 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/keypad", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=23990, ...}) = 0 > 0.000024 mmap(NULL, 23990, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57694f000 > 0.000036 munmap(0x70a57694f000, 23990) = 0 > 0.000026 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/keypad", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=23990, ...}) = 0 > 0.000024 mmap(NULL, 23990, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57694f000 > 0.000081 munmap(0x70a57694f000, 23990) = 0 > 0.000026 close(7) = 0 > 0.000037 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/us", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=113398, ...}) = 0 > 0.000025 mmap(NULL, 113398, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57629b000 > 0.000052 munmap(0x70a57629b000, 113398) = 0 > 0.000029 close(7) = 0 > 0.000039 openat(AT_FDCWD, "/usr/share/X11/xkb/symbols/inet", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0644, st_size=80859, ...}) = 0 > 0.000025 mmap(NULL, 80859, PROT_READ, MAP_SHARED, 7, 0) = 0x70a5762a3000 > 0.000218 munmap(0x70a5762a3000, 80859) = 0 > 0.000029 close(7) = 0 > 0.000339 openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 7 > 0.000034 fstat(7, {st_mode=S_IFREG|0644, st_size=76404, ...}) = 0 > 0.000026 mmap(NULL, 76404, PROT_READ, MAP_SHARED, 7, 0) = 0x70a5762a4000 > 0.000026 close(7) = 0 > 0.000040 munmap(0x70a5762a4000, 76404) = 0 > 0.000031 openat(AT_FDCWD, "/home/lj/.config/XCompose", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000032 openat(AT_FDCWD, "/home/lj/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/usr/share/X11/locale/compose.dir", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=31977, ...}) = 0 > 0.000025 mmap(NULL, 31977, PROT_READ, MAP_SHARED, 7, 0) = 0x70a57694d000 > 0.000026 close(7) = 0 > 0.000038 munmap(0x70a57694d000, 31977) = 0 > 0.000028 openat(AT_FDCWD, "/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=456061, ...}) = 0 > 0.000025 fcntl(7, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) > 0.000024 fstat(7, {st_mode=S_IFREG|0644, st_size=456061, ...}) = 0 > 0.000024 mmap(NULL, 456061, PROT_READ, MAP_SHARED, 7, 0) = 0x70a576247000 > 0.001923 munmap(0x70a576247000, 456061) = 0 > 0.000049 close(7) = 0 > 0.000032 munmap(0x70a576955000, 67387) = 0 > 0.000032 close(6) = 0 > 0.000040 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\37\0\0\0\4\0\f\08\23\0\0\7\0\0\0\1\0\f\0\"\0\0\0\"\0\0\0\1\0\30\0"..., iov_len=204}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 204 > 0.000046 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.001638 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0\"\0\0\0 \0\0\0\0\0(\0\301\2\0\0\211\3\0\0\24\0\0\0"..., iov_len=960}, {iov_base="", iov_len=3136}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 400 > 0.000083 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000106 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6 > 0.000071 fstat(6, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000060 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a576947000 > 0.000055 close(6) = 0 > 0.000063 openat(AT_FDCWD, "/usr/lib64/libEGL.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000056 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000055 fstat(6, {st_mode=S_IFREG|0755, st_size=68352, ...}) = 0 > 0.000052 mmap(NULL, 79432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a5762a3000 > 0.000051 mmap(0x70a5762a9000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5000) = 0x70a5762a9000 > 0.000062 mmap(0x70a5762b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf000) = 0x70a5762b4000 > 0.000059 mmap(0x70a5762b6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x10000) = 0x70a5762b6000 > 0.000105 close(6) = 0 > 0.000042 openat(AT_FDCWD, "/usr/lib64/libGLdispatch.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000043 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000040 fstat(6, {st_mode=S_IFREG|0755, st_size=452672, ...}) = 0 > 0.000041 mmap(NULL, 491836, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575787000 > 0.000047 mmap(0x70a57579c000, 253952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14000) = 0x70a57579c000 > 0.000057 mmap(0x70a5757da000, 114688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x52000) = 0x70a5757da000 > 0.000055 mmap(0x70a5757f6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6d000) = 0x70a5757f6000 > 0.000051 mmap(0x70a5757f7000, 33084, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a5757f7000 > 0.000048 close(6) = 0 > 0.000248 mprotect(0x70a5757da000, 114688, PROT_READ) = 0 > 0.000087 mprotect(0x70a5762b4000, 8192, PROT_READ) = 0 > 0.000054 munmap(0x70a576947000, 124266) = 0 > 0.000158 getpid() = 11780 > 0.000038 getuid() = 1000 > 0.000037 geteuid() = 1000 > 0.000037 getgid() = 1000 > 0.000037 getegid() = 1000 > 0.000049 getuid() = 1000 > 0.000033 geteuid() = 1000 > 0.000023 getgid() = 1000 > 0.000022 getegid() = 1000 > 0.000023 openat(AT_FDCWD, "/etc/glvnd/egl_vendor.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/usr/share/glvnd/egl_vendor.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000029 fstat(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000027 getdents64(6, 0x640f4c269a00 /* 3 entries */, 32768) = 80 > 0.000042 getdents64(6, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/usr/share/glvnd/egl_vendor.d/50_mesa.json", O_RDONLY) = 6 > 0.000029 fstat(6, {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 > 0.000026 fstat(6, {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 > 0.000025 read(6, "{\n \"file_format_version\" : \"1"..., 4096) = 105 > 0.000028 close(6) = 0 > 0.000037 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6 > 0.000026 fstat(6, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000024 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a576947000 > 0.000026 close(6) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib64/libEGL_mesa.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(6, {st_mode=S_IFREG|0755, st_size=383984, ...}) = 0 > 0.000026 mmap(NULL, 394008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a576242000 > 0.000027 mmap(0x70a57625f000, 212992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1c000) = 0x70a57625f000 > 0.000034 mmap(0x70a576293000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4f000) = 0x70a576293000 > 0.000033 mmap(0x70a5762a1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5c000) = 0x70a5762a1000 > 0.000045 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libgallium-24.3.4.so", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000027 fstat(6, {st_mode=S_IFREG|0755, st_size=25394544, ...}) = 0 > 0.000026 mmap(NULL, 27225904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a572000000 > 0.000030 mmap(0x70a5727eb000, 16625664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7ea000) = 0x70a5727eb000 > 0.000031 mmap(0x70a5737c6000, 393216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x17c4000) = 0x70a5737c6000 > 0.000033 mmap(0x70a573826000, 86016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1823000) = 0x70a573826000 > 0.000031 mmap(0x70a57383b000, 1818416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a57383b000 > 0.000038 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libgbm.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=19616, ...}) = 0 > 0.000026 mmap(NULL, 29545, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a57623a000 > 0.000026 mmap(0x70a57623d000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a57623d000 > 0.000031 mmap(0x70a57623f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a57623f000 > 0.000034 mmap(0x70a576241000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a576241000 > 0.000035 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libglapi.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=160880, ...}) = 0 > 0.000026 mmap(NULL, 170800, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575ed6000 > 0.000027 mmap(0x70a575eec000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x15000) = 0x70a575eec000 > 0.000029 mmap(0x70a575efa000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x22000) = 0x70a575efa000 > 0.000032 mmap(0x70a575eff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x26000) = 0x70a575eff000 > 0.000035 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=4344, ...}) = 0 > 0.000026 mmap(NULL, 14729, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575ed2000 > 0.000031 mmap(0x70a575ed3000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x70a575ed3000 > 0.000028 mmap(0x70a575ed4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x70a575ed4000 > 0.000031 mmap(0x70a575ed5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x70a575ed5000 > 0.000030 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000025 fstat(6, {st_mode=S_IFREG|0755, st_size=189720, ...}) = 0 > 0.000026 mmap(NULL, 199688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575ea1000 > 0.000027 mmap(0x70a575eb6000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14000) = 0x70a575eb6000 > 0.000029 mmap(0x70a575ed0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2d000) = 0x70a575ed0000 > 0.000032 mmap(0x70a575ed1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2d000) = 0x70a575ed1000 > 0.000033 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libxcb-dri2.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000025 fstat(6, {st_mode=S_IFREG|0755, st_size=17608, ...}) = 0 > 0.000026 mmap(NULL, 27697, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575e9a000 > 0.000029 mmap(0x70a575e9d000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575e9d000 > 0.000029 mmap(0x70a575e9f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a575e9f000 > 0.000031 mmap(0x70a575ea0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a575ea0000 > 0.000031 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libxcb-randr.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=66184, ...}) = 0 > 0.000026 mmap(NULL, 76273, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575774000 > 0.000026 mmap(0x70a57577e000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x70a57577e000 > 0.000032 mmap(0x70a575784000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xe000) = 0x70a575784000 > 0.000031 mmap(0x70a575786000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf000) = 0x70a575786000 > 0.000033 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libxcb-xfixes.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=33048, ...}) = 0 > 0.000026 mmap(NULL, 43137, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575769000 > 0.000030 mmap(0x70a57576d000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a57576d000 > 0.000030 mmap(0x70a575771000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0x70a575771000 > 0.000031 mmap(0x70a575773000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x70a575773000 > 0.000033 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=11160, ...}) = 0 > 0.000026 mmap(NULL, 21249, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575e94000 > 0.000028 mmap(0x70a575e96000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a575e96000 > 0.000035 mmap(0x70a575e97000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a575e97000 > 0.000035 mmap(0x70a575e99000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575e99000 > 0.000033 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libdrm.so.2", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=105144, ...}) = 0 > 0.000026 mmap(NULL, 117400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a57574c000 > 0.000027 mmap(0x70a575755000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x8000) = 0x70a575755000 > 0.000032 mmap(0x70a575766000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x18000) = 0x70a575766000 > 0.000032 mmap(0x70a575768000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x19000) = 0x70a575768000 > 0.000039 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libwayland-server.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=84104, ...}) = 0 > 0.000026 mmap(NULL, 94112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574de9000 > 0.000026 mmap(0x70a574df1000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x70a574df1000 > 0.000028 mmap(0x70a574dfd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x12000) = 0x70a574dfd000 > 0.000038 mmap(0x70a574dff000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x13000) = 0x70a574dff000 > 0.000034 close(6) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib64/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000032 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=970552, ...}) = 0 > 0.000026 mmap(NULL, 980212, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574cf9000 > 0.000026 mmap(0x70a574d0c000, 892928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x12000) = 0x70a574d0c000 > 0.000030 mmap(0x70a574de6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xeb000) = 0x70a574de6000 > 0.000036 mmap(0x70a574de8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xec000) = 0x70a574de8000 > 0.000034 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libxcb-dri3.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=17400, ...}) = 0 > 0.000026 mmap(NULL, 27489, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575745000 > 0.000026 mmap(0x70a575748000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575748000 > 0.000032 mmap(0x70a57574a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a57574a000 > 0.000031 mmap(0x70a57574b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x70a57574b000 > 0.000037 close(6) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib64/libxcb-present.so.0", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=12040, ...}) = 0 > 0.000026 mmap(NULL, 22129, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a57573f000 > 0.000029 mmap(0x70a575741000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a575741000 > 0.000029 mmap(0x70a575743000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575743000 > 0.000031 mmap(0x70a575744000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575744000 > 0.000034 close(6) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib64/libxcb-sync.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000029 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000025 fstat(6, {st_mode=S_IFREG|0755, st_size=26392, ...}) = 0 > 0.000026 mmap(NULL, 36481, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a575736000 > 0.000026 mmap(0x70a575739000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a575739000 > 0.000029 mmap(0x70a57573d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5000) = 0x70a57573d000 > 0.000031 mmap(0x70a57573e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5000) = 0x70a57573e000 > 0.000034 close(6) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib64/libxshmfence.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000038 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(6, {st_mode=S_IFREG|0755, st_size=7248, ...}) = 0 > 0.000029 mmap(NULL, 17337, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574cf4000 > 0.000030 mmap(0x70a574cf5000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x70a574cf5000 > 0.000039 mmap(0x70a574cf7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a574cf7000 > 0.000042 mmap(0x70a574cf8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a574cf8000 > 0.000036 close(6) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/gcc/x86_64-pc-linux-gnu/14/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 6 > 0.000049 read(6, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000029 fstat(6, {st_mode=S_IFREG|0755, st_size=2902584, ...}) = 0 > 0.000028 mmap(NULL, 2916480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a571c00000 > 0.000046 mmap(0x70a571c97000, 1613824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x97000) = 0x70a571c97000 > 0.000041 mmap(0x70a571e21000, 614400, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x221000) = 0x70a571e21000 > 0.000051 mmap(0x70a571eb7000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2b7000) = 0x70a571eb7000 > 0.000056 mmap(0x70a571ec5000, 12416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70a571ec5000 > 0.000077 close(6) = 0 > 0.000043 openat(AT_FDCWD, "/usr/lib/gcc/x86_64-pc-linux-gnu/14/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000045 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000032 fstat(6, {st_mode=S_IFREG|0644, st_size=206848, ...}) = 0 > 0.000027 mmap(NULL, 205288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a5745cd000 > 0.000039 mmap(0x70a5745d1000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a5745d1000 > 0.000036 mmap(0x70a5745fa000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2d000) = 0x70a5745fa000 > 0.000029 mmap(0x70a5745fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x31000) = 0x70a5745fe000 > 0.000062 close(6) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib64/libSPIRV-Tools.so", O_RDONLY|O_CLOEXEC) = 6 > 0.000037 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000032 fstat(6, {st_mode=S_IFREG|0755, st_size=1723432, ...}) = 0 > 0.000028 mmap(NULL, 1733104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a571a58000 > 0.000031 mmap(0x70a571ab4000, 1015808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5b000) = 0x70a571ab4000 > 0.000041 mmap(0x70a571bac000, 335872, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x152000) = 0x70a571bac000 > 0.000050 mmap(0x70a571bfe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1a3000) = 0x70a571bfe000 > 0.000049 close(6) = 0 > 0.000039 openat(AT_FDCWD, "/usr/lib64/libdrm_radeon.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000037 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000028 fstat(6, {st_mode=S_IFREG|0755, st_size=59376, ...}) = 0 > 0.000030 mmap(NULL, 69352, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574ce3000 > 0.000033 mmap(0x70a574ce8000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a574ce8000 > 0.000040 mmap(0x70a574cf2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xd000) = 0x70a574cf2000 > 0.000050 mmap(0x70a574cf3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xd000) = 0x70a574cf3000 > 0.000042 close(6) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib64/libdrm_amdgpu.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000036 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000029 fstat(6, {st_mode=S_IFREG|0755, st_size=47280, ...}) = 0 > 0.000028 mmap(NULL, 57232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574cd5000 > 0.000028 mmap(0x70a574cda000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a574cda000 > 0.000037 mmap(0x70a574ce1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa000) = 0x70a574ce1000 > 0.000032 mmap(0x70a574ce2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa000) = 0x70a574ce2000 > 0.000033 close(6) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib64/libelf.so.1", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000026 fstat(6, {st_mode=S_IFREG|0755, st_size=147080, ...}) = 0 > 0.000028 mmap(NULL, 156644, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a5745a6000 > 0.000028 mmap(0x70a5745ae000, 114688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x70a5745ae000 > 0.000037 mmap(0x70a5745ca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x22000) = 0x70a5745ca000 > 0.000032 mmap(0x70a5745cc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x23000) = 0x70a5745cc000 > 0.000041 close(6) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib64/libXau.so.6", O_RDONLY|O_CLOEXEC) = 6 > 0.000028 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000025 fstat(6, {st_mode=S_IFREG|0755, st_size=11912, ...}) = 0 > 0.000026 mmap(NULL, 22112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a5745a0000 > 0.000026 mmap(0x70a5745a2000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x70a5745a2000 > 0.000029 mmap(0x70a5745a4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a5745a4000 > 0.000051 mmap(0x70a5745a5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a5745a5000 > 0.000040 close(6) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 6 > 0.000031 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000032 fstat(6, {st_mode=S_IFREG|0755, st_size=22032, ...}) = 0 > 0.000026 mmap(NULL, 32201, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x70a574598000 > 0.000030 mmap(0x70a57459b000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x70a57459b000 > 0.000044 mmap(0x70a57459e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a57459e000 > 0.000039 mmap(0x70a57459f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x70a57459f000 > 0.000032 close(6) = 0 > 0.000127 mprotect(0x70a57459e000, 4096, PROT_READ) = 0 > 0.000040 mprotect(0x70a5745a4000, 4096, PROT_READ) = 0 > 0.000056 mprotect(0x70a574de6000, 8192, PROT_READ) = 0 > 0.000052 mprotect(0x70a5745ca000, 8192, PROT_READ) = 0 > 0.000045 mprotect(0x70a575766000, 8192, PROT_READ) = 0 > 0.000060 mprotect(0x70a574ce1000, 4096, PROT_READ) = 0 > 0.000029 mprotect(0x70a574cf2000, 4096, PROT_READ) = 0 > 0.000057 mprotect(0x70a5745fe000, 4096, PROT_READ) = 0 > 0.001786 mprotect(0x70a571eb7000, 53248, PROT_READ) = 0 > 0.000369 mprotect(0x70a571bac000, 335872, PROT_READ) = 0 > 0.000032 mprotect(0x70a574cf7000, 4096, PROT_READ) = 0 > 0.000043 mprotect(0x70a575ed0000, 4096, PROT_READ) = 0 > 0.000036 mprotect(0x70a57573d000, 4096, PROT_READ) = 0 > 0.000050 mprotect(0x70a575743000, 4096, PROT_READ) = 0 > 0.000050 mprotect(0x70a57574a000, 4096, PROT_READ) = 0 > 0.000080 mprotect(0x70a574dfd000, 8192, PROT_READ) = 0 > 0.000055 mprotect(0x70a575e97000, 8192, PROT_READ) = 0 > 0.000069 mprotect(0x70a575771000, 8192, PROT_READ) = 0 > 0.000061 mprotect(0x70a575784000, 8192, PROT_READ) = 0 > 0.000050 mprotect(0x70a575e9f000, 4096, PROT_READ) = 0 > 0.000046 mprotect(0x70a575ed4000, 4096, PROT_READ) = 0 > 0.000072 mprotect(0x70a575efa000, 20480, PROT_READ) = 0 > 0.000056 mprotect(0x70a57623f000, 8192, PROT_READ) = 0 > 0.000567 mprotect(0x70a5737c6000, 393216, PROT_READ) = 0 > 0.000146 mprotect(0x70a576293000, 57344, PROT_READ) = 0 > 0.000095 futex(0x70a571ec56bc, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000197 munmap(0x70a576947000, 124266) = 0 > 0.000113 futex(0x70a5762b64f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000057 getpid() = 11780 > 0.000030 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000024 openat(AT_FDCWD, "/dev/dri", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000039 fstat(6, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0 > 0.000029 getdents64(6, 0x640f4c269a00 /* 5 entries */, 32768) = 144 > 0.000032 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000066 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000043 readlink("/sys", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000029 readlink("/sys/dev", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev/char", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000030 readlink("/sys/devices", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000031 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000029 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 7 > 0.000035 fstat(7, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000026 read(7, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000041 close(7) = 0 > 0.000030 readlink("/sys", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev/char", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000030 readlink("/sys/devices", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000032 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000031 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000029 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 7 > 0.000033 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x1002\n", 4096) = 7 > 0.000028 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 7 > 0.000032 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x15bf\n", 4096) = 7 > 0.000027 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 7 > 0.000032 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0xf111\n", 4096) = 7 > 0.000027 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 7 > 0.000032 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x0006\n", 4096) = 7 > 0.000028 close(7) = 0 > 0.000025 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000040 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000030 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000036 readlink("/sys/devices", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000029 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(7, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000028 close(7) = 0 > 0.000025 readlink("/sys", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eab0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x1002\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x15bf\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0xf111\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x0006\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 getdents64(6, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(6) = 0 > 0.000033 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\7\0\0\0\1\0\f\0\"\0\0\0\"\0\0\0\1\0\30\0\0\0\0\0\0\0\0\0\301\2\0\0"..., iov_len=216}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 216 > 0.000045 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.000794 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0\"\0\0\0\1\0\0\0\1\0\f\0#\0\0\0$\0\0\0\0\0\34\0"..., iov_len=560}, {iov_base="ion_manager_v1\0\0\1\0\0\0$\0\0\0\0\0,\0\16\0\0\0"..., iov_len=3536}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 2696 > 0.000053 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000053 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="$\0\0\0\0\0,\08\0\0\0\24\0\0\0zwp_linux_dmabuf"..., iov_len=68}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 68 > 0.000036 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.000113 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="%\0\0\0\1\0\f\0\360\16\0\0%\0\0\0\2\0\24\0\10\0\0\0\0\342\0\0\0\0\0\0"..., iov_len=1960}, {iov_base="", iov_len=2136}], msg_iovlen=2, msg_control=[{cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data=[6]}], msg_controllen=24, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 420 > 0.000041 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000029 mmap(NULL, 3824, PROT_READ, MAP_PRIVATE, 6, 0) = 0x70a57908a000 > 0.000052 close(6) = 0 > 0.000024 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000038 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000035 openat(AT_FDCWD, "/dev/dri", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 6 > 0.000027 fstat(6, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0 > 0.000026 getdents64(6, 0x640f4c269a00 /* 5 entries */, 32768) = 144 > 0.000027 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000034 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000028 readlink("/sys/devices", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(7, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000030 close(7) = 0 > 0.000026 readlink("/sys", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000028 readlink("/sys/devices", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000034 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000031 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 7 > 0.000029 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x1002\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x15bf\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0xf111\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x0006\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000034 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(7, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000028 close(7) = 0 > 0.000025 readlink("/sys", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73e7a0, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x1002\n", 4096) = 7 > 0.000025 close(7) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 7 > 0.000027 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(7, "0x15bf\n", 4096) = 7 > 0.000025 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(7, "0xf111\n", 4096) = 7 > 0.000026 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 7 > 0.000028 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x0006\n", 4096) = 7 > 0.000025 close(7) = 0 > 0.000024 getdents64(6, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000029 close(6) = 0 > 0.000024 openat(AT_FDCWD, "/dev/dri/renderD128", O_RDWR|O_CLOEXEC) = 6 > 0.000094 munmap(0x70a57908a000, 3824) = 0 > 0.000037 readlink("/proc", 0x7ffd7e742290, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/proc/self", "11780", 1023) = 5 > 0.000032 readlink("/proc/11780", 0x7ffd7e742290, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/proc/11780/exe", "/usr/bin/kitty", 1023) = 14 > 0.000038 readlink("/usr", 0x7ffd7e742290, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/usr/bin", 0x7ffd7e742290, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/usr/bin/kitty", 0x7ffd7e742290, 1023) = -1 EINVAL (Invalid argument) > 0.000028 futex(0x70a5762a22fc, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/drirc.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 7 > 0.000029 fstat(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000026 getdents64(7, 0x640f4c269a00 /* 4 entries */, 32768) = 144 > 0.000045 getdents64(7, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(7) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/drirc.d/00-mesa-defaults.conf", O_RDONLY) = 7 > 0.000029 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000028 getrandom("\xd3\xaf\x79\xdd\xaf\xf6\x0c\xa0", 8, 0) = 8 > 0.000088 read(7, " <!-- remove dual_color_blend_"..., 4096) = 4096 > 0.000059 read(7, " <application name=\"Full Bore"..., 4096) = 4096 > 0.000060 read(7, "Program (64-bit)\" executable=\"KS"..., 4096) = 4096 > 0.000057 read(7, "xecutable=\"DirtRally\">\n "..., 4096) = 4096 > 0.000054 read(7, "n name=\"Joe Danger 2 (Wine)\" exe"..., 4096) = 4096 > 0.000101 read(7, "rs: International Society\" execu"..., 4096) = 4096 > 0.000059 read(7, "application>\n <applicatio"..., 4096) = 4096 > 0.000057 read(7, "_app_profile\" value=\"1\" />\n "..., 4096) = 4096 > 0.000058 read(7, " <option name=\"adaptive_sync"..., 4096) = 4096 > 0.000058 read(7, "ide_min_image_count\" value=\"2\" /"..., 4096) = 4096 > 0.000062 read(7, "tion>\n\n <application name"..., 4096) = 4096 > 0.000065 read(7, "\"AlienIsolation\">\n <o"..., 4096) = 4096 > 0.000059 read(7, "\"SpaceEngine.exe\">\n <"..., 4096) = 4096 > 0.000070 read(7, "with_barrier\" value=\"true\" />\n "..., 4096) = 4096 > 0.000059 read(7, "ation name=\"Dying Light 2\" execu"..., 4096) = 4096 > 0.000055 read(7, "e\" />\n </application>\n "..., 4096) = 4096 > 0.000058 read(7, "tings. (Conversely\n "..., 4096) = 4013 > 0.000050 read(7, "", 4096) = 0 > 0.000023 close(7) = 0 > 0.000029 openat(AT_FDCWD, "/usr/share/drirc.d/00-radv-defaults.conf", O_RDONLY) = 7 > 0.000028 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000026 getrandom("\x0b\x68\xb7\xa6\x93\xad\x0c\xb1", 8, 0) = 8 > 0.000062 read(7, " <option name=\"radv_o"..., 4096) = 4096 > 0.000059 read(7, "option name=\"radv_zero_vram\" val"..., 4096) = 2206 > 0.000041 read(7, "", 4096) = 0 > 0.000022 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/etc/drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000032 openat(AT_FDCWD, "/home/lj/.drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000030 fstat(6, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000026 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000035 access("/dev/dri/card128", F_OK) = -1 ENOENT (No such file or directory) > 0.000035 access("/dev/dri/renderD128", F_OK) = 0 > 0.000026 geteuid() = 1000 > 0.000026 getuid() = 1000 > 0.000028 getegid() = 1000 > 0.000022 getgid() = 1000 > 0.000023 ioctl(6, DRM_IOCTL_VERSION, 0x640f4c298ae0) = 0 > 0.000027 ioctl(6, DRM_IOCTL_VERSION, 0x640f4c298ae0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/share/drirc.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 7 > 0.000027 fstat(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000025 getdents64(7, 0x640f4c269a00 /* 4 entries */, 32768) = 144 > 0.000028 getdents64(7, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/drirc.d/00-mesa-defaults.conf", O_RDONLY) = 7 > 0.000029 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000034 getrandom("\x80\x40\xc4\x3c\x07\x62\xb8\x4d", 8, 0) = 8 > 0.000055 read(7, " <!-- remove dual_color_blend_"..., 4096) = 4096 > 0.000054 read(7, " <application name=\"Full Bore"..., 4096) = 4096 > 0.000059 read(7, "Program (64-bit)\" executable=\"KS"..., 4096) = 4096 > 0.000056 read(7, "xecutable=\"DirtRally\">\n "..., 4096) = 4096 > 0.000053 read(7, "n name=\"Joe Danger 2 (Wine)\" exe"..., 4096) = 4096 > 0.000082 read(7, "rs: International Society\" execu"..., 4096) = 4096 > 0.000060 read(7, "application>\n <applicatio"..., 4096) = 4096 > 0.000062 read(7, "_app_profile\" value=\"1\" />\n "..., 4096) = 4096 > 0.000061 read(7, " <option name=\"adaptive_sync"..., 4096) = 4096 > 0.000068 read(7, "ide_min_image_count\" value=\"2\" /"..., 4096) = 4096 > 0.000067 read(7, "tion>\n\n <application name"..., 4096) = 4096 > 0.000066 read(7, "\"AlienIsolation\">\n <o"..., 4096) = 4096 > 0.000059 read(7, "\"SpaceEngine.exe\">\n <"..., 4096) = 4096 > 0.000059 read(7, "with_barrier\" value=\"true\" />\n "..., 4096) = 4096 > 0.000061 read(7, "ation name=\"Dying Light 2\" execu"..., 4096) = 4096 > 0.000054 read(7, "e\" />\n </application>\n "..., 4096) = 4096 > 0.000055 read(7, "tings. (Conversely\n "..., 4096) = 4013 > 0.000049 read(7, "", 4096) = 0 > 0.000022 close(7) = 0 > 0.000032 openat(AT_FDCWD, "/usr/share/drirc.d/00-radv-defaults.conf", O_RDONLY) = 7 > 0.000027 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000028 getrandom("\x38\x77\x3f\x43\xc0\x2f\x58\xf8", 8, 0) = 8 > 0.000060 read(7, " <option name=\"radv_o"..., 4096) = 4096 > 0.000055 read(7, "option name=\"radv_zero_vram\" val"..., 4096) = 2206 > 0.000042 read(7, "", 4096) = 0 > 0.000022 close(7) = 0 > 0.000027 openat(AT_FDCWD, "/etc/drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000030 openat(AT_FDCWD, "/home/lj/.drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 fstat(6, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000027 openat(AT_FDCWD, "/sys/dev/char/226:128/device/vendor", O_RDONLY) = 7 > 0.000033 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x1002\n", 4159) = 7 > 0.000027 read(7, "", 4152) = 0 > 0.000022 close(7) = 0 > 0.000026 openat(AT_FDCWD, "/sys/dev/char/226:128/device/device", O_RDONLY) = 7 > 0.000033 fstat(7, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(7, "0x15bf\n", 4159) = 7 > 0.000025 read(7, "", 4152) = 0 > 0.000022 close(7) = 0 > 0.000111 readlink("/proc", 0x7ffd7e741c00, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/proc/self", "11780", 1023) = 5 > 0.000029 readlink("/proc/11780", 0x7ffd7e741c00, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/proc/11780/exe", "/usr/bin/kitty", 1023) = 14 > 0.000030 readlink("/usr", 0x7ffd7e741c00, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/usr/bin", 0x7ffd7e741c00, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/usr/bin/kitty", 0x7ffd7e741c00, 1023) = -1 EINVAL (Invalid argument) > 0.000033 futex(0x70a5738412bc, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000025 openat(AT_FDCWD, "/usr/share/drirc.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 7 > 0.000028 fstat(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000026 getdents64(7, 0x640f4c269a00 /* 4 entries */, 32768) = 144 > 0.000029 getdents64(7, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(7) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/drirc.d/00-mesa-defaults.conf", O_RDONLY) = 7 > 0.000033 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000027 getrandom("\x24\x5d\x85\x6f\x2f\xb3\x9f\xd1", 8, 0) = 8 > 0.000065 read(7, " <!-- remove dual_color_blend_"..., 4096) = 4096 > 0.000053 read(7, " <application name=\"Full Bore"..., 4096) = 4096 > 0.000057 read(7, "Program (64-bit)\" executable=\"KS"..., 4096) = 4096 > 0.000053 read(7, "xecutable=\"DirtRally\">\n "..., 4096) = 4096 > 0.000052 read(7, "n name=\"Joe Danger 2 (Wine)\" exe"..., 4096) = 4096 > 0.000072 read(7, "rs: International Society\" execu"..., 4096) = 4096 > 0.000055 read(7, "application>\n <applicatio"..., 4096) = 4096 > 0.000054 read(7, "_app_profile\" value=\"1\" />\n "..., 4096) = 4096 > 0.000056 read(7, " <option name=\"adaptive_sync"..., 4096) = 4096 > 0.000054 read(7, "ide_min_image_count\" value=\"2\" /"..., 4096) = 4096 > 0.000056 read(7, "tion>\n\n <application name"..., 4096) = 4096 > 0.000059 read(7, "\"AlienIsolation\">\n <o"..., 4096) = 4096 > 0.000054 read(7, "\"SpaceEngine.exe\">\n <"..., 4096) = 4096 > 0.000055 read(7, "with_barrier\" value=\"true\" />\n "..., 4096) = 4096 > 0.000054 read(7, "ation name=\"Dying Light 2\" execu"..., 4096) = 4096 > 0.000051 read(7, "e\" />\n </application>\n "..., 4096) = 4096 > 0.000053 read(7, "tings. (Conversely\n "..., 4096) = 4013 > 0.000046 read(7, "", 4096) = 0 > 0.000022 close(7) = 0 > 0.000030 openat(AT_FDCWD, "/usr/share/drirc.d/00-radv-defaults.conf", O_RDONLY) = 7 > 0.000027 read(7, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000025 getrandom("\x5d\xfe\xf8\x93\x7b\xd8\xf8\x09", 8, 0) = 8 > 0.000063 read(7, " <option name=\"radv_o"..., 4096) = 4096 > 0.000062 read(7, "option name=\"radv_zero_vram\" val"..., 4096) = 2206 > 0.000043 read(7, "", 4096) = 0 > 0.000023 close(7) = 0 > 0.000025 openat(AT_FDCWD, "/etc/drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000031 fcntl(6, F_DUPFD_CLOEXEC, 3) = 7 > 0.000025 fstat(7, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000027 openat(AT_FDCWD, "/sys/dev/char/226:128/device/vendor", O_RDONLY) = 8 > 0.000034 fstat(8, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000026 read(8, "0x1002\n", 4159) = 7 > 0.000026 read(8, "", 4152) = 0 > 0.000022 close(8) = 0 > 0.000024 openat(AT_FDCWD, "/sys/dev/char/226:128/device/device", O_RDONLY) = 8 > 0.000043 fstat(8, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000029 read(8, "0x15bf\n", 4159) = 7 > 0.000025 read(8, "", 4152) = 0 > 0.000023 close(8) = 0 > 0.000024 geteuid() = 1000 > 0.000022 getuid() = 1000 > 0.000021 getegid() = 1000 > 0.000022 getgid() = 1000 > 0.000029 ioctl(7, DRM_IOCTL_VERSION, 0x640f4c2133f0) = 0 > 0.000026 ioctl(7, DRM_IOCTL_VERSION, 0x640f4c2133f0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/share/drirc.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8 > 0.000031 fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000025 getdents64(8, 0x640f4c269a00 /* 4 entries */, 32768) = 144 > 0.000030 getdents64(8, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(8) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/drirc.d/00-mesa-defaults.conf", O_RDONLY) = 8 > 0.000027 read(8, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000027 getrandom("\xb8\x4e\xfc\xa4\x90\x4c\xf5\xed", 8, 0) = 8 > 0.000056 read(8, " <!-- remove dual_color_blend_"..., 4096) = 4096 > 0.000055 read(8, " <application name=\"Full Bore"..., 4096) = 4096 > 0.000061 read(8, "Program (64-bit)\" executable=\"KS"..., 4096) = 4096 > 0.000054 read(8, "xecutable=\"DirtRally\">\n "..., 4096) = 4096 > 0.000051 read(8, "n name=\"Joe Danger 2 (Wine)\" exe"..., 4096) = 4096 > 0.000069 read(8, "rs: International Society\" execu"..., 4096) = 4096 > 0.000054 read(8, "application>\n <applicatio"..., 4096) = 4096 > 0.000053 read(8, "_app_profile\" value=\"1\" />\n "..., 4096) = 4096 > 0.000054 read(8, " <option name=\"adaptive_sync"..., 4096) = 4096 > 0.000056 read(8, "ide_min_image_count\" value=\"2\" /"..., 4096) = 4096 > 0.000058 read(8, "tion>\n\n <application name"..., 4096) = 4096 > 0.000060 read(8, "\"AlienIsolation\">\n <o"..., 4096) = 4096 > 0.000061 read(8, "\"SpaceEngine.exe\">\n <"..., 4096) = 4096 > 0.000057 read(8, "with_barrier\" value=\"true\" />\n "..., 4096) = 4096 > 0.000056 read(8, "ation name=\"Dying Light 2\" execu"..., 4096) = 4096 > 0.000054 read(8, "e\" />\n </application>\n "..., 4096) = 4096 > 0.000056 read(8, "tings. (Conversely\n "..., 4096) = 4013 > 0.000048 read(8, "", 4096) = 0 > 0.000023 close(8) = 0 > 0.000026 openat(AT_FDCWD, "/usr/share/drirc.d/00-radv-defaults.conf", O_RDONLY) = 8 > 0.000027 read(8, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000025 getrandom("\x5c\xc0\x3b\x57\x71\x2c\x87\x2e", 8, 0) = 8 > 0.000059 read(8, " <option name=\"radv_o"..., 4096) = 4096 > 0.000062 read(8, "option name=\"radv_zero_vram\" val"..., 4096) = 2206 > 0.000045 read(8, "", 4096) = 0 > 0.000023 close(8) = 0 > 0.000025 openat(AT_FDCWD, "/etc/drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000029 openat(AT_FDCWD, "/home/lj/.drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000028 fstat(7, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000025 openat(AT_FDCWD, "/sys/dev/char/226:128/device/vendor", O_RDONLY) = 8 > 0.000035 fstat(8, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(8, "0x1002\n", 4159) = 7 > 0.000026 read(8, "", 4152) = 0 > 0.000023 close(8) = 0 > 0.000024 openat(AT_FDCWD, "/sys/dev/char/226:128/device/device", O_RDONLY) = 8 > 0.000031 fstat(8, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(8, "0x15bf\n", 4159) = 7 > 0.000025 read(8, "", 4152) = 0 > 0.000023 close(8) = 0 > 0.000066 ioctl(7, DRM_IOCTL_VERSION, 0x640f4c217f00) = 0 > 0.000024 ioctl(7, DRM_IOCTL_VERSION, 0x640f4c217f00) = 0 > 0.000025 openat(AT_FDCWD, "/usr/share/drirc.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8 > 0.000026 fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000025 getdents64(8, 0x640f4c269a00 /* 4 entries */, 32768) = 144 > 0.000027 getdents64(8, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 close(8) = 0 > 0.000024 openat(AT_FDCWD, "/usr/share/drirc.d/00-mesa-defaults.conf", O_RDONLY) = 8 > 0.000026 read(8, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000025 getrandom("\x3d\xa7\xf4\x28\x4a\x4b\xc7\xb3", 8, 0) = 8 > 0.000055 read(8, " <!-- remove dual_color_blend_"..., 4096) = 4096 > 0.000056 read(8, " <application name=\"Full Bore"..., 4096) = 4096 > 0.000058 read(8, "Program (64-bit)\" executable=\"KS"..., 4096) = 4096 > 0.000055 read(8, "xecutable=\"DirtRally\">\n "..., 4096) = 4096 > 0.000053 read(8, "n name=\"Joe Danger 2 (Wine)\" exe"..., 4096) = 4096 > 0.000071 read(8, "rs: International Society\" execu"..., 4096) = 4096 > 0.000057 read(8, "application>\n <applicatio"..., 4096) = 4096 > 0.000056 read(8, "_app_profile\" value=\"1\" />\n "..., 4096) = 4096 > 0.000056 read(8, " <option name=\"adaptive_sync"..., 4096) = 4096 > 0.000057 read(8, "ide_min_image_count\" value=\"2\" /"..., 4096) = 4096 > 0.000058 read(8, "tion>\n\n <application name"..., 4096) = 4096 > 0.000060 read(8, "\"AlienIsolation\">\n <o"..., 4096) = 4096 > 0.000057 read(8, "\"SpaceEngine.exe\">\n <"..., 4096) = 4096 > 0.000057 read(8, "with_barrier\" value=\"true\" />\n "..., 4096) = 4096 > 0.000056 read(8, "ation name=\"Dying Light 2\" execu"..., 4096) = 4096 > 0.000054 read(8, "e\" />\n </application>\n "..., 4096) = 4096 > 0.000057 read(8, "tings. (Conversely\n "..., 4096) = 4013 > 0.000049 read(8, "", 4096) = 0 > 0.000026 close(8) = 0 > 0.000027 openat(AT_FDCWD, "/usr/share/drirc.d/00-radv-defaults.conf", O_RDONLY) = 8 > 0.000027 read(8, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096 > 0.000025 getrandom("\x17\xe5\x0b\x33\x7a\x0c\x60\x61", 8, 0) = 8 > 0.000059 read(8, " <option name=\"radv_o"..., 4096) = 4096 > 0.000056 read(8, "option name=\"radv_zero_vram\" val"..., 4096) = 2206 > 0.000043 read(8, "", 4096) = 0 > 0.000023 close(8) = 0 > 0.000025 openat(AT_FDCWD, "/etc/drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000028 openat(AT_FDCWD, "/home/lj/.drirc", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000033 fcntl(7, F_DUPFD_CLOEXEC, 3) = 8 > 0.000029 fstat(8, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000025 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000035 access("/dev/dri/card128", F_OK) = -1 ENOENT (No such file or directory) > 0.000029 access("/dev/dri/renderD128", F_OK) = 0 > 0.000026 ioctl(8, DRM_IOCTL_VERSION, 0x640f4c3c5b30) = 0 > 0.000023 ioctl(8, DRM_IOCTL_VERSION, 0x640f4c3c5b30) = 0 > 0.000024 fcntl(8, F_DUPFD_CLOEXEC, 0) = 9 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e743050) = 0 > 0.000024 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e743050) = 0 > 0.000183 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e743050) = 0 > 0.002540 openat(AT_FDCWD, "/usr/share/libdrm/amdgpu.ids", O_RDONLY) = 10 > 0.000055 fstat(10, {st_mode=S_IFREG|0644, st_size=19361, ...}) = 0 > 0.000053 read(10, "# List of AMDGPU IDs\n#\n# Syntax:"..., 4096) = 4096 > 0.000059 close(10) = 0 > 0.000052 getpid() = 11780 > 0.000046 kcmp(11780, 11780, KCMP_FILE, 9, 7) = 0 > 0.000172 fstat(7, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000054 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000065 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000064 openat(AT_FDCWD, "/dev/dri", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000053 fstat(10, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0 > 0.000052 getdents64(10, 0x640f4c269a00 /* 5 entries */, 32768) = 144 > 0.000053 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000063 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000062 readlink("/sys", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000057 readlink("/sys/dev", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000054 readlink("/sys/dev/char", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000053 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000060 readlink("/sys/devices", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000053 readlink("/sys/devices/pci0000:00", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000053 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000053 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000054 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000054 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000054 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000066 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000056 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000055 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000052 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000055 close(11) = 0 > 0.000046 readlink("/sys", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000031 readlink("/sys/dev", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000028 readlink("/sys/devices", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x1002\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(11, "0x15bf\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0xf111\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000027 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x0006\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000024 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000034 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000028 close(11) = 0 > 0.000025 readlink("/sys", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000029 readlink("/sys/devices", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000029 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73db70, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x1002\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(11, "0x15bf\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0xf111\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(11, "0x0006\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 getdents64(10, 0x640f4c269a00 /* 0 entries */, 32768) = 0 > 0.000023 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000028 close(10) = 0 > 0.000023 ioctl(7, DRM_IOCTL_GET_CAP, 0x7ffd7e742b30) = 0 > 0.000025 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000455 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000024 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000024 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b30) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b30) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b30) = 0 > 0.000028 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b30) = 0 > 0.000022 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000023 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000030 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000032 readlink("/proc/self/fd/7", "/dev/dri/renderD128", 32) = 19 > 0.000039 ioctl(7, DRM_IOCTL_GET_CAP, 0x7ffd7e742b30) = 0 > 0.000023 ioctl(7, DRM_IOCTL_GET_CAP, 0x7ffd7e742b30) = 0 > 0.000025 ioctl(9, DRM_IOCTL_AMDGPU_INFO or DRM_IOCTL_IVPU_SUBMIT, 0x7ffd7e742b40) = 0 > 0.000104 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000031 rt_sigaction(SIGRT_1, {sa_handler=0x70a5788aa490, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x70a578850c70}, NULL, 8) = 0 > 0.000028 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 > 0.000025 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a571257000 > 0.000031 mprotect(0x70a571258000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000035 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000033 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a571a57990, parent_tid=0x70a571a57990, exit_signal=0, stack=0x70a571257000, stack_size=0x7fff80, tls=0x70a571a576c0} => {parent_tid=[11782]}, 88) = 11782 > 0.000085 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000025 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000025 futex(0x70a573844b48, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000035 uname({sysname="Linux", nodename="cinskami", ...}) = 0 > 0.000074 newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/home/lj", {st_mode=S_IFDIR|0750, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/home/lj/.cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/home/lj/.cache/mesa_shader_cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/home/lj/.cache/mesa_shader_cache/marker", 0x7ffd7e742d50, 0) = -1 ENOENT (No such file or directory) > 0.000029 geteuid() = 1000 > 0.000021 getuid() = 1000 > 0.000022 getegid() = 1000 > 0.000023 getgid() = 1000 > 0.000029 newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/home/lj", {st_mode=S_IFDIR|0750, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/home/lj/.cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/home/lj/.cache/mesa_shader_cache_db", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/home/lj/.cache/mesa_shader_cache_db/marker", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/home/lj/.cache/mesa_shader_cache_db/index", O_RDWR|O_CREAT|O_CLOEXEC, 0644) = 10 > 0.000036 fstat(10, {st_mode=S_IFREG|0644, st_size=1310728, ...}) = 0 > 0.000026 mmap(NULL, 1310728, PROT_READ|PROT_WRITE, MAP_SHARED, 10, 0) = 0x70a571116000 > 0.000036 close(10) = 0 > 0.000026 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000028 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a570915000 > 0.000027 mprotect(0x70a570916000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000040 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000035 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a571115990, parent_tid=0x70a571115990, exit_signal=0, stack=0x70a570915000, stack_size=0x7fff80, tls=0x70a5711156c0} => {parent_tid=[11783]}, 88) = 11783 > 0.000091 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000026 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000030 sched_setscheduler(11783, SCHED_BATCH, [0]) = 0 > 0.000047 getrandom("\xb5\x63\xa5\x5c\x78\x36\xe3\x1d\x01\x27\xc7\x19\xe7\xac\xf3\xb8", 16, GRND_NONBLOCK) = 16 > 0.000033 futex(0x70a573845fa0, FUTEX_WAIT_PRIVATE, 1, NULL) = 0 > 0.003292 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000080 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a570114000 > 0.000071 mprotect(0x70a570115000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000081 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000065 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a570914990, parent_tid=0x70a570914990, exit_signal=0, stack=0x70a570114000, stack_size=0x7fff80, tls=0x70a5709146c0} => {parent_tid=[11784]}, 88) = 11784 > 0.000118 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000060 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000067 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000066 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a5637ff000 > 0.000061 mprotect(0x70a563800000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000078 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000064 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a563fff990, parent_tid=0x70a563fff990, exit_signal=0, stack=0x70a5637ff000, stack_size=0x7fff80, tls=0x70a563fff6c0} => {parent_tid=[11785]}, 88) = 11785 > 0.000116 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000073 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000115 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742d40) = 0 > 0.000092 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e742d80) = 0 > 0.000141 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e742e20) = 0 > 0.000063 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742e20) = 0 > 0.000074 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e742e70) = 0 > 0.000059 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x112d7d000) = 0x70a57908a000 > 0.000099 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742bc0) = 0 > 0.000049 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e742bf0) = 0 > 0.000051 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e742da0) = 0 > 0.000024 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x116495000) = 0x70a5635ff000 > 0.000034 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742be0) = 0 > 0.000030 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e742c20) = 0 > 0.000053 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e742e60) = 0 > 0.000023 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x112757000) = 0x70a5633ff000 > 0.000130 futex(0x70a5738412a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000026 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000027 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a562bfe000 > 0.000025 mprotect(0x70a562bff000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000032 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000027 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a5633fe990, parent_tid=0x70a5633fe990, exit_signal=0, stack=0x70a562bfe000, stack_size=0x7fff80, tls=0x70a5633fe6c0} => {parent_tid=[11786]}, 88) = 11786 > 0.000055 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000024 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000025 sched_setscheduler(11786, SCHED_BATCH, [0]) = 0 > 0.000053 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e742e20) = 0 > 0.000029 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742e20) = 0 > 0.000029 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e742e70) = 0 > 0.000023 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x112d7e000) = 0x70a579069000 > 0.000052 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000027 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a5623fd000 > 0.000025 mprotect(0x70a5623fe000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000031 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000026 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a562bfd990, parent_tid=0x70a562bfd990, exit_signal=0, stack=0x70a5623fd000, stack_size=0x7fff80, tls=0x70a562bfd6c0} => {parent_tid=[11787]}, 88) = 11787 > 0.000075 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000030 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000029 sched_setscheduler(11787, SCHED_BATCH, [0]) = 0 > 0.000035 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e742e20) = 0 > 0.000026 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742e20) = 0 > 0.000030 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e742e70) = 0 > 0.000023 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x112d7f000) = 0x70a578738000 > 0.000060 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000030 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a561bfc000 > 0.000026 mprotect(0x70a561bfd000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000032 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000028 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a5623fc990, parent_tid=0x70a5623fc990, exit_signal=0, stack=0x70a561bfc000, stack_size=0x7fff80, tls=0x70a5623fc6c0} => {parent_tid=[11788]}, 88) = 11788 > 0.000062 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000025 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000025 sched_setscheduler(11788, SCHED_BATCH, [0]) = 0 > 0.000047 futex(0x70a5739ef664, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000034 futex(0x70a5739ef5a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000169 ioctl(8, DRM_IOCTL_GET_CAP, 0x7ffd7e742ff0) = 0 > 0.000137 fstat(6, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000029 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000041 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000036 openat(AT_FDCWD, "/dev/dri", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000030 fstat(10, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0 > 0.000026 getdents64(10, 0x640f4c2ebfd0 /* 5 entries */, 32768) = 144 > 0.000033 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000037 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000035 readlink("/sys", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000029 readlink("/sys/dev", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000028 readlink("/sys/dev/char", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000030 readlink("/sys/devices", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000028 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000031 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000026 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000032 close(11) = 0 > 0.000027 readlink("/sys", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000031 readlink("/sys/devices", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000028 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x1002\n", 4096) = 7 > 0.000027 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(11, "0x15bf\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0xf111\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x0006\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000037 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000032 close(11) = 0 > 0.000025 readlink("/sys", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000029 readlink("/sys/devices", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb20, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000026 read(11, "0x1002\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x15bf\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0xf111\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x0006\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 getdents64(10, 0x640f4c2ebfd0 /* 0 entries */, 32768) = 0 > 0.000023 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000027 close(10) = 0 > 0.000027 fstat(6, {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}) = 0 > 0.000027 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000034 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000033 openat(AT_FDCWD, "/dev/dri", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000026 fstat(10, {st_mode=S_IFDIR|0755, st_size=100, ...}) = 0 > 0.000025 getdents64(10, 0x640f4c2ebfd0 /* 5 entries */, 32768) = 144 > 0.000028 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/sys/dev/char/226:0/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000035 readlink("/sys/dev/char/226:0/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000034 readlink("/sys", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000028 readlink("/sys/devices", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000029 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000028 close(11) = 0 > 0.000024 readlink("/sys", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/dev/char/226:0", "../../devices/pci0000:00/0000:00"..., 1023) = 60 > 0.000028 readlink("/sys/devices", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x1002\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x15bf\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000024 read(11, "0xf111\n", 4096) = 7 > 0.000029 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x0006\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/sys/dev/char/226:128/device/drm", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 > 0.000034 readlink("/sys/dev/char/226:128/device/subsystem", "../../../../bus/pci", 4096) = 19 > 0.000033 readlink("/sys", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000028 readlink("/sys/devices", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000030 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/uevent", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 > 0.000025 read(11, "DRIVER=amdgpu\nPCI_CLASS=30000\nPC"..., 4096) = 161 > 0.000030 close(11) = 0 > 0.000033 readlink("/sys", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000029 readlink("/sys/dev", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/dev/char", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/dev/char/226:128", "../../devices/pci0000:00/0000:00"..., 1023) = 65 > 0.000029 readlink("/sys/devices", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000026 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/renderD128/device", "../../../0000:c1:00.0", 1023) = 21 > 0.000029 readlink("/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0", 0x7ffd7e73eb10, 1023) = -1 EINVAL (Invalid argument) > 0.000027 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/vendor", O_RDONLY) = 11 > 0.000029 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x1002\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000025 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x15bf\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000023 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_vendor", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0xf111\n", 4096) = 7 > 0.000026 close(11) = 0 > 0.000024 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/subsystem_device", O_RDONLY) = 11 > 0.000028 fstat(11, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 > 0.000025 read(11, "0x0006\n", 4096) = 7 > 0.000025 close(11) = 0 > 0.000023 getdents64(10, 0x640f4c2ebfd0 /* 0 entries */, 32768) = 0 > 0.000022 newfstatat(AT_FDCWD, "/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(0xe2, 0), ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/dev/dri/renderD128", {st_mode=S_IFCHR|0666, st_rdev=makedev(0xe2, 0x80), ...}, 0) = 0 > 0.000028 close(10) = 0 > 0.000023 ioctl(8, DRM_IOCTL_GET_CAP, 0x7ffd7e743af0) = 0 > 0.000024 ioctl(8, DRM_IOCTL_GET_CAP, 0x7ffd7e743af0) = 0 > 0.000380 getpid() = 11780 > 0.000037 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000034 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000280 futex(0x70a57383a33c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000035 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e743660) = 0 > 0.000025 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743660) = 0 > 0.000031 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e7436b0) = 0 > 0.000023 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x112d80000) = 0x70a578737000 > 0.000106 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000029 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a5613fb000 > 0.000026 mprotect(0x70a5613fc000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000037 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000028 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a561bfb990, parent_tid=0x70a561bfb990, exit_signal=0, stack=0x70a5613fb000, stack_size=0x7fff80, tls=0x70a561bfb6c0} => {parent_tid=[11789]}, 88) = 11789 > 0.000055 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000033 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000026 sched_setscheduler(11789, SCHED_BATCH, [0]) = 0 > 0.000031 mmap(NULL, 217088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a574563000 > 0.000034 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000035 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a560bfa000 > 0.000025 mprotect(0x70a560bfb000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000031 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000027 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a5613fa990, parent_tid=0x70a5613fa990, exit_signal=0, stack=0x70a560bfa000, stack_size=0x7fff80, tls=0x70a5613fa6c0} => {parent_tid=[11790]}, 88) = 11790 > 0.000052 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000025 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000097 sysinfo({uptime=2455, loads=[50656, 82816, 112576], totalram=49766072320, freeram=45255651328, sharedram=121188352, bufferram=199835648, totalswap=77309407232, freeswap=77309407232, procs=813, totalhigh=0, freehigh=0, mem_unit=1}) = 0 > 0.000052 mmap(NULL, 831488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a571f35000 > 0.000579 mmap(NULL, 274432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a574520000 > 0.000725 brk(0x640f4c497000) = 0x640f4c497000 > 0.000274 brk(0x640f4c4b8000) = 0x640f4c4b8000 > 0.000375 brk(0x640f4c4d9000) = 0x640f4c4d9000 > 0.000413 brk(0x640f4c4fd000) = 0x640f4c4fd000 > 0.000142 rt_sigprocmask(SIG_BLOCK, ~[SEGV SYS RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000090 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a5603f9000 > 0.000061 mprotect(0x70a5603fa000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000071 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL SEGV STOP SYS RTMIN RT_1], 8) = 0 > 0.000062 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a560bf9990, parent_tid=0x70a560bf9990, exit_signal=0, stack=0x70a5603f9000, stack_size=0x7fff80, tls=0x70a560bf96c0} => {parent_tid=[11791]}, 88) = 11791 > 0.000221 rt_sigprocmask(SIG_SETMASK, ~[KILL SEGV STOP SYS RTMIN RT_1], NULL, 8) = 0 > 0.000070 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000246 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000052 futex(0x7ffd7e743924, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000056 getpid() = 11780 > 0.000055 mincore(NULL, 4096, 0x7ffd7e743b0f) = -1 ENOMEM (Cannot allocate memory) > 0.000086 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="%\0\0\0\0\0\10\0#\0\0\0\3\0\20\0\"\0\0\0\33\0\0\0\1\0\0\0\0\0\f\0"..., iov_len=36}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 36 > 0.000109 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) > 0.000055 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0%\0\0\0\"\0\0\0\1\0\f\0\360\16\0\0\"\0\0\0\2\0\24\0"..., iov_len=1540}, {iov_base="", iov_len=2556}], msg_iovlen=2, msg_control=[{cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data=[10]}], msg_controllen=24, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 432 > 0.000044 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000036 getpid() = 11780 > 0.000030 getpid() = 11780 > 0.000702 mmap(NULL, 3824, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a5786ec000 > 0.000033 close(10) = 0 > 0.000054 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e742080) = 0 > 0.000044 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7420b0) = 0 > 0.000074 brk(0x640f4c523000) = 0x640f4c523000 > 0.000259 futex(0x640f4c226708, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000026 futex(0x640f4c2266b0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000025 futex(0x640f4c51a9d0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000935 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e741800) = 0 > 0.000040 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e741840) = 0 > 0.000033 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e741a10) = 0 > 0.000024 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x116895000) = 0x70a5601f9000 > 0.000058 ioctl(9, DRM_IOCTL_SYNCOBJ_CREATE, 0x7ffd7e742090) = 0 > 0.000029 futex(0x640f4c225808, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000045 futex(0x640f4c3ee8b4, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000347 futex(0x70a575effb18, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000040 getpid() = 11780 > 0.000036 getpid() = 11780 > 0.000041 getpid() = 11780 > 0.000161 getpid() = 11780 > 0.000042 getpid() = 11780 > 0.000048 getpid() = 11780 > 0.000037 getpid() = 11780 > 0.000033 getpid() = 11780 > 0.000033 getpid() = 11780 > 0.000034 getpid() = 11780 > 0.000034 getpid() = 11780 > 0.000039 getpid() = 11780 > 0.000033 getpid() = 11780 > 0.000033 getpid() = 11780 > 0.000028 getpid() = 11780 > 0.000032 getpid() = 11780 > 0.000045 getpid() = 11780 > 0.000032 getpid() = 11780 > 0.000030 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000030 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000034 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000033 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000032 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000029 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000021 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000041 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000028 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000032 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000078 getpid() = 11780 > 0.000070 getpid() = 11780 > 0.000048 getpid() = 11780 > 0.000047 getpid() = 11780 > 0.000048 getpid() = 11780 > 0.000047 getpid() = 11780 > 0.000051 getpid() = 11780 > 0.000047 getpid() = 11780 > 0.000049 getpid() = 11780 > 0.000051 getpid() = 11780 > 0.000045 getpid() = 11780 > 0.000046 getpid() = 11780 > 0.000046 getpid() = 11780 > 0.000046 getpid() = 11780 > 0.000064 getpid() = 11780 > 0.000060 getpid() = 11780 > 0.000047 getpid() = 11780 > 0.000051 getpid() = 11780 > 0.000046 getpid() = 11780 > 0.000050 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000030 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000035 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000025 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000117 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000022 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000023 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000027 getpid() = 11780 > 0.000026 getpid() = 11780 > 0.000037 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e744b60) = 0 > 0.000032 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744ba0) = 0 > 0.000044 mmap(NULL, 593920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a560168000 > 0.000473 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744d20) = 0 > 0.000027 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x116dfb000) = 0x70a543e00000 > 0.000082 brk(0x640f4c544000) = 0x640f4c544000 > 0.000079 futex(0x640f4c22670c, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000036 futex(0x640f4c2266b0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000025 futex(0x640f4c50d4c0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000130 ioctl(9, DRM_IOCTL_SYNCOBJ_CREATE, 0x7ffd7e744ea0) = 0 > 0.000026 futex(0x640f4c22580c, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000032 futex(0x640f4c30d184, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000374 ioctl(9, DRM_IOCTL_AMDGPU_GEM_METADATA, 0x7ffd7e744a30) = 0 > 0.000029 ioctl(9, DRM_IOCTL_PRIME_HANDLE_TO_FD, 0x7ffd7e744db8) = 0 > 0.000034 getpid() = 11780 > 0.000024 ioctl(10, DMA_BUF_SET_NAME_B, 0x7ffd7e744e10) = 0 > 0.000031 fcntl(10, F_DUPFD_CLOEXEC, 0) = 11 > 0.000030 close(10) = 0 > 0.000025 ioctl(9, DRM_IOCTL_PRIME_HANDLE_TO_FD, 0x7ffd7e744db8) = 0 > 0.000026 fcntl(10, F_DUPFD_CLOEXEC, 0) = 12 > 0.000024 close(10) = 0 > 0.000029 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\0\0\0\1\0\f\0&\0\0\0&\0\0\0\1\0\34\0\0\0\0\0\0\0\0\0\0\22\0\0"..., iov_len=168}], msg_iovlen=1, msg_control=[{cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data=[11, 12]}], msg_controllen=24, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 168 > 0.000055 close(11) = 0 > 0.000024 close(12) = 0 > 0.000054 munmap(0x70a573c3f000, 1839104) = 0 > 0.000120 munmap(0x70a575800000, 6880684) = 0 > 0.000137 munmap(0x70a574e00000, 9656516) = 0 > 0.000057 munmap(0x70a574600000, 7147788) = 0 > 0.000048 munmap(0x70a573e00000, 7158524) = 0 > 0.000046 munmap(0x70a573a00000, 2333488) = 0 > 0.004747 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedLight.ttf", O_RDONLY) = 10 > 0.000080 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 > 0.000049 fstat(10, {st_mode=S_IFREG|0644, st_size=6880684, ...}) = 0 > 0.000063 mmap(NULL, 6880684, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a575000000 > 0.000060 close(10) = 0 > 0.001318 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF/lj-iosevka-term-condensedBold.ttf", O_RDONLY) = 10 > 0.000046 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 > 0.000030 fstat(10, {st_mode=S_IFREG|0644, st_size=9656516, ...}) = 0 > 0.000031 mmap(NULL, 9656516, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a543400000 > 0.000038 close(10) = 0 > 0.001061 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedLightOblique.ttf", O_RDONLY) = 10 > 0.000061 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 > 0.000048 fstat(10, {st_mode=S_IFREG|0644, st_size=7147788, ...}) = 0 > 0.000056 mmap(NULL, 7147788, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a573e00000 > 0.000054 close(10) = 0 > 0.001346 openat(AT_FDCWD, "/home/lj/.local/share/fonts/lj-iosevka-term/TTF-Unhinted/lj-iosevka-term-condensedBoldOblique.ttf", O_RDONLY) = 10 > 0.000087 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 > 0.000051 fstat(10, {st_mode=S_IFREG|0644, st_size=7158524, ...}) = 0 > 0.000057 mmap(NULL, 7158524, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a542c00000 > 0.000053 close(10) = 0 > 0.001099 openat(AT_FDCWD, "/usr/share/fonts/symbols-nerd-font/SymbolsNerdFontMono-Regular.ttf", O_RDONLY) = 10 > 0.000074 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 > 0.000027 fstat(10, {st_mode=S_IFREG|0644, st_size=2333488, ...}) = 0 > 0.000033 mmap(NULL, 2333488, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a575c00000 > 0.000043 close(10) = 0 > 0.005882 brk(0x640f4c66e000) = 0x640f4c66e000 > 0.000578 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000110 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e743f80, 0) = -1 ENOENT (No such file or directory) > 0.000091 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__init__.abi3.so", 0x7ffd7e743f80, 0) = -1 ENOENT (No such file or directory) > 0.000066 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__init__.so", 0x7ffd7e743f80, 0) = -1 ENOENT (No such file or directory) > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__init__.py", {st_mode=S_IFREG|0644, st_size=532, ...}, 0) = 0 > 0.000140 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__init__.py", {st_mode=S_IFREG|0644, st_size=532, ...}, 0) = 0 > 0.000077 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000060 fstat(10, {st_mode=S_IFREG|0644, st_size=582, ...}) = 0 > 0.000060 ioctl(10, TCGETS, 0x7ffd7e743c90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000099 lseek(10, 0, SEEK_CUR) = 0 > 0.000054 lseek(10, 0, SEEK_CUR) = 0 > 0.000047 fstat(10, {st_mode=S_IFREG|0644, st_size=582, ...}) = 0 > 0.000053 read(10, "\313\r\r\n\0\0\0\0\264\373\16h\24\2\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 583) = 582 > 0.000058 read(10, "", 1) = 0 > 0.000053 close(10) = 0 > 0.000169 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000071 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000060 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000054 fstat(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000046 getdents64(10, 0x640f4c511740 /* 11 entries */, 32768) = 344 > 0.000077 getdents64(10, 0x640f4c511740 /* 0 entries */, 32768) = 0 > 0.000049 close(10) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_common.py", {st_mode=S_IFREG|0644, st_size=5486, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_common.py", {st_mode=S_IFREG|0644, st_size=5486, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/_common.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000031 fstat(10, {st_mode=S_IFREG|0644, st_size=7600, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e743570) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(10, 0, SEEK_CUR) = 0 > 0.000025 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=7600, ...}) = 0 > 0.000027 read(10, "\313\r\r\n\0\0\0\0\264\373\16hn\25\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 7601) = 7600 > 0.000030 read(10, "", 1) = 0 > 0.000025 close(10) = 0 > 0.000201 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/pathlib.py", {st_mode=S_IFREG|0644, st_size=51052, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.12/pathlib.py", {st_mode=S_IFREG|0644, st_size=51052, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/pathlib.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000032 fstat(10, {st_mode=S_IFREG|0644, st_size=52415, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e742e50) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(10, 0, SEEK_CUR) = 0 > 0.000025 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=52415, ...}) = 0 > 0.000029 read(10, "\313\r\r\n\0\0\0\0\261\373\16hl\307\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0"..., 52416) = 52415 > 0.000070 read(10, "", 1) = 0 > 0.000029 close(10) = 0 > 0.000736 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a575b00000 > 0.000060 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000086 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000094 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e7425c0, 0) = -1 ENOENT (No such file or directory) > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/__init__.abi3.so", 0x7ffd7e7425c0, 0) = -1 ENOENT (No such file or directory) > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/__init__.so", 0x7ffd7e7425c0, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 > 0.000040 openat(AT_FDCWD, "/usr/lib/python3.12/urllib/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000032 fstat(10, {st_mode=S_IFREG|0644, st_size=135, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e7422d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000041 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=135, ...}) = 0 > 0.000027 read(10, "\313\r\r\n\0\0\0\0\266\373\16h\0\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 136) = 135 > 0.000029 read(10, "", 1) = 0 > 0.000026 close(10) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/urllib", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000031 fstat(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000027 getdents64(10, 0x640f4c64d560 /* 9 entries */, 32768) = 280 > 0.000042 getdents64(10, 0x640f4c64d560 /* 0 entries */, 32768) = 0 > 0.000024 close(10) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/parse.py", {st_mode=S_IFREG|0644, st_size=45676, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.12/urllib/parse.py", {st_mode=S_IFREG|0644, st_size=45676, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/urllib/__pycache__/parse.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=40046, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e742730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=40046, ...}) = 0 > 0.000026 read(10, "\313\r\r\n\0\0\0\0\266\373\16hl\262\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 40047) = 40046 > 0.000043 read(10, "", 1) = 0 > 0.000026 close(10) = 0 > 0.000363 --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > 0.000271 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ipaddress.py", {st_mode=S_IFREG|0644, st_size=79124, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.12/ipaddress.py", {st_mode=S_IFREG|0644, st_size=79124, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/ipaddress.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000033 fstat(10, {st_mode=S_IFREG|0644, st_size=66467, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e742010) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000036 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=66467, ...}) = 0 > 0.000029 read(10, "\313\r\r\n\0\0\0\0\261\373\16h\0245\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 66468) = 66467 > 0.000054 read(10, "", 1) = 0 > 0.000025 close(10) = 0 > 0.002693 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000083 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/abc.py", {st_mode=S_IFREG|0644, st_size=5203, ...}, 0) = 0 > 0.000182 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/abc.py", {st_mode=S_IFREG|0644, st_size=5203, ...}, 0) = 0 > 0.000071 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/abc.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000052 fstat(10, {st_mode=S_IFREG|0644, st_size=7092, ...}) = 0 > 0.000037 ioctl(10, TCGETS, 0x7ffd7e742e50) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000059 lseek(10, 0, SEEK_CUR) = 0 > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=7092, ...}) = 0 > 0.000029 read(10, "\313\r\r\n\0\0\0\0\264\373\16hS\24\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 7093) = 7092 > 0.000045 read(10, "", 1) = 0 > 0.000027 close(10) = 0 > 0.000865 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000059 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_adapters.py", {st_mode=S_IFREG|0644, st_size=4482, ...}, 0) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_adapters.py", {st_mode=S_IFREG|0644, st_size=4482, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000039 fstat(10, {st_mode=S_IFREG|0644, st_size=8822, ...}) = 0 > 0.000031 ioctl(10, TCGETS, 0x7ffd7e742e50) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000037 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=8822, ...}) = 0 > 0.000026 read(10, "\313\r\r\n\0\0\0\0\264\373\16h\202\21\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 8823) = 8822 > 0.000030 read(10, "", 1) = 0 > 0.000027 close(10) = 0 > 0.000742 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_legacy.py", {st_mode=S_IFREG|0644, st_size=2949, ...}, 0) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_legacy.py", {st_mode=S_IFREG|0644, st_size=2949, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000031 fstat(10, {st_mode=S_IFREG|0644, st_size=3749, ...}) = 0 > 0.000029 ioctl(10, TCGETS, 0x7ffd7e743570) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=3749, ...}) = 0 > 0.000026 read(10, "\313\r\r\n\0\0\0\0\264\373\16h\205\v\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0"..., 3750) = 3749 > 0.000032 read(10, "", 1) = 0 > 0.000026 close(10) = 0 > 0.000173 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/readers.py", {st_mode=S_IFREG|0644, st_size=327, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/readers.py", {st_mode=S_IFREG|0644, st_size=327, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/__pycache__/readers.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000030 fstat(10, {st_mode=S_IFREG|0644, st_size=303, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e743990) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(10, 0, SEEK_CUR) = 0 > 0.000029 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=303, ...}) = 0 > 0.000026 read(10, "\313\r\r\n\0\0\0\0\264\373\16hG\1\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 304) = 303 > 0.000027 read(10, "", 1) = 0 > 0.000026 close(10) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/readers.py", {st_mode=S_IFREG|0644, st_size=4370, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/readers.py", {st_mode=S_IFREG|0644, st_size=4370, ...}, 0) = 0 > 0.000035 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/readers.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=8342, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e743270) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000025 lseek(10, 0, SEEK_CUR) = 0 > 0.000025 fstat(10, {st_mode=S_IFREG|0644, st_size=8342, ...}) = 0 > 0.000047 read(10, "\313\r\r\n\0\0\0\0\264\373\16h\22\21\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 8343) = 8342 > 0.000030 read(10, "", 1) = 0 > 0.000025 close(10) = 0 > 0.000156 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e742e40, 0) = -1 ENOENT (No such file or directory) > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__init__.abi3.so", 0x7ffd7e742e40, 0) = -1 ENOENT (No such file or directory) > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__init__.so", 0x7ffd7e742e40, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__init__.py", {st_mode=S_IFREG|0644, st_size=88339, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__init__.py", {st_mode=S_IFREG|0644, st_size=88339, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.12/zipfile/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000030 fstat(10, {st_mode=S_IFREG|0644, st_size=93155, ...}) = 0 > 0.000027 ioctl(10, TCGETS, 0x7ffd7e742b50) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000025 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 fstat(10, {st_mode=S_IFREG|0644, st_size=93155, ...}) = 0 > 0.000026 brk(0x640f4c697000) = 0x640f4c697000 > 0.000034 read(10, "\313\r\r\n\0\0\0\0\266\373\16h\23Y\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 93156) = 93155 > 0.000123 read(10, "", 1) = 0 > 0.000027 close(10) = 0 > 0.001050 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.12/zipfile", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000030 fstat(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000026 getdents64(10, 0x640f4c661f70 /* 6 entries */, 32768) = 176 > 0.000041 getdents64(10, 0x640f4c661f70 /* 0 entries */, 32768) = 0 > 0.000023 close(10) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__init__.cpython-312-x86_64-linux-gnu.so", 0x7ffd7e742720, 0) = -1 ENOENT (No such file or directory) > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__init__.abi3.so", 0x7ffd7e742720, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__init__.so", 0x7ffd7e742720, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__init__.py", {st_mode=S_IFREG|0644, st_size=10860, ...}, 0) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__init__.py", {st_mode=S_IFREG|0644, st_size=10860, ...}, 0) = 0 > 0.000065 openat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000055 fstat(10, {st_mode=S_IFREG|0644, st_size=14691, ...}) = 0 > 0.000052 ioctl(10, TCGETS, 0x7ffd7e742430) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000065 lseek(10, 0, SEEK_CUR) = 0 > 0.000046 lseek(10, 0, SEEK_CUR) = 0 > 0.000051 fstat(10, {st_mode=S_IFREG|0644, st_size=14691, ...}) = 0 > 0.000054 read(10, "\313\r\r\n\0\0\0\0\266\373\16hl*\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 14692) = 14691 > 0.000055 read(10, "", 1) = 0 > 0.000048 close(10) = 0 > 0.000209 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000063 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000077 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000058 openat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10 > 0.000056 fstat(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > 0.000052 getdents64(10, 0x640f4c661f70 /* 5 entries */, 32768) = 144 > 0.000057 getdents64(10, 0x640f4c661f70 /* 0 entries */, 32768) = 0 > 0.000047 close(10) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/glob.py", {st_mode=S_IFREG|0644, st_size=1158, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/glob.py", {st_mode=S_IFREG|0644, st_size=1158, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.12/zipfile/_path/__pycache__/glob.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=1387, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e741d10) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=1387, ...}) = 0 > 0.000024 read(10, "\313\r\r\n\0\0\0\0\266\373\16h\206\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 1388) = 1387 > 0.000028 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000172 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_itertools.py", {st_mode=S_IFREG|0644, st_size=1277, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/_itertools.py", {st_mode=S_IFREG|0644, st_size=1277, ...}, 0) = 0 > 0.000038 openat(AT_FDCWD, "/usr/lib/python3.12/importlib/resources/__pycache__/_itertools.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000030 fstat(10, {st_mode=S_IFREG|0644, st_size=734, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e742b50) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=734, ...}) = 0 > 0.000024 read(10, "\313\r\r\n\0\0\0\0\264\373\16h\375\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0"..., 735) = 734 > 0.000025 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000238 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cell_vertex.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000032 fstat(10, {st_mode=S_IFREG|0644, st_size=9970, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744200) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=9970, ...}) = 0 > 0.000024 read(10, "#extension GL_ARB_explicit_attri"..., 9971) = 9970 > 0.000029 read(10, "", 1) = 0 > 0.000025 close(10) = 0 > 0.000101 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cell_defines.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 > 0.000025 ioctl(10, TCGETS, 0x7ffd7e744260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000029 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 > 0.000024 read(10, "#define PHASE_BOTH 1\n#define PHA"..., 818) = 817 > 0.000026 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000128 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cell_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=8849, ...}) = 0 > 0.000025 ioctl(10, TCGETS, 0x7ffd7e744260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=8849, ...}) = 0 > 0.000024 read(10, "#pragma kitty_include_shader <al"..., 8850) = 8849 > 0.000028 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000055 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/alpha_blend.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000031 fstat(10, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000029 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 > 0.000024 read(10, "vec4 alpha_blend(vec4 over, vec4"..., 978) = 977 > 0.000025 read(10, "", 1) = 0 > 0.000022 close(10) = 0 > 0.000063 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/linear2srgb.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000028 fstat(10, {st_mode=S_IFREG|0644, st_size=398, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000029 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=398, ...}) = 0 > 0.000024 read(10, "float srgb2linear(float x) {\n "..., 399) = 398 > 0.000025 read(10, "", 1) = 0 > 0.000022 close(10) = 0 > 0.000055 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/cell_defines.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000027 fstat(10, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 > 0.000025 ioctl(10, TCGETS, 0x7ffd7e744260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000029 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 > 0.000024 read(10, "#define PHASE_BOTH 1\n#define PHA"..., 818) = 817 > 0.000024 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000368 brk(0x640f4c6b8000) = 0x640f4c6b8000 > 0.000258 brk(0x640f4c6d9000) = 0x640f4c6d9000 > 0.000164 brk(0x640f4c6fa000) = 0x640f4c6fa000 > 0.000177 brk(0x640f4c71b000) = 0x640f4c71b000 > 0.000182 brk(0x640f4c73c000) = 0x640f4c73c000 > 0.000261 brk(0x640f4c75d000) = 0x640f4c75d000 > 0.000183 brk(0x640f4c77e000) = 0x640f4c77e000 > 0.000152 brk(0x640f4c79f000) = 0x640f4c79f000 > 0.000152 brk(0x640f4c7c0000) = 0x640f4c7c0000 > 0.000135 brk(0x640f4c7e1000) = 0x640f4c7e1000 > 0.000173 brk(0x640f4c802000) = 0x640f4c802000 > 0.000146 brk(0x640f4c823000) = 0x640f4c823000 > 0.000154 brk(0x640f4c844000) = 0x640f4c844000 > 0.000155 brk(0x640f4c865000) = 0x640f4c865000 > 0.000202 brk(0x640f4c886000) = 0x640f4c886000 > 0.000141 brk(0x640f4c8a7000) = 0x640f4c8a7000 > 0.000142 brk(0x640f4c8c8000) = 0x640f4c8c8000 > 0.000139 brk(0x640f4c8e9000) = 0x640f4c8e9000 > 0.000137 brk(0x640f4c90a000) = 0x640f4c90a000 > 0.000135 brk(0x640f4c92b000) = 0x640f4c92b000 > 0.000143 brk(0x640f4c94c000) = 0x640f4c94c000 > 0.000134 brk(0x640f4c96d000) = 0x640f4c96d000 > 0.000251 brk(0x640f4c98e000) = 0x640f4c98e000 > 0.000138 brk(0x640f4c9af000) = 0x640f4c9af000 > 0.000143 brk(0x640f4c9d0000) = 0x640f4c9d0000 > 0.000162 brk(0x640f4c9f1000) = 0x640f4c9f1000 > 0.000149 brk(0x640f4ca12000) = 0x640f4ca12000 > 0.000149 brk(0x640f4ca33000) = 0x640f4ca33000 > 0.000137 brk(0x640f4ca54000) = 0x640f4ca54000 > 0.000137 brk(0x640f4ca75000) = 0x640f4ca75000 > 0.000146 brk(0x640f4ca96000) = 0x640f4ca96000 > 0.000186 brk(0x640f4cab7000) = 0x640f4cab7000 > 0.000271 brk(0x640f4cad8000) = 0x640f4cad8000 > 0.000256 brk(0x640f4caf9000) = 0x640f4caf9000 > 0.000213 brk(0x640f4cb1a000) = 0x640f4cb1a000 > 0.000244 brk(0x640f4cb3b000) = 0x640f4cb3b000 > 0.000288 brk(0x640f4cb5c000) = 0x640f4cb5c000 > 0.000678 brk(0x640f4cb7d000) = 0x640f4cb7d000 > 0.000168 brk(0x640f4cb9e000) = 0x640f4cb9e000 > 0.000155 brk(0x640f4cbbf000) = 0x640f4cbbf000 > 0.000153 brk(0x640f4cbe0000) = 0x640f4cbe0000 > 0.000158 brk(0x640f4cc01000) = 0x640f4cc01000 > 0.000151 brk(0x640f4cc22000) = 0x640f4cc22000 > 0.000139 brk(0x640f4cc43000) = 0x640f4cc43000 > 0.000140 brk(0x640f4cc64000) = 0x640f4cc64000 > 0.000158 brk(0x640f4cc85000) = 0x640f4cc85000 > 0.000139 brk(0x640f4cca6000) = 0x640f4cca6000 > 0.000143 brk(0x640f4ccc7000) = 0x640f4ccc7000 > 0.000143 brk(0x640f4cce8000) = 0x640f4cce8000 > 0.000147 brk(0x640f4cd09000) = 0x640f4cd09000 > 0.000148 brk(0x640f4cd2a000) = 0x640f4cd2a000 > 0.000152 brk(0x640f4cd4b000) = 0x640f4cd4b000 > 0.000142 brk(0x640f4cd6c000) = 0x640f4cd6c000 > 0.000178 brk(0x640f4cd8d000) = 0x640f4cd8d000 > 0.000266 brk(0x640f4cdae000) = 0x640f4cdae000 > 0.000286 brk(0x640f4cdcf000) = 0x640f4cdcf000 > 0.000250 brk(0x640f4cdf0000) = 0x640f4cdf0000 > 0.000188 brk(0x640f4ce11000) = 0x640f4ce11000 > 0.000223 brk(0x640f4ce32000) = 0x640f4ce32000 > 0.000284 brk(0x640f4ce53000) = 0x640f4ce53000 > 0.000269 brk(0x640f4ce74000) = 0x640f4ce74000 > 0.000247 brk(0x640f4ce98000) = 0x640f4ce98000 > 0.000282 brk(0x640f4ceb9000) = 0x640f4ceb9000 > 0.000257 brk(0x640f4ceda000) = 0x640f4ceda000 > 0.000180 brk(0x640f4cefb000) = 0x640f4cefb000 > 0.000164 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000036 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000032 futex(0x70a571f35188, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.001114 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000069 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000051 futex(0x70a571f371a0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000576 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000072 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000049 futex(0x70a571f391b8, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000463 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000071 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000050 futex(0x70a571f3b1d0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000529 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/graphics_vertex.glsl", O_RDONLY|O_CLOEXEC) = 12 > 0.000045 fstat(12, {st_mode=S_IFREG|0644, st_size=694, ...}) = 0 > 0.000034 ioctl(12, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000061 lseek(12, 0, SEEK_CUR) = 0 > 0.000028 lseek(12, 0, SEEK_CUR) = 0 > 0.000022 fstat(12, {st_mode=S_IFREG|0644, st_size=694, ...}) = 0 > 0.000026 read(12, "out vec2 texcoord;\nuniform vec4 "..., 695) = 694 > 0.000028 read(12, "", 1) = 0 > 0.000026 close(12) = 0 > 0.000075 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/graphics_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=582, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=582, ...}) = 0 > 0.000024 read(10, "#pragma kitty_include_shader <al"..., 583) = 582 > 0.000025 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000057 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/alpha_blend.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 > 0.000025 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 > 0.000024 read(10, "vec4 alpha_blend(vec4 over, vec4"..., 978) = 977 > 0.000026 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000075 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000024 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f3d1e8, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000143 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f3f200, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000117 brk(0x640f4cf1c000) = 0x640f4cf1c000 > 0.000038 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f41218, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000138 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/bgimage_vertex.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 > 0.000025 read(10, "#define left 0\n#define top 1\n#"..., 1239) = 1238 > 0.000027 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000063 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/bgimage_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=352, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=352, ...}) = 0 > 0.000025 read(10, "\nuniform sampler2D image;\nunifor"..., 353) = 352 > 0.000026 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000056 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000026 futex(0x70a571f43230, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000171 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tint_vertex.glsl", O_RDONLY|O_CLOEXEC) = 12 > 0.000036 fstat(12, {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 > 0.000031 ioctl(12, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(12, 0, SEEK_CUR) = 0 > 0.000025 lseek(12, 0, SEEK_CUR) = 0 > 0.000023 fstat(12, {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 > 0.000024 read(12, "\nuniform vec4 edges;\n\nvoid main("..., 347) = 346 > 0.000027 read(12, "", 1) = 0 > 0.000023 close(12) = 0 > 0.000058 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/tint_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000029 fstat(10, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(10, 0, SEEK_CUR) = 0 > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 > 0.000025 read(10, "uniform vec4 tint_color;\nout vec"..., 83) = 82 > 0.000025 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000042 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000025 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35188, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000151 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/trail_vertex.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000030 fstat(10, {st_mode=S_IFREG|0644, st_size=209, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000034 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=209, ...}) = 0 > 0.000025 read(10, "uniform vec4 x_coords;\nuniform v"..., 210) = 209 > 0.000026 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000052 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/trail_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000035 fstat(10, {st_mode=S_IFREG|0644, st_size=518, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744280) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=518, ...}) = 0 > 0.000024 read(10, "uniform vec2 cursor_edge_x;\nunif"..., 519) = 518 > 0.000025 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000041 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f371a0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000141 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/border_vertex.glsl", O_RDONLY|O_CLOEXEC) = 12 > 0.000029 fstat(12, {st_mode=S_IFREG|0644, st_size=1827, ...}) = 0 > 0.000026 ioctl(12, TCGETS, 0x7ffd7e7445c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000032 lseek(12, 0, SEEK_CUR) = 0 > 0.000024 lseek(12, 0, SEEK_CUR) = 0 > 0.000021 fstat(12, {st_mode=S_IFREG|0644, st_size=1827, ...}) = 0 > 0.000025 read(12, "uniform uvec2 viewport;\nuniform "..., 1828) = 1827 > 0.000026 read(12, "", 1) = 0 > 0.000023 close(12) = 0 > 0.000060 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/border_fragment.glsl", O_RDONLY|O_CLOEXEC) = 10 > 0.000028 fstat(10, {st_mode=S_IFREG|0644, st_size=79, ...}) = 0 > 0.000025 ioctl(10, TCGETS, 0x7ffd7e7445c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(10, 0, SEEK_CUR) = 0 > 0.000023 lseek(10, 0, SEEK_CUR) = 0 > 0.000021 fstat(10, {st_mode=S_IFREG|0644, st_size=79, ...}) = 0 > 0.000024 read(10, "in vec4 color;\nout vec4 final_co"..., 80) = 79 > 0.000025 read(10, "", 1) = 0 > 0.000023 close(10) = 0 > 0.000043 futex(0x70a571f350d4, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f35078, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x70a571f391b8, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000226 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/render_cache.py", {st_mode=S_IFREG|0644, st_size=4594, ...}, 0) = 0 > 0.000070 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/render_cache.py", {st_mode=S_IFREG|0644, st_size=4594, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/render_cache.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000031 fstat(10, {st_mode=S_IFREG|0644, st_size=9732, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e7447f0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 lseek(10, 0, SEEK_CUR) = 0 > 0.000024 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=9732, ...}) = 0 > 0.000027 read(10, "\313\r\r\n\1\0\0\0\t\351\233\356+\241\251\313\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 9733) = 9732 > 0.000035 read(10, "", 1) = 0 > 0.000024 close(10) = 0 > 0.000255 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.12/hashlib.py", {st_mode=S_IFREG|0644, st_size=9349, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.12/hashlib.py", {st_mode=S_IFREG|0644, st_size=9349, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/hashlib.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 10 > 0.000037 fstat(10, {st_mode=S_IFREG|0644, st_size=7327, ...}) = 0 > 0.000040 ioctl(10, TCGETS, 0x7ffd7e744580) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000035 lseek(10, 0, SEEK_CUR) = 0 > 0.000030 lseek(10, 0, SEEK_CUR) = 0 > 0.000022 fstat(10, {st_mode=S_IFREG|0644, st_size=7327, ...}) = 0 > 0.000025 read(10, "\313\r\r\n\0\0\0\0\261\373\16h\205$\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 7328) = 7327 > 0.000032 read(10, "", 1) = 0 > 0.000030 close(10) = 0 > 0.000163 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000096 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=55544, ...}, 0) = 0 > 0.000088 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 10 > 0.000034 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000030 fstat(10, {st_mode=S_IFREG|0755, st_size=55544, ...}) = 0 > 0.000034 mmap(NULL, 65481, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x70a576956000 > 0.000055 mprotect(0x70a57695c000, 36864, PROT_NONE) = 0 > 0.000045 mmap(0x70a57695c000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x70a57695c000 > 0.000039 mmap(0x70a576963000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xb000) = 0x70a576963000 > 0.000044 mmap(0x70a576965000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xc000) = 0x70a576965000 > 0.000043 close(10) = 0 > 0.000188 mprotect(0x70a576963000, 4096, PROT_READ) = 0 > 0.000216 futex(0x70a57773a774, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000106 futex(0x70a57773a30c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000047 futex(0x70a57773a768, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000028 futex(0x70a57773a760, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000053 futex(0x70a57773a870, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000298 futex(0x70a57773a750, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000150 futex(0x70a57773a748, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000501 futex(0x70a57773a244, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000040 futex(0x70a57773a7ac, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000030 futex(0x70a57773a238, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000158 brk(0x640f4cf3d000) = 0x640f4cf3d000 > 0.000300 futex(0x70a57773a758, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000036 openat(AT_FDCWD, "/etc/ssl/openssl.cnf", O_RDONLY) = 10 > 0.000039 fstat(10, {st_mode=S_IFREG|0644, st_size=12328, ...}) = 0 > 0.000028 read(10, "#\n# OpenSSL example configuratio"..., 4096) = 4096 > 0.000058 read(10, "d attributes must be the same, a"..., 4096) = 4096 > 0.000090 read(10, "coding of an extension: beware e"..., 4096) = 4096 > 0.000062 read(10, "cert = $insta::certout # insta.c"..., 4096) = 40 > 0.000026 read(10, "", 4096) = 0 > 0.000024 close(10) = 0 > 0.000027 futex(0x70a577739ff8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000029 futex(0x70a57773a03c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000024 futex(0x70a57773a71c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000023 futex(0x70a57773a714, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000025 futex(0x70a577739fd8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000043 futex(0x70a57773a740, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.003247 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000096 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=26632, ...}, 0) = 0 > 0.000085 openat(AT_FDCWD, "/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 10 > 0.000055 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000052 fstat(10, {st_mode=S_IFREG|0755, st_size=26632, ...}) = 0 > 0.000052 mmap(NULL, 36576, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x70a57694d000 > 0.000055 mmap(0x70a576950000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x70a576950000 > 0.000055 mmap(0x70a576954000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x70a576954000 > 0.000056 mmap(0x70a576955000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x70a576955000 > 0.000054 close(10) = 0 > 0.000057 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10 > 0.000064 fstat(10, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000053 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 10, 0) = 0x70a575e75000 > 0.000054 close(10) = 0 > 0.000062 openat(AT_FDCWD, "/usr/lib64/libb2.so.1", O_RDONLY|O_CLOEXEC) = 10 > 0.000061 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000055 fstat(10, {st_mode=S_IFREG|0755, st_size=31760, ...}) = 0 > 0.000067 mmap(NULL, 41449, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x70a575e6a000 > 0.000052 mmap(0x70a575e6c000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1000) = 0x70a575e6c000 > 0.000053 mmap(0x70a575e72000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6000) = 0x70a575e72000 > 0.000054 mmap(0x70a575e74000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x70a575e74000 > 0.000060 close(10) = 0 > 0.000051 openat(AT_FDCWD, "/usr/lib/gcc/x86_64-pc-linux-gnu/14/libgomp.so.1", O_RDONLY|O_CLOEXEC) = 10 > 0.000057 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 > 0.000051 fstat(10, {st_mode=S_IFREG|0755, st_size=420720, ...}) = 0 > 0.000052 mmap(NULL, 419440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x70a575a99000 > 0.000034 mmap(0x70a575aa3000, 311296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xa000) = 0x70a575aa3000 > 0.000034 mmap(0x70a575aef000, 61440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x56000) = 0x70a575aef000 > 0.000027 mmap(0x70a575afe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x65000) = 0x70a575afe000 > 0.000050 close(10) = 0 > 0.000140 mprotect(0x70a575afe000, 4096, PROT_READ) = 0 > 0.000040 mprotect(0x70a575e72000, 8192, PROT_READ) = 0 > 0.000042 mprotect(0x70a576954000, 4096, PROT_READ) = 0 > 0.000044 openat(AT_FDCWD, "/sys/devices/system/cpu/possible", O_RDONLY|O_CLOEXEC) = 10 > 0.000042 read(10, "0-15\n", 1024) = 5 > 0.000036 close(10) = 0 > 0.000025 sched_getaffinity(11780, 8, [0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15]) = 8 > 0.000056 munmap(0x70a575e75000, 124266) = 0 > 0.000131 newfstatat(AT_FDCWD, "/home/lj/.config/kitty/background.png", {st_mode=S_IFREG|0644, st_size=1375, ...}, 0) = 0 > 0.000078 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 mkdir("/home/lj/.cache/kitty/rgba", 0700) = -1 EEXIST (File exists) > 0.000042 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty/rgba", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 > 0.000039 openat(AT_FDCWD, "/home/lj/.cache/kitty/rgba/.lock", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 10 > 0.000056 fstat(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744940) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000042 lseek(10, 0, SEEK_CUR) = 0 > 0.000034 fcntl(10, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 > 0.000041 utimensat(AT_FDCWD, "/home/lj/.cache/kitty/rgba/648191f83829cb188ea083005975075cfbce466342b2f78cae1e13a614cd4414", NULL, AT_SYMLINK_NOFOLLOW) = 0 > 0.000045 fcntl(10, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 > 0.000032 close(10) = 0 > 0.000028 openat(AT_FDCWD, "/home/lj/.cache/kitty/rgba/648191f83829cb188ea083005975075cfbce466342b2f78cae1e13a614cd4414", O_RDONLY|O_CLOEXEC) = 10 > 0.000027 fstat(10, {st_mode=S_IFREG|0600, st_size=25928, ...}) = 0 > 0.000026 ioctl(10, TCGETS, 0x7ffd7e744af0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000031 lseek(10, 0, SEEK_CUR) = 0 > 0.000026 read(10, "Z\0\0\0H\0\0\0\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377"..., 4096) = 4096 > 0.000037 fcntl(10, F_DUPFD_CLOEXEC, 0) = 11 > 0.000025 close(10) = 0 > 0.000026 mmap(NULL, 25928, PROT_READ, MAP_PRIVATE, 11, 0) = 0x70a575e8d000 > 0.000029 close(11) = 0 > 0.000035 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e744c80) = 0 > 0.000065 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744cc0) = 0 > 0.000133 futex(0x70a57383aa68, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000054 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e7439e0) = 0 > 0.000032 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743a10) = 0 > 0.000055 brk(0x640f4cf5e000) = 0x640f4cf5e000 > 0.000044 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e7436a0) = 0 > 0.000035 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7436e0) = 0 > 0.000032 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744a40) = 0 > 0.000024 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x1175df000) = 0x70a575899000 > 0.000120 brk(0x640f4cf7f000) = 0x640f4cf7f000 > 0.000210 futex(0x640f4c22670c, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000025 futex(0x640f4c2266b0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000024 futex(0x640f4cf77900, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000401 munmap(0x70a575e8d000, 25928) = 0 > 0.000067 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743860) = 0 > 0.000031 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743890) = 0 > 0.000060 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743860) = 0 > 0.000034 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743890) = 0 > 0.000041 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744a60) = 0 > 0.000032 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x119e52000) = 0x70a574e00000 > 0.000096 brk(0x640f4cfa1000) = 0x640f4cfa1000 > 0.000107 futex(0x640f4c226708, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000024 futex(0x640f4c2266b0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000023 futex(0x640f4cf734c0, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 27.233311 futex(0x70a57773a894, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000201 futex(0x70a57773a8d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000122 getpid() = 11780 > 0.000566 getrandom("\x24\x8e\x5e\xa9\xc0\x9b\x5a\xe5\xc5\x6b\x6f\x43\xa7\x49\x48\x56\x00\x94\x05\xae\x8b\xc4\x98\x3a\x63\xa9\xbe\x62\xb0\x3d\xbb\x46"..., 48, 0) = 48 > 0.000073 getpid() = 11780 > 0.000037 getpid() = 11780 > 0.000024 getpid() = 11780 > 0.000018 getpid() = 11780 > 0.000984 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10 > 0.000033 rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000023 signalfd4(-1, [HUP INT USR1 USR2 TERM CHLD], 8, SFD_CLOEXEC|SFD_NONBLOCK) = 11 > 0.000104 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\4\0\0\0\220\0\0\0\1\1o\0\36\0\0\0/org/fre"..., iov_len=160}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 160 > 0.000101 getrandom("\xfe\x52\x83\x7a\x08\xda\x18\x01", 8, 0) = 8 > 0.000060 newfstatat(AT_FDCWD, "/home/lj/.config/kitty/notifications.py", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000103 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000061 mkdir("/home/lj/.cache/kitty/effective-config", 0777) = -1 EEXIST (File exists) > 0.000046 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty/effective-config", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000121 getpid() = 11780 > 0.000056 getrandom("\x1c\xdb\xb6\x89\x53\xe8\x49\xb2\x46\x2f\xd5\x87\xe9\x60\x91\xf5\x68\x55\x3a\x36\x96\xa0\xa0\x77\x8f\x80\xac\xe1\xd2\x0c\xb9\x34"..., 2496, GRND_NONBLOCK) = 2496 > 0.000064 openat(AT_FDCWD, "/home/lj/.cache/kitty/effective-config/tmpzaj3fh01", O_RDWR|O_CREAT|O_EXCL|O_NOFOLLOW|O_CLOEXEC, 0600) = 12 > 0.000105 ioctl(12, FIOCLEX) = 0 > 0.000036 fstat(12, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 > 0.000040 ioctl(12, TCGETS, 0x7ffd7e744f70) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000068 lseek(12, 0, SEEK_CUR) = 0 > 0.000058 lseek(12, 0, SEEK_CUR) = 0 > 0.000050 chmod("/home/lj/.cache/kitty/effective-config/tmpzaj3fh01", 0600) = 0 > 0.000080 getpid() = 11780 > 0.000037 rename("/home/lj/.cache/kitty/effective-config/tmpzaj3fh01", "/home/lj/.cache/kitty/effective-config/11780") = 0 > 0.000063 write(12, "font_family family=\"LJ's Io"..., 1719) = 1719 > 0.000052 close(12) = 0 > 0.000026 unlink("/home/lj/.cache/kitty/effective-config/tmpzaj3fh01") = -1 ENOENT (No such file or directory) > 0.000063 pipe2([12, 13], O_CLOEXEC) = 0 > 0.000032 openat(AT_FDCWD, "/dev/null", O_RDWR|O_CLOEXEC) = 14 > 0.000030 fstat(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 > 0.000021 ioctl(13, TCGETS, 0x7ffd7e744c60) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000030 lseek(13, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000032 pipe2([15, 16], O_CLOEXEC) = 0 > 0.000040 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000024 vfork() = 11826 > 0.000190 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000025 close(16) = 0 > 0.000040 close(14) = 0 > 0.000018 close(12) = 0 > 0.000024 read(15, "", 50000) = 0 > 0.000019 close(15) = 0 > 0.000034 ioctl(13, FIOCLEX) = 0 > 0.000019 write(13, "unlink /home/lj/.cache/kitty/eff"..., 52) = 52 > 0.000026 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x70a5423ff000 > 0.000025 mprotect(0x70a542400000, 8388608, PROT_READ|PROT_WRITE) = 0 > 0.000035 rt_sigprocmask(SIG_BLOCK, ~[], [HUP INT USR1 USR2 TERM CHLD], 8) = 0 > 0.000024 clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x70a542bff990, parent_tid=0x70a542bff990, exit_signal=0, stack=0x70a5423ff000, stack_size=0x7fff80, tls=0x70a542bff6c0} => {parent_tid=[11827]}, 88) = 11827 > 0.000048 rt_sigprocmask(SIG_SETMASK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000080 brk(0x640f4d0a8000) = 0x640f4d0a8000 > 0.000567 brk(0x640f4d148000) = 0x640f4d148000 > 0.001199 newfstatat(AT_FDCWD, "/home/lj/.local/share/cargo/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000324 newfstatat(AT_FDCWD, "/home/lj/.local/share/nimble/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000212 newfstatat(AT_FDCWD, "/usr/local/sbin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000207 newfstatat(AT_FDCWD, "/usr/local/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000038 newfstatat(AT_FDCWD, "/usr/bin/false", {st_mode=S_IFREG|0755, st_size=24136, ...}, 0) = 0 > 0.000039 access("/usr/bin/false", X_OK) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/bin/false", {st_mode=S_IFREG|0755, st_size=24136, ...}, 0) = 0 > 0.000028 access("/usr/bin/false", X_OK) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/bin/false", {st_mode=S_IFREG|0755, st_size=24136, ...}, 0) = 0 > 0.000040 getcwd("/home/lj", 1024) = 9 > 0.000031 openat(AT_FDCWD, "/dev/ptmx", O_RDWR) = 12 > 0.000085 ioctl(12, TIOCGPTN, [2]) = 0 > 0.000024 ioctl(12, TIOCSPTLCK, [0]) = 0 > 0.000022 ioctl(12, TIOCGPTPEER, 0x102) = 14 > 0.000022 ioctl(12, FIOCLEX) = 0 > 0.000018 ioctl(14, FIOCLEX) = 0 > 0.000025 ioctl(14, FIONCLEX) = 0 > 0.000023 ioctl(12, FIOCLEX) = 0 > 0.000021 ioctl(12, TCGETS, {c_iflag=ICRNL|IXON, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 > 0.000063 ioctl(12, TCSETS, {c_iflag=ICRNL|IXON|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 > 0.000036 pipe2([15, 16], O_CLOEXEC) = 0 > 0.000025 ioctl(16, FIOCLEX) = 0 > 0.000018 ioctl(15, FIONCLEX) = 0 > 0.000055 getpid() = 11780 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib64/kitty/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000089 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/shell_integration.py", {st_mode=S_IFREG|0644, st_size=8034, ...}, 0) = 0 > 0.000113 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/shell_integration.py", {st_mode=S_IFREG|0644, st_size=8034, ...}, 0) = 0 > 0.000042 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/shell_integration.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 17 > 0.000030 fstat(17, {st_mode=S_IFREG|0644, st_size=10083, ...}) = 0 > 0.000033 ioctl(17, TCGETS, 0x7ffd7e7446f0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000055 lseek(17, 0, SEEK_CUR) = 0 > 0.000036 lseek(17, 0, SEEK_CUR) = 0 > 0.000016 fstat(17, {st_mode=S_IFREG|0644, st_size=10083, ...}) = 0 > 0.000023 read(17, "\313\r\r\n\1\0\0\0H\10\322/j\215\254,\343\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0"..., 10084) = 10083 > 0.000100 read(17, "", 1) = 0 > 0.000068 close(17) = 0 > 0.000359 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a574bd5000 > 0.000556 newfstatat(AT_FDCWD, "/home/lj/.local/share/cargo/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000049 newfstatat(AT_FDCWD, "/home/lj/.local/share/nimble/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/local/sbin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/usr/local/bin/false", 0x7ffd7e744e10, 0) = -1 ENOENT (No such file or directory) > 0.000025 newfstatat(AT_FDCWD, "/usr/bin/false", {st_mode=S_IFREG|0755, st_size=24136, ...}, 0) = 0 > 0.000028 access("/usr/bin/false", X_OK) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/bin/false", {st_mode=S_IFREG|0755, st_size=24136, ...}, 0) = 0 > 0.000078 ioctl(14, TCGETS, {c_iflag=ICRNL|IXON|IUTF8, c_oflag=NL0|CR0|TAB0|BS0|VT0|FF0|OPOST|ONLCR, c_cflag=B38400|CS8|CREAD, c_lflag=ISIG|ICANON|ECHO|ECHOE|ECHOK|IEXTEN|ECHOCTL|ECHOKE, ...}) = 0 > 0.000036 fstat(14, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x2), ...}) = 0 > 0.000020 readlink("/proc/self/fd/14", "/dev/pts/2", 2046) = 10 > 0.000027 newfstatat(AT_FDCWD, "/dev/pts/2", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x2), ...}, 0) = 0 > 0.000064 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x70a57910be50) = 11833 > 0.003198 close(14) = 0 > 0.000090 close(15) = 0 > 0.000142 ioctl(12, FIONBIO, [1]) = 0 > 0.000187 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 14 > 0.000060 fstat(14, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000052 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 14, 0) = 0x70a575e75000 > 0.000042 close(14) = 0 > 0.000058 openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v4/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000063 newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v4/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000047 openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000040 newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000040 openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000039 openat(AT_FDCWD, "/lib64/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/lib64/", {st_mode=S_IFDIR|0755, st_size=151552, ...}, 0) = 0 > 0.000044 openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v4/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v4/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000039 openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000039 openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000039 newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/", 0x7ffd7e7442f0, 0) = -1 ENOENT (No such file or directory) > 0.000039 openat(AT_FDCWD, "/usr/lib64/libsystemd.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000038 newfstatat(AT_FDCWD, "/usr/lib64/", {st_mode=S_IFDIR|0755, st_size=151552, ...}, 0) = 0 > 0.000046 munmap(0x70a575e75000, 124266) = 0 > 0.000048 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 14 > 0.000039 fstat(14, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000038 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 14, 0) = 0x70a575e75000 > 0.000035 close(14) = 0 > 0.000038 openat(AT_FDCWD, "/lib64/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000037 openat(AT_FDCWD, "/usr/lib64/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000019 munmap(0x70a575e75000, 124266) = 0 > 0.000025 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 14 > 0.000019 fstat(14, {st_mode=S_IFREG|0644, st_size=124266, ...}) = 0 > 0.000019 mmap(NULL, 124266, PROT_READ, MAP_PRIVATE, 14, 0) = 0x70a575e75000 > 0.000018 close(14) = 0 > 0.000023 openat(AT_FDCWD, "/lib64/libsystemd.so.0.38.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000020 openat(AT_FDCWD, "/usr/lib64/libsystemd.so.0.38.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > 0.000020 munmap(0x70a575e75000, 124266) = 0 > 0.000039 write(2, "[27.606] ", 9[27.606] ) = 9 > 0.000020 write(2, "Failed to load libsystemd.so wit"..., 122Failed to load libsystemd.so with error: libsystemd.so.0.38.0: cannot open shared object file: No such file or directory > >) = 122 > 0.000353 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/launch.py", {st_mode=S_IFREG|0644, st_size=39160, ...}, 0) = 0 > 0.000111 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/launch.py", {st_mode=S_IFREG|0644, st_size=39160, ...}, 0) = 0 > 0.000046 openat(AT_FDCWD, "/usr/bin/../lib64/kitty/kitty/__pycache__/launch.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 14 > 0.000024 fstat(14, {st_mode=S_IFREG|0644, st_size=47758, ...}) = 0 > 0.000023 ioctl(14, TCGETS, 0x7ffd7e7440a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000047 lseek(14, 0, SEEK_CUR) = 0 > 0.000023 lseek(14, 0, SEEK_CUR) = 0 > 0.000016 fstat(14, {st_mode=S_IFREG|0644, st_size=47758, ...}) = 0 > 0.000020 read(14, "\313\r\r\n\1\0\0\0\241\223\352E\1/\346\314\343\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0"..., 47759) = 47758 > 0.000054 read(14, "", 1) = 0 > 0.000020 close(14) = 0 > 0.001926 brk(0x640f4d262000) = 0x640f4d262000 > 0.000749 mmap(NULL, 5246976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a5746d4000 > 0.000084 write(10, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000743 mmap(NULL, 4460544, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70a541fbe000 > 0.000066 munmap(0x70a5746d4000, 5246976) = 0 > 0.000065 brk(0x640f4d28f000) = 0x640f4d28f000 > 0.000105 brk(0x640f4d2bb000) = 0x640f4d2bb000 > 0.000082 ioctl(12, TIOCSWINSZ, {ws_row=41, ws_col=68, ws_xpixel=1088, ws_ypixel=1394}) = 0 > 0.000036 close(16) = 0 > 0.000253 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\36\0\0\0\0\0\10\0\33\0\0\0\6\0\10\0\31\0\0\0\1\0\20\0?\23\0\0\t\0\0\0", iov_len=32}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 32 > 0.000061 ppoll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=0}, {fd=5, events=POLLIN}], 4, {tv_sec=0, tv_nsec=0}, NULL, 8) = 2 ([{fd=3, revents=POLLIN}, {fd=5, revents=POLLIN}], left {tv_sec=0, tv_nsec=0}) > 0.000031 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0&\0\0\0'\0\0\0\0\0\f\0?\23\0\0\1\0\0\0\1\0\f\0"..., iov_len=1108}, {iov_base="\30\0\0\0\2\0\24\0\20\202%\0e\264\0\0Y\272\1\0\30\0\0\0\5\0\10\0\30\0\0\0"..., iov_len=2988}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 3080 > 0.000176 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000188 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e744b20) = 0 > 0.000065 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744b60) = 0 > 0.000050 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744e90) = 0 > 0.000018 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11a052000) = 0x70a5749d5000 > 0.000068 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e744b20) = 0 > 0.000027 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744b60) = 0 > 0.000026 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744e90) = 0 > 0.000017 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11a252000) = 0x70a5747d5000 > 0.000080 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743240) = 0 > 0.000040 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743270) = 0 > 0.000079 ioctl(9, DRM_IOCTL_SYNCOBJ_CREATE, 0x7ffd7e743250) = 0 > 0.000026 ioctl(9, DRM_IOCTL_SYNCOBJ_DESTROY, 0x7ffd7e743260) = 0 > 0.000032 futex(0x640f4c225808, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000095 futex(0x640f4c3ee8b4, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000144 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e7447e0) = 0 > 0.000062 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744820) = 0 > 0.000055 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744960) = 0 > 0.000036 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11aabe000) = 0x70a573c00000 > 0.000080 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e744c20) = 0 > 0.000035 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x1140f6000) = 0x70a573a00000 > 0.000077 getpid() = 11780 > 0.000145 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744c80) = 0 > 0.000042 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e744c90) = 0 > 0.000086 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743940) = 0 > 0.000025 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743970) = 0 > 0.000024 brk(0x640f4d2df000) = 0x640f4d2df000 > 0.000113 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000017 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11acbe000) = 0x70a541dbe000 > 0.000036 munmap(0x70a541dbe000, 2097152) = 0 > 0.000044 futex(0x70a5739ef5b8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000188 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000019 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x1177df000) = 0x70a541dbe000 > 0.000036 munmap(0x70a541dbe000, 2097152) = 0 > 0.000104 brk(0x640f4d300000) = 0x640f4d300000 > 0.000204 brk(0x640f4d321000) = 0x640f4d321000 > 0.001315 brk(0x640f4d349000) = 0x640f4d349000 > 0.000901 brk(0x640f4d384000) = 0x640f4d384000 > 0.000764 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743940) = 0 > 0.000058 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743970) = 0 > 0.000057 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000029 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11aebe000) = 0x70a541dbe000 > 0.000056 munmap(0x70a541dbe000, 2097152) = 0 > 0.000052 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000030 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x1177df000) = 0x70a541dbe000 > 0.000043 munmap(0x70a541dbe000, 2097152) = 0 > 0.001587 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743940) = 0 > 0.000029 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743970) = 0 > 0.000050 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000062 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11b0be000) = 0x70a541dbe000 > 0.000067 munmap(0x70a541dbe000, 2097152) = 0 > 0.000045 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000036 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x1177df000) = 0x70a541dbe000 > 0.000047 munmap(0x70a541dbe000, 2097152) = 0 > 0.002112 brk(0x640f4d3c9000) = 0x640f4d3c9000 > 0.000538 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743940) = 0 > 0.000053 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743970) = 0 > 0.000040 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000028 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11b2be000) = 0x70a541dbe000 > 0.000058 munmap(0x70a541dbe000, 2097152) = 0 > 0.000042 ioctl(9, DRM_IOCTL_AMDGPU_GEM_CREATE, 0x7ffd7e743940) = 0 > 0.000033 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e743970) = 0 > 0.000046 ioctl(9, DRM_IOCTL_AMDGPU_GEM_MMAP, 0x7ffd7e743c40) = 0 > 0.000028 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0x11b4be000) = 0x70a541dbe000 > 0.000042 munmap(0x70a541dbe000, 2097152) = 0 > 0.000045 ioctl(9, DRM_IOCTL_SYNCOBJ_CREATE, 0x7ffd7e744da0) = 0 > 0.000033 futex(0x640f4c22580c, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000061 futex(0x640f4c30d184, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000080 ioctl(9, DRM_IOCTL_SYNCOBJ_DESTROY, 0x7ffd7e744f30) = 0 > 0.000043 ioctl(9, DRM_IOCTL_AMDGPU_GEM_METADATA, 0x7ffd7e744930) = 0 > 0.000035 ioctl(9, DRM_IOCTL_PRIME_HANDLE_TO_FD, 0x7ffd7e744cb8) = 0 > 0.000036 getpid() = 11780 > 0.000030 ioctl(12, DMA_BUF_SET_NAME_B, 0x7ffd7e744d10) = 0 > 0.000035 fcntl(12, F_DUPFD_CLOEXEC, 0) = 14 > 0.000031 close(12) = 0 > 0.000028 ioctl(9, DRM_IOCTL_PRIME_HANDLE_TO_FD, 0x7ffd7e744cb8) = 0 > 0.000027 fcntl(12, F_DUPFD_CLOEXEC, 0) = 15 > 0.000027 close(12) = 0 > 0.000031 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\33\0\0\0\3\0\f\0(\0\0\0\33\0\0\0\6\0\10\0 \0\0\0\2\0\24\0\6\0\0\0"..., iov_len=216}], msg_iovlen=1, msg_control=[{cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data=[14, 15]}], msg_controllen=24, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 216 > 0.000098 close(14) = 0 > 0.000035 close(15) = 0 > 0.000042 recvmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\340\6\0\0Q\1\0\0005\0\0\0\6\1s\0\5\0\0\0:1.83\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 2048 > 0.000093 recvmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="stack-tag\0\0\0\v\0\0\0body-markup\0", iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 28 > 0.000062 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000035 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000031 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000031 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000033 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000052 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000033 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000031 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000090 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000038 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000030 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000074 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000042 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000035 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000032 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000031 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000021 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000019 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000028 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000022 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000025 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000020 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000020 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000022 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000019 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000019 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000023 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000021 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000024 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000020 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000023 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000019 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000019 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000017 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000022 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000021 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000018 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000049 write(2, "[27.625] ", 9[27.625] ) = 9 > 0.000020 write(2, "[glfw error 65544]: process_desk"..., 128[glfw error 65544]: process_desktop_settings: failed with error: [org.freedesktop.DBus.Error.NoReply] Did not receive a reply. P) = 128 > 0.000019 write(2, "ossible causes include: the remo"..., 128ossible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the repl) = 128 > 0.000019 write(2, "y timeout expired, or the networ"..., 57y timeout expired, or the network connection was broken. >) = 57 > 0.000044 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\23\0\0\0\3\0\f\09\5\0\0\37\0\0\0\4\0\f\0@\23\0\0\37\0\0\0\3\0\30\0"..., iov_len=744}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 744 > 0.000029 ppoll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=0}, {fd=5, events=POLLIN}], 4, {tv_sec=0, tv_nsec=0}, NULL, 8) = 2 ([{fd=3, revents=POLLIN}, {fd=4, revents=POLLIN}], left {tv_sec=0, tv_nsec=0}) > 0.000028 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\0\0\1\0\f\0'\0\0\0%\0\0\0\0\0\10\0&\0\0\0\0\0\f\0\214\23\0\0"..., iov_len=2124}, {iov_base="", iov_len=1972}], msg_iovlen=2, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 44 > 0.000027 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000034 read(4, "^\0\0\0\0\0\0\0", 64) = 8 > 0.000021 read(4, 0x70a5769cafc0, 64) = -1 EAGAIN (Resource temporarily unavailable) > 0.000301 munmap(0x70a541fbe000, 4460544) = 0 > 0.000038 getpid() = 11780 > 0.000046 getpid() = 11780 > 0.000035 munmap(0x70a5786ec000, 3824) = 0 > 0.000022 getpid() = 11780 > 0.000019 futex(0x70a571f350d0, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000020 futex(0x70a560bf9990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11791, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.001065 munmap(0x70a574520000, 274432) = 0 > 0.015956 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e744d70) = 0 > 0.000069 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e744d80) = 0 > 0.000047 futex(0x70a574563600, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000036 futex(0x70a5613fa990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11790, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000136 futex(0x640f4c2fc558, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000054 futex(0x640f4d24a800, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000058 futex(0x640f4c2fc55c, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000036 futex(0x640f4c2fc500, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000035 futex(0x70a561bfb990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11789, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000103 munmap(0x70a574563000, 217088) = 0 > 0.000087 munmap(0x70a571f35000, 831488) = 0 > 0.000501 write(4, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000070 write(10, "\1\0\0\0\0\0\0\0", 8) = 8 > 0.000043 futex(0x70a542bff990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11827, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000051 close(10) = 0 > 0.000040 close(11) = 0 > 0.000032 rt_sigprocmask(SIG_UNBLOCK, [HUP INT USR1 USR2 TERM CHLD], NULL, 8) = 0 > 0.000022 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000025 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000020 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000019 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000019 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000019 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, {sa_handler=SIG_DFL, sa_mask=[ABRT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x70a578850c70}, 8) = 0 > 0.000118 newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000048 newfstatat(AT_FDCWD, "/home/lj", {st_mode=S_IFDIR|0750, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000028 newfstatat(AT_FDCWD, "/home/lj/.cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000025 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000025 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty/main.json", {st_mode=S_IFREG|0600, st_size=27, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000075 getpid() = 11780 > 0.000046 openat(AT_FDCWD, "/home/lj/.cache/kitty/tmp034kio4q.tmp", O_RDWR|O_CREAT|O_EXCL|O_NOFOLLOW|O_CLOEXEC, 0600) = 10 > 0.000089 fstat(10, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 > 0.000022 ioctl(10, TCGETS, 0x7ffd7e744e60) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000072 lseek(10, 0, SEEK_CUR) = 0 > 0.000028 write(10, "{\"window-size\": [684, 871]}", 27) = 27 > 0.000037 close(10) = 0 > 0.000042 newfstatat(AT_FDCWD, "/home/lj/.cache/kitty/main.json", {st_mode=S_IFREG|0600, st_size=27, ...}, 0) = 0 > 0.000032 utimensat(AT_FDCWD, "/home/lj/.cache/kitty/tmp034kio4q.tmp", [{tv_sec=1745813125, tv_nsec=801620894} /* 2025-04-27T21:05:25.801620894-0700 */, {tv_sec=1745813125, tv_nsec=801620894} /* 2025-04-27T21:05:25.801620894-0700 */], 0) = 0 > 0.000074 listxattr("/home/lj/.cache/kitty/main.json", "", 256) = 0 > 0.000026 chmod("/home/lj/.cache/kitty/tmp034kio4q.tmp", 0600) = 0 > 0.000027 utimensat(AT_FDCWD, "/home/lj/.cache/kitty/tmp034kio4q.tmp", NULL, 0) = 0 > 0.000023 rename("/home/lj/.cache/kitty/tmp034kio4q.tmp", "/home/lj/.cache/kitty/main.json") = 0 > 0.000150 unlink("/home/lj/.cache/kitty/tmp034kio4q.tmp") = -1 ENOENT (No such file or directory) > 0.000179 munmap(0x70a575000000, 6880684) = 0 > 0.000171 munmap(0x70a543400000, 9656516) = 0 > 0.000078 munmap(0x70a573e00000, 7147788) = 0 > 0.000046 munmap(0x70a542c00000, 7158524) = 0 > 0.000042 munmap(0x70a575c00000, 2333488) = 0 > 0.000079 getpid() = 11780 > 0.000043 futex(0x640f4c22670c, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000022 futex(0x70a570914990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11784, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000046 munmap(0x70a5603f9000, 8392704) = 0 > 0.000032 futex(0x640f4c2268b8, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000020 futex(0x70a563fff990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11785, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000078 munmap(0x70a560bfa000, 8392704) = 0 > 0.000069 futex(0x640f4c2d1968, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000021 futex(0x640f4c2d1910, FUTEX_WAKE_PRIVATE, 1) = 0 > 0.000017 futex(0x640f4c2d196c, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000017 futex(0x640f4c2d1910, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000016 futex(0x70a5633fe990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11786, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000020 munmap(0x70a5613fb000, 8392704) = 0 > 0.000088 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e7454d0) = 0 > 0.000027 munmap(0x70a57908a000, 4096) = 0 > 0.000033 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7454e0) = 0 > 0.000059 futex(0x640f4c3ddc88, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000033 futex(0x640f4d24a800, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000024 futex(0x640f4c3ddc8c, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000025 futex(0x640f4c3ddc30, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000017 futex(0x70a562bfd990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11787, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000018 munmap(0x70a5423ff000, 8392704) = 0 > 0.000043 ioctl(9, DRM_IOCTL_SYNCOBJ_DESTROY, 0x7ffd7e7454c0) = 0 > 0.000040 futex(0x640f4c3659e8, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000018 futex(0x640f4c365990, FUTEX_WAKE_PRIVATE, 1) = 0 > 0.000016 futex(0x640f4c3659ec, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000016 futex(0x640f4c365990, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000018 futex(0x70a5623fc990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11788, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000017 munmap(0x70a570114000, 8392704) = 0 > 0.000041 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e745420) = 0 > 0.000027 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e745430) = 0 > 0.000032 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e7454d0) = 0 > 0.000024 munmap(0x70a578738000, 4096) = 0 > 0.000022 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7454e0) = 0 > 0.000037 futex(0x640f4c17c638, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000018 futex(0x640f4d24a800, FUTEX_WAIT_BITSET, 2, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) > 0.000017 futex(0x640f4c17c63c, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000018 futex(0x640f4c17c5e0, FUTEX_WAKE_PRIVATE, 1) = 1 > 0.000018 futex(0x70a571115990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11783, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000060 munmap(0x70a5637ff000, 8392704) = 0 > 0.000265 munmap(0x70a571116000, 1310728) = 0 > 0.000047 ioctl(9, DRM_IOCTL_SYNCOBJ_DESTROY, 0x7ffd7e745650) = 0 > 0.000018 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e745650) = 0 > 0.000022 munmap(0x70a578737000, 4096) = 0 > 0.000021 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e745660) = 0 > 0.000021 ioctl(9, DRM_IOCTL_AMDGPU_CTX or DRM_IOCTL_ETNAVIV_GEM_NEW or DRM_IOCTL_LIMA_GEM_INFO or DRM_IOCTL_MSM_GEM_NEW or DRM_IOCTL_PVR_GET_BO_MMAP_OFFSET or DRM_IOCTL_QAIC_MMAP_BO or DRM_IOCTL_V3D_CREATE_BO or DRM_IOCTL_VC4_WAIT_BO, 0x7ffd7e745650) = 0 > 0.000027 munmap(0x70a579069000, 4096) = 0 > 0.000021 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e745660) = 0 > 0.000021 futex(0x640f4c225808, FUTEX_WAKE_PRIVATE, 2147483647) = 1 > 0.000023 futex(0x70a571a57990, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 11782, NULL, FUTEX_BITSET_MATCH_ANY) = 0 > 0.000062 munmap(0x70a562bfe000, 8392704) = 0 > 0.000454 munmap(0x70a560168000, 593920) = 0 > 0.000832 munmap(0x70a570083000, 593920) = 0 > 0.000225 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000055 munmap(0x70a574e00000, 2097152) = 0 > 0.000050 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000043 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000033 munmap(0x70a543e00000, 2097152) = 0 > 0.000055 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000036 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000034 munmap(0x70a5633ff000, 2097152) = 0 > 0.000044 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000052 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000033 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000046 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000027 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000033 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000037 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000086 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000054 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000058 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000042 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000048 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000044 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000051 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000036 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000038 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000030 munmap(0x70a5635ff000, 2097152) = 0 > 0.000054 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000034 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000038 munmap(0x70a575899000, 2097152) = 0 > 0.000059 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000037 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000037 munmap(0x70a573a00000, 2097152) = 0 > 0.000063 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000043 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000039 munmap(0x70a5749d5000, 2097152) = 0 > 0.000063 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000049 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000045 munmap(0x70a5747d5000, 2097152) = 0 > 0.000088 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000056 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000052 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000072 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000047 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000049 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000037 munmap(0x70a573c00000, 2097152) = 0 > 0.000069 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000046 ioctl(9, DRM_IOCTL_V3D_PERFMON_CREATE or DRM_IOCTL_XE_EXEC_QUEUE_GET_PROPERTY, 0x7ffd7e7455b0) = 0 > 0.000035 munmap(0x70a5601f9000, 2097152) = 0 > 0.000058 ioctl(9, DRM_IOCTL_GEM_CLOSE, 0x7ffd7e7455c0) = 0 > 0.000186 close(9) = 0 > 0.001601 close(8) = 0 > 0.000023 close(7) = 0 > 0.000036 close(6) = 0 > 0.000514 getpid() = 11780 > 0.000139 munmap(0x70a5762a3000, 79432) = 0 > 0.000084 munmap(0x70a575787000, 491836) = 0 > 0.000265 munmap(0x70a576242000, 394008) = 0 > 0.000109 munmap(0x70a572000000, 27225904) = 0 > 0.000821 munmap(0x70a57623a000, 29545) = 0 > 0.000041 munmap(0x70a575ed6000, 170800) = 0 > 0.000054 munmap(0x70a575ed2000, 14729) = 0 > 0.000043 munmap(0x70a575e9a000, 27697) = 0 > 0.000043 munmap(0x70a575774000, 76273) = 0 > 0.000045 munmap(0x70a575769000, 43137) = 0 > 0.000042 munmap(0x70a575e94000, 21249) = 0 > 0.000040 munmap(0x70a574de9000, 94112) = 0 > 0.000043 munmap(0x70a575745000, 27489) = 0 > 0.000041 munmap(0x70a57573f000, 22129) = 0 > 0.000045 munmap(0x70a575736000, 36481) = 0 > 0.000040 munmap(0x70a575ea1000, 199688) = 0 > 0.000039 munmap(0x70a574cf4000, 17337) = 0 > 0.000039 munmap(0x70a571a58000, 1733104) = 0 > 0.000148 munmap(0x70a574ce3000, 69352) = 0 > 0.000039 munmap(0x70a574cd5000, 57232) = 0 > 0.000041 munmap(0x70a57574c000, 117400) = 0 > 0.000048 munmap(0x70a5745a6000, 156644) = 0 > 0.000046 munmap(0x70a574cf9000, 980212) = 0 > 0.000050 munmap(0x70a5745a0000, 22112) = 0 > 0.000031 munmap(0x70a574598000, 32201) = 0 > 0.000040 munmap(0x70a577fd4000, 15449) = 0 > 0.000312 munmap(0x70a57686d000, 39617) = 0 > 0.000059 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\0\0\0\0\10\0\35\0\0\0\0\0\10\0\36\0\0\0\0\0\10\0%\0\0\0\0\0\10\0"..., iov_len=200}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 200 > 0.000062 close(3) = 0 > 0.000028 close(4) = 0 > 0.000242 newfstatat(AT_FDCWD, "/usr/bin/../lib64/kitty", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000098 newfstatat(AT_FDCWD, "/usr/lib/python3.12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.12/glob.py", {st_mode=S_IFREG|0644, st_size=8732, ...}, 0) = 0 > 0.000104 newfstatat(AT_FDCWD, "/usr/lib/python3.12/glob.py", {st_mode=S_IFREG|0644, st_size=8732, ...}, 0) = 0 > 0.000041 openat(AT_FDCWD, "/usr/lib/python3.12/__pycache__/glob.cpython-312.opt-2.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000032 fstat(3, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 > 0.000026 ioctl(3, TCGETS, 0x7ffd7e745050) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000068 lseek(3, 0, SEEK_CUR) = 0 > 0.000029 lseek(3, 0, SEEK_CUR) = 0 > 0.000019 fstat(3, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0 > 0.000022 read(3, "\313\r\r\n\0\0\0\0\261\373\16h\34\"\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 8803) = 8802 > 0.000027 read(3, "", 1) = 0 > 0.000024 close(3) = 0 > 0.000469 newfstatat(AT_FDCWD, "/run/user", {st_mode=S_IFDIR|0755, st_size=60, ...}, 0) = 0 > 0.000037 mkdir("/run/user/1000", 0777) = -1 EEXIST (File exists) > 0.000036 newfstatat(AT_FDCWD, "/run/user/1000", {st_mode=S_IFDIR|0700, st_size=380, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/run/user/1000", {st_mode=S_IFDIR|0700, st_size=380, ...}, 0) = 0 > 0.000029 getpid() = 11780 > 0.000046 openat(AT_FDCWD, "/run/user/1000", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000023 fstat(3, {st_mode=S_IFDIR|0700, st_size=380, ...}) = 0 > 0.000023 getdents64(3, 0x640f4cf31e30 /* 19 entries */, 32768) = 656 > 0.000046 getdents64(3, 0x640f4cf31e30 /* 0 entries */, 32768) = 0 > 0.000018 close(3) = 0 > 0.000284 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, {sa_handler=0x70a578e59930, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x70a578850c70}, 8) = 0 > 0.016340 wait4(11826, 0x7ffd7e745814, WNOHANG, NULL) = 0 > 0.000084 close(13) = 0 > 0.004120 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11826, si_uid=1000, si_status=0, si_utime=1 /* 0.01 s */, si_stime=1 /* 0.01 s */} --- > 0.016899 munmap(0x70a576c13000, 417792) = 0 > 0.000621 munmap(0x70a579128000, 16384) = 0 > 0.000959 exit_group(0) = ? > 0.013888 +++ exited with 0 +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 954894
:
926822
| 926823 |
926824
|
926825