Re: [PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
From: Jiri Slaby
Date: Mon Oct 21 2024 - 01:44:02 EST
On 19. 10. 24, 0:26, Arnaldo Carvalho de Melo wrote:
root@aquarius:~# ls -la /sys/kernel/debug/tracing/events/syscalls
ls: cannot access '/sys/kernel/debug/tracing/events/syscalls': No such file or directory
Doesn't 5.10 have /sys/kernel/tracing/events/syscalls yet?
Alternatively, isn't debugfs mounted elsewhere on debian? (Or mounted at
all?)
Unsure where to find the config used to build this kernel:
root@aquarius:~# uname -a
Linux aquarius 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux
root@aquarius:~#
normally is in /boot/ but I'm no debian user, ideas?
Won't something dpkg -L linux-image tell you (I haven't used deb for years)?
Looking into:
https://ftp.debian.org/debian/pool/main/l/linux/linux-image-5.10.0-0.deb10.16-armmp_5.10.127-2~bpo10+1_armhf.deb
the config should really live in /boot.
--
js
suse labs