diff options
author | Chengming Zhou <[email protected]> | 2022-04-21 00:00:05 +0800 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2022-04-29 19:21:12 +0100 |
commit | e999995c84c3abb6dcae83f8c35942a8d4ee0451 (patch) | |
tree | cd20ed9cf9041dec9965695f45520e786eea9f9c /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | b2d229d4ddb17db541098b83524d901257e93845 (diff) |
ftrace: cleanup ftrace_graph_caller enable and disable
The ftrace_[enable,disable]_ftrace_graph_caller() are used to do
special hooks for graph tracer, which are not needed on some ARCHs
that use graph_ops:func function to install return_hooker.
So introduce the weak version in ftrace core code to cleanup
in x86.
Signed-off-by: Chengming Zhou <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions