1 # SPDX-License-Identifier: GPL-2.0 2 obj-y := core.o ring_buffer.o callchain.o 3 4 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpo 5 obj-$(CONFIG_HW_BREAKPOINT_KUNIT_TEST) += hw_b 6 obj-$(CONFIG_UPROBES) += uprobes.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.