um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 3 Jul 2025 12:38:55 +0000 (14:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jul 2025 06:49:02 +0000 (08:49 +0200)
commit2a713f04eddd97f5893de73b1ccd789e69ac0a8d
treee70eb9908e0b53fbecb3ced86937a60fae694257
parent32a15664efe9b44b64a7179b47cc7742af5098c2
um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS

Implement syscall tracepoints through the generic tracing infrastructure.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Nam Cao <namcao@linutronix.de>
Link: https://patch.msgid.link/20250703-uml-have_syscall_tracepoints-v1-2-23c1d3808578@linutronix.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/Kconfig
arch/um/include/asm/thread_info.h
arch/um/kernel/ptrace.c