diff options
author | Florent Revest <[email protected]> | 2023-03-21 15:04:20 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-03-21 13:43:31 -0400 |
commit | 8788ca164eb4bad9a2a82c7778223c15ef800b8b (patch) | |
tree | fe3faf2e766e08d825c7be09776bcbc4b2d734e1 /tools/perf/util/trace-event-scripting.c | |
parent | 23edf48309b14a201481b75fba049802eaf0baa6 (diff) |
ftrace: Remove the legacy _ftrace_direct API
This API relies on a single global ops, used for all direct calls
registered with it. However, to implement arm64 direct calls, we need
each ops to point to a single direct call trampoline.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Florent Revest <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Tested-by: Mark Rutland <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions