18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# builds the kprobes example kernel modules; 38c2ecf20Sopenharmony_ci# then to use one (as root): insmod <module_name.ko> 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ciobj-$(CONFIG_SAMPLE_KPROBES) += kprobe_example.o 68c2ecf20Sopenharmony_ciobj-$(CONFIG_SAMPLE_KRETPROBES) += kretprobe_example.o 7