linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* File not found: /sys/kernel/debug/tracing/events/syscalls
@ 2018-11-27 15:22 Naresh Kamboju
  2018-11-27 16:11 ` Masami Hiramatsu
  0 siblings, 1 reply; 15+ messages in thread
From: Naresh Kamboju @ 2018-11-27 15:22 UTC (permalink / raw)
  To: open list; +Cc: Masami Hiramatsu, rostedt, mingo

While debugging the selftests/bpf: get_cgroup_id_user test failure on arm64
where the test is expecting trace file
/sys/kernel/debug/tracing/events/syscalls/sys_enter_nanosleep/id
but this path not enabled after enabling required kernel configuration also.
CONFIG_FTRACE_SYSCALLS=y

strace output:
open(\"/sys/kernel/debug/tracing/events/syscalls/sys_enter_nanosleep/id\",
O_RDONLY) = -1 ENOENT (No such file or directory)

This problem noticed on Linux mainline kernel version 4.20.0-rc3.

Best regards
Naresh Kamboju

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-11-29 22:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 15:22 File not found: /sys/kernel/debug/tracing/events/syscalls Naresh Kamboju
2018-11-27 16:11 ` Masami Hiramatsu
2018-11-27 16:29   ` [PATCH] arm64: ftrace: Fix to enable syscall events on arm64 Masami Hiramatsu
2018-11-27 16:32     ` Steven Rostedt
2018-11-27 16:58     ` Will Deacon
2018-11-27 18:18       ` Steven Rostedt
2018-11-27 23:55         ` Masami Hiramatsu
2018-11-28 12:05           ` Will Deacon
2018-11-28 14:22             ` Steven Rostedt
2018-11-28 19:59               ` Will Deacon
2018-11-29  5:38                 ` Masami Hiramatsu
2018-11-29  5:39                 ` [PATCH v2] " Masami Hiramatsu
2018-11-29 16:53                   ` Catalin Marinas
2018-11-29 22:13                     ` Masami Hiramatsu
2018-11-28  2:19   ` File not found: /sys/kernel/debug/tracing/events/syscalls Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).