Skip to content
Commit 99222622 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: ftrace: Fix up syscall tracepoint support.



Sync up with latest core changes in the syscalls tracing area:

- tracing: Map syscall name to number (syscall_name_to_nr())
- tracing: Call arch_init_ftrace_syscalls at boot
- tracing: add support tracepoint ids (set_syscall_{enter,exit}_id())

Taken from the s390 change.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 964f7e5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment