diff options
author | Florent Revest <revest@chromium.org> | 2023-03-21 17:04:20 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-03-21 20:43:31 +0300 |
commit | 8788ca164eb4bad9a2a82c7778223c15ef800b8b (patch) | |
tree | fe3faf2e766e08d825c7be09776bcbc4b2d734e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23edf48309b14a201481b75fba049802eaf0baa6 (diff) | |
download | linux-8788ca164eb4bad9a2a82c7778223c15ef800b8b.tar.xz |
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/20230321140424.345218-4-revest@chromium.org
Signed-off-by: Florent Revest <revest@chromium.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions