-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
===================================
Kyanos Crash Report
=========Error Message=============
Error: reading file "/sys/kernel/tracing/events/syscalls/sys_enter_accept4/id": open /sys/kernel/tracing/events/syscalls/sys_enter_accept4/id: no such file or directory
============OS Info================
OS: linux
Arch: arm64
NumCPU: 8
GoVersion: go1.23.3
Kernel Version: 6.6.30-android15-8-g3c4ffe15e1bc-4k
Failed to get Linux distribution: exit status 1
===================================
To Reproduce
- Android 15 with Rooted
- Adb shell
Information (please complete the following information):
- OS: [e.g. use
uname -ar
]
Analyse
- On Android platform, there is no syscall_xxx trace event.
- Only have two raw events: raw_syscalls:sys_enter and raw_syscalls:sys_exit in folder
/sys/kernel/tracing/events/raw_syscalls/
.
dosubot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working