diff options
author | Song Chen <chensong_2000@189.cn> | 2022-12-30 07:33:53 +0100 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2023-02-24 02:04:13 +0100 |
commit | bd78acc89d4147aa4897a4c43e2a74c7df999b12 (patch) | |
tree | 326f886571f1265d2e591241ba75c46073bb2d24 /kernel/Kconfig.preempt | |
parent | kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h (diff) | |
download | linux-bd78acc89d4147aa4897a4c43e2a74c7df999b12.tar.xz linux-bd78acc89d4147aa4897a4c43e2a74c7df999b12.zip |
kernel/trace: extract common part in process_fetch_insn
Each probe has an instance of process_fetch_insn respectively,
but they have something in common.
This patch aims to extract the common part into
process_common_fetch_insn which can be shared by each probe,
and they only need to focus on their special cases.
Signed-off-by: Song Chen <chensong_2000@189.cn>
Suggested-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions